diff options
author | Brian Evans <grknight@gentoo.org> | 2018-01-29 10:55:48 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-01-29 11:44:06 -0500 |
commit | 628a0de91b639fbdc0ce7281eb70fd46bafd8808 (patch) | |
tree | 8ec97f57b7d1ce7523d815c224d9deb3983c08f6 /dev-php/pecl-raphf | |
parent | dev-php/pecl-raphf: Revbumps to use the new PHP_INI_NAME and php 7.2 (diff) | |
download | gentoo-628a0de91b639fbdc0ce7281eb70fd46bafd8808.tar.gz gentoo-628a0de91b639fbdc0ce7281eb70fd46bafd8808.tar.bz2 gentoo-628a0de91b639fbdc0ce7281eb70fd46bafd8808.zip |
dev-php/pecl-raphf: Drop old revision
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-php/pecl-raphf')
-rw-r--r-- | dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild b/dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild deleted file mode 100644 index 6048b258c34e..000000000000 --- a/dev-php/pecl-raphf/pecl-raphf-1.1.2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PHP_EXT_NAME="raphf" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" - -USE_PHP="php5-6" - -inherit php-ext-pecl-r3 - -KEYWORDS="amd64 x86" - -DESCRIPTION="A reusable, persistent handle and resource factory API" -LICENSE="BSD-2" -SLOT="0" -IUSE="" |