diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:17:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:17:03 +0000 |
commit | 5ae409d1bb2f2973a751a1c32a8ce64cef4d5df4 (patch) | |
tree | 5ffa05d944c8bed9f1fcf36e223defea77df7695 /dev-php/PEAR-Net_DNSBL | |
parent | Stable for HPPA (bug #192247). (diff) | |
download | gentoo-2-5ae409d1bb2f2973a751a1c32a8ce64cef4d5df4.tar.gz gentoo-2-5ae409d1bb2f2973a751a1c32a8ce64cef4d5df4.tar.bz2 gentoo-2-5ae409d1bb2f2973a751a1c32a8ce64cef4d5df4.zip |
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.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 3fa6bebcc014..380cad6552f8 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.19 2007/08/20 21:53:28 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.20 2007/09/16 06:17:03 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: + Stable for HPPA (bug #192247). 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, +PEAR-Net_DNSBL-1.3.0.ebuild: diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild index 24b1feabc160..5c17f9bba963 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.0.ebuild,v 1.1 2007/08/20 21:53:28 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.2 2007/09/16 06:17:03 jer Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="DNSBL Checker" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1 >=dev-php/PEAR-Net_CheckIP-1.1-r1 |