diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 21:53:28 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 21:53:28 +0000 |
commit | e86665b487e43c0fa9393a4bd2065039ca6c714f (patch) | |
tree | 86dc3349776127ea563a51c9b0cd99dd93ee6256 /dev-php/PEAR-Net_DNSBL | |
parent | Version bump, Bug 158633 (diff) | |
download | gentoo-2-e86665b487e43c0fa9393a4bd2065039ca6c714f.tar.gz gentoo-2-e86665b487e43c0fa9393a4bd2065039ca6c714f.tar.bz2 gentoo-2-e86665b487e43c0fa9393a4bd2065039ca6c714f.zip |
Version bump, Bug 158633
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild | 16 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.3.0 | 3 |
3 files changed, 24 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index 2355f48ea523..3fa6bebcc014 100644 --- a/dev-php/PEAR-Net_DNSBL/ChangeLog +++ b/dev-php/PEAR-Net_DNSBL/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2007/02/09 02:53:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.19 2007/08/20 21:53:28 jokey Exp $ + + 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, + +PEAR-Net_DNSBL-1.3.0.ebuild: + Version bump, Bug 158633 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. 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 new file mode 100644 index 000000000000..24b1feabc160 --- /dev/null +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild @@ -0,0 +1,16 @@ +# 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 $ + +inherit php-pear-r1 + +DESCRIPTION="DNSBL Checker" + +LICENSE="PHP" +SLOT="0" +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 + >=dev-php/PEAR-HTTP_Request-1.2.4-r1 + >=dev-php/PEAR-Net_DNS-1.0.0" diff --git a/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.3.0 b/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.3.0 new file mode 100644 index 000000000000..88cd2963d6f2 --- /dev/null +++ b/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.3.0 @@ -0,0 +1,3 @@ +MD5 0b89748b71ccf15885af2fbbc4e642df Net_DNSBL-1.3.0.tgz 6033 +RMD160 a9363929b9b6ab0ebf8b57b39a6d6480e74b25c8 Net_DNSBL-1.3.0.tgz 6033 +SHA256 b015cd7e46e519afed8cd59f0ffc030f9c64d27684e436cfbf941bcd8e375d07 Net_DNSBL-1.3.0.tgz 6033 |