dev-php/pecl-propro: Remove masked versions
authorBrian Evans <grknight@gentoo.org>
Mon, 30 Dec 2019 14:15:45 +0000 (09:15 -0500)
committerBrian Evans <grknight@gentoo.org>
Mon, 30 Dec 2019 15:09:05 +0000 (10:09 -0500)
Bug: https://bugs.gentoo.org/651784
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-php/pecl-propro/Manifest
dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild [deleted file]
dev-php/pecl-propro/pecl-propro-1.0.2-r2.ebuild [deleted file]
profiles/package.mask

index ae9b34dc52f11c5decd34bcb7b72a9614af2cb12..d6fdb6b0c2b619591b038b15df6a9ff251c78f1b 100644 (file)
@@ -1,2 +1 @@
-DIST propro-1.0.2.tgz 13393 BLAKE2B c451ad6e1e0f93308497514de22a949dfbbea54e326c18688d6883aeb4d6adb920c42adfa458faf4c350755da72c1db06f77efc408fbc182fbb950e2f8b33302 SHA512 a4a3216d13c412051c063e0370c5f0badb65aa7054a43b0f6eb387a7a5fbbba1800b7f5f5113ba68ca8c7fe19932184a069864d1362239c71e0f55466c9cc8eb
 DIST propro-2.1.0.tgz 14253 BLAKE2B 44c9bde831486fa41520ce75b313865b90a057acd0d566ae7e5c2aca97240e089580ca79ef04842a57a5d8eb76a179e57c505e977913567c1e97260f87fe2165 SHA512 94fc97f7bf17661ec7ecbe4d13b4fc98b8381469140d121fef49d32a4b767e956ed87b9f5bbb794f27ca47ce4b7b3125ea2b9091eb9d1f0a52b5c8f9df7ee145
diff --git a/dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild b/dev-php/pecl-propro/pecl-propro-1.0.2-r1.ebuild
deleted file mode 100644 (file)
index 92df8ac..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PHP_EXT_NAME="propro"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_ECONF_ARGS=""
-
-USE_PHP="php5-6 php7-0 php7-1"
-
-inherit php-ext-pecl-r3
-
-USE_PHP="php5-6"
-
-KEYWORDS="amd64 x86"
-
-DESCRIPTION="A reusable, property proxy API for PHP"
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-PDEPEND="
-       php_targets_php7-0? ( dev-php/pecl-propro:7[php_targets_php7-0] )
-       php_targets_php7-1? ( dev-php/pecl-propro:7[php_targets_php7-1] )"
-
-src_prepare() {
-       if use php_targets_php5-6 ; then
-               php-ext-source-r3_src_prepare
-       else
-               default_src_prepare
-       fi
-}
-
-src_install() {
-       if use php_targets_php5-6 ; then
-               php-ext-pecl-r3_src_install
-       fi
-}
diff --git a/dev-php/pecl-propro/pecl-propro-1.0.2-r2.ebuild b/dev-php/pecl-propro/pecl-propro-1.0.2-r2.ebuild
deleted file mode 100644 (file)
index 1f4ad87..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PHP_EXT_NAME="propro"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_ECONF_ARGS=""
-PHP_INI_NAME="30-propro"
-
-USE_PHP="php5-6 php7-0 php7-1 php7-2"
-
-inherit php-ext-pecl-r3
-
-USE_PHP="php5-6"
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="A reusable, property proxy API for PHP"
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-PDEPEND="
-       php_targets_php7-0? ( dev-php/pecl-propro:7[php_targets_php7-0] )
-       php_targets_php7-1? ( dev-php/pecl-propro:7[php_targets_php7-1] )
-       php_targets_php7-2? ( dev-php/pecl-propro:7[php_targets_php7-2] )"
-
-src_prepare() {
-       if use php_targets_php5-6 ; then
-               php-ext-source-r3_src_prepare
-       else
-               default_src_prepare
-       fi
-}
-
-src_install() {
-       if use php_targets_php5-6 ; then
-               php-ext-pecl-r3_src_install
-       fi
-}
index 825b21ddfe89ec5821bd73006ab3eee3a6a05e0f..fd277cbc56096beebdb7a714c3a232d69982264d 100644 (file)
@@ -780,7 +780,6 @@ virtual/httpd-php:5.6
 # Brian Evans <grknight@gentoo.org> (2019-10-01)
 # Old slots for support of PHP <7
 # Removal in 90 days. Bug 651784
-dev-php/pecl-propro:0
 dev-php/pecl-ps:0
 dev-php/pecl-raphf:0
 dev-php/pecl-rrd:0