commit:     ee3e71234fadf8d7086c3c4b9a59673f55943929
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 14:24:15 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 15:09:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3e7123

dev-php/pecl-rrd: Remove masked version

Bug: https://bugs.gentoo.org/651784
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/pecl-rrd/Manifest                 |  1 -
 dev-php/pecl-rrd/pecl-rrd-1.1.3-r2.ebuild | 42 -------------------------------
 profiles/package.mask                     |  1 -
 3 files changed, 44 deletions(-)

diff --git a/dev-php/pecl-rrd/Manifest b/dev-php/pecl-rrd/Manifest
index 8fae0ac18ce..3f9af491a77 100644
--- a/dev-php/pecl-rrd/Manifest
+++ b/dev-php/pecl-rrd/Manifest
@@ -1,2 +1 @@
-DIST rrd-1.1.3.tgz 19229 BLAKE2B 
14bbc97ec52be8f1b99471380cc1408c81056841d932818681868e31badc1a0abefc0d155e594a05492b86b826f21b8dadb0a0dcb43313f48863c64fd8e88a71
 SHA512 
356264de1b967af0f78e25e3c0afcbec704dd3e49d828e08d21d744d5fcdc46f4cd7f7c118b4e283c20bcaf2a4c29e0ac9437c7f66ca0d260a76fddf7b9d3242
 DIST rrd-2.0.1.tgz 18880 BLAKE2B 
c3fb65e95aece39690085830ec1c43ba173e173591215d6a66145ac71079f8d5ba5b097acd9018c86d2342550001334f8e1c98e22204d94a24aee5cc086295ca
 SHA512 
b6f7173f54fcf49bf014cc6c78263c169cdf53dac66c12f5f88db7e01b49ea74da84a55f61deb25c866e6e2e74275ec48fc4a3d1b46719f66b5b7b7eb000b6b3

diff --git a/dev-php/pecl-rrd/pecl-rrd-1.1.3-r2.ebuild 
b/dev-php/pecl-rrd/pecl-rrd-1.1.3-r2.ebuild
deleted file mode 100644
index ac2a4557ce6..00000000000
--- a/dev-php/pecl-rrd/pecl-rrd-1.1.3-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_PHP="php5-6 php7-0 php7-1"
-
-inherit php-ext-pecl-r3
-
-USE_PHP="php5-6"
-
-DESCRIPTION="RRDtool bindings for PHP"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="php_targets_php5-6? ( net-analyzer/rrdtool[graph] )"
-RDEPEND="${DEPEND}"
-
-PDEPEND="
-       php_targets_php7-0? ( dev-php/pecl-rrd:7[php_targets_php7-0(-)] )
-       php_targets_php7-1? ( dev-php/pecl-rrd: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_configure() {
-       local PHP_EXT_ECONF_ARGS=()
-       php-ext-source-r3_src_configure
-}
-
-src_install() {
-       if use php_targets_php5-6 ; then
-               php-ext-pecl-r3_src_install
-       fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index e08b9d92de5..1e6771168cf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -780,7 +780,6 @@ virtual/httpd-php:5.6
 # Brian Evans <[email protected]> (2019-10-01)
 # Old slots for support of PHP <7
 # Removal in 90 days. Bug 651784
-dev-php/pecl-rrd:0
 dev-php/pecl-ssh2:0
 dev-php/pecl-stomp:0
 dev-php/pecl-xdiff:0

Reply via email to