diff --git a/dev-php/pecl-zmq/metadata.xml b/dev-php/pecl-zmq/metadata.xml index 0a03180aed3b5..b86acf66c7569 100644 --- a/dev-php/pecl-zmq/metadata.xml +++ b/dev-php/pecl-zmq/metadata.xml @@ -5,7 +5,4 @@ php-bugs@gentoo.org PHP - - Use the czmq high level bindings - diff --git a/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild b/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild deleted file mode 100644 index 5e4b0582a2af8..0000000000000 --- a/dev-php/pecl-zmq/pecl-zmq-1.1.3-r2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -USE_PHP="php5-6 php7-0 php7-1 php7-2 php7-3 php7-4" - -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="PHP Bindings for ZeroMQ messaging" -LICENSE="BSD" -SLOT="0" -IUSE="czmq" - -RDEPEND="net-libs/zeromq czmq? (