commit: 368c42a529ccc24d1733b337dde3ea58d4291158 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 14:55:04 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 15:09:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=368c42a5
dev-php/pecl-spl_types: Drop package Bug: https://bugs.gentoo.org/651784 Signed-off-by: Brian Evans <grknight <AT> gentoo.org> dev-php/pecl-spl_types/Manifest | 1 - dev-php/pecl-spl_types/metadata.xml | 8 -------- .../pecl-spl_types/pecl-spl_types-0.4.0-r2.ebuild | 23 ---------------------- profiles/package.mask | 1 - 4 files changed, 33 deletions(-) diff --git a/dev-php/pecl-spl_types/Manifest b/dev-php/pecl-spl_types/Manifest deleted file mode 100644 index f1dbc385f7b..00000000000 --- a/dev-php/pecl-spl_types/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST SPL_Types-0.4.0.tgz 8388 BLAKE2B 6452b6f9257e1162a756fbb1e2bbe15afeb5b4815c9835110d10aa81b9602fb596fc073b11c6f980ec46bdddcb60d7ba7995cac897ba354a8bb4574df93330a1 SHA512 8d1d9c3159bf7856cd02ae159a4b58bd396ac4a396f071ca5f034481d4aa3d627a114d8cd49344d70873551a3086cb8d91b3f1468d35d12dd424b0933c51dfc2 diff --git a/dev-php/pecl-spl_types/metadata.xml b/dev-php/pecl-spl_types/metadata.xml deleted file mode 100644 index b86acf66c75..00000000000 --- a/dev-php/pecl-spl_types/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>PHP</name> - </maintainer> -</pkgmetadata> diff --git a/dev-php/pecl-spl_types/pecl-spl_types-0.4.0-r2.ebuild b/dev-php/pecl-spl_types/pecl-spl_types-0.4.0-r2.ebuild deleted file mode 100644 index fbf3f035b65..00000000000 --- a/dev-php/pecl-spl_types/pecl-spl_types-0.4.0-r2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PHP_EXT_NAME="spl_types" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" -PHP_EXT_PECL_PKG="SPL_Types" - -USE_PHP="php5-6" - -inherit php-ext-pecl-r3 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="Standard PHP library types add-on" -LICENSE="PHP-3" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/profiles/package.mask b/profiles/package.mask index 0c66b8f3369..390b7ffaf30 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 extensions which only work with PHP <7 # Removal in 90 days. Bug 651784 -dev-php/pecl-spl_types dev-php/pecl-svn dev-php/pecl-xrange dev-php/suhosin
