diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:14:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:14:08 +0000 |
commit | c4b8a1bbbc5b4d8b9c7b1fdb218e81e092147567 (patch) | |
tree | e41308dad52ecc2eb7d5f10bfbcad46542436309 /dev-php/PEAR-Net_DNSBL | |
parent | Marking PEAR-DB_Table-1.5.0 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-c4b8a1bbbc5b4d8b9c7b1fdb218e81e092147567.tar.gz gentoo-2-c4b8a1bbbc5b4d8b9c7b1fdb218e81e092147567.tar.bz2 gentoo-2-c4b8a1bbbc5b4d8b9c7b1fdb218e81e092147567.zip |
Marking PEAR-Net_DNSBL-1.3.0 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
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 f627643a6d01..75678a1683e9 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.22 2007/09/25 00:42:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.23 2007/09/26 18:14:08 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: + Marking PEAR-Net_DNSBL-1.3.0 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: stable ppc, bug #192247 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 8afedcbb5099..7e7f4c4d6f0a 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.4 2007/09/25 00:42:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.5 2007/09/26 18:14:08 ranger 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 |