diff options
author | Brian Evans <grknight@gentoo.org> | 2015-05-08 12:41:23 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2015-05-08 12:41:23 +0000 |
commit | 6c044f6af0c719796970d779183537fbc5c11a76 (patch) | |
tree | 4b03f191d28cf55e0d66247a0df7177c2eac185d /dev-php | |
parent | Drop old (diff) | |
download | gentoo-2-6c044f6af0c719796970d779183537fbc5c11a76.tar.gz gentoo-2-6c044f6af0c719796970d779183537fbc5c11a76.tar.bz2 gentoo-2-6c044f6af0c719796970d779183537fbc5c11a76.zip |
Drop old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index ed1fc791a863..9f1949ff1411 100644 --- a/dev-php/PEAR-Net_DNSBL/ChangeLog +++ b/dev-php/PEAR-Net_DNSBL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Net_DNSBL # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.39 2015/05/08 08:31:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.40 2015/05/08 12:41:23 grknight Exp $ + + 08 May 2015; Brian Evans <grknight@gentoo.org> -PEAR-Net_DNSBL-1.3.6.ebuild: + Drop old 08 May 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_DNSBL-1.3.7.ebuild: Stable for alpha/amd64/ia64/sparc/x86, wrt bug #548618 diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild deleted file mode 100644 index 67dd27dc674f..000000000000 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild,v 1.7 2012/03/18 18:55:35 armin76 Exp $ - -inherit php-pear-r1 - -DESCRIPTION="DNSBL Checker" - -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1 - >=dev-php/PEAR-Net_CheckIP-1.1-r1 - >=dev-php/PEAR-HTTP_Request2-2.0.0 - >=dev-php/PEAR-Net_DNS-1.0.0" |