diff options
author | 2007-09-25 00:42:37 +0000 | |
---|---|---|
committer | 2007-09-25 00:42:37 +0000 | |
commit | 9d2e55872ef322e1871a4a6516246ecacc2b908d (patch) | |
tree | 9e9aca45e5c6062039e8ed13e2bf4e621c7c100c /dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-9d2e55872ef322e1871a4a6516246ecacc2b908d.tar.gz gentoo-2-9d2e55872ef322e1871a4a6516246ecacc2b908d.tar.bz2 gentoo-2-9d2e55872ef322e1871a4a6516246ecacc2b908d.zip |
stable ppc, bug #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 48f6421aa9d1..8afedcbb5099 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.3 2007/09/21 12:50:18 opfer Exp $ +# $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 $ 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 |