diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-08 08:31:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-08 08:31:17 +0000 |
commit | bc577831256ff1874c3227e2903d9703a8d6827d (patch) | |
tree | d8c717f1b6bb8d135c9d22139107271ccef0f477 /dev-php | |
parent | Stable for alpha/amd64/arm/ia64/ppc/sparc/x86, wrt bug #548620 (diff) | |
download | gentoo-2-bc577831256ff1874c3227e2903d9703a8d6827d.tar.gz gentoo-2-bc577831256ff1874c3227e2903d9703a8d6827d.tar.bz2 gentoo-2-bc577831256ff1874c3227e2903d9703a8d6827d.zip |
Stable for alpha/amd64/ia64/sparc/x86, wrt bug #548618
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index d2ba8143888d..ed1fc791a863 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.38 2015/05/05 07:30:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.39 2015/05/08 08:31:17 ago Exp $ + + 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 05 May 2015; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DNSBL-1.3.7.ebuild: Stable for HPPA (bug #548618). diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild index 8e40aad8ecfb..7b82ef4b39e3 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.7.ebuild,v 1.2 2015/05/05 07:30:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild,v 1.3 2015/05/08 08:31:17 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="DNSBL Checker" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~sparc ~x86" +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 |