diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:59:25 +0000 |
commit | 95074fc21f32265346f56b0e9ace5d061a5b2a2b (patch) | |
tree | efee6816d74fd595558e51b5f45fd6891f6215bb /dev-php/PEAR-Net_DNSBL | |
parent | LICENSE fix from project overlay and version bump (diff) | |
download | historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.gz historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.tar.bz2 historical-95074fc21f32265346f56b0e9ace5d061a5b2a2b.zip |
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
4 files changed, 10 insertions, 21 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/ChangeLog b/dev-php/PEAR-Net_DNSBL/ChangeLog index bddb203c9f27..678c62b67147 100644 --- a/dev-php/PEAR-Net_DNSBL/ChangeLog +++ b/dev-php/PEAR-Net_DNSBL/ChangeLog @@ -1,6 +1,13 @@ # 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.26 2007/10/22 18:44:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.27 2007/12/06 00:39:30 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_DNSBL-1.0.0-r1.ebuild, PEAR-Net_DNSBL-1.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_DNSBL-1.3.0.ebuild: diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild deleted file mode 100644 index 08b67af35b29..000000000000 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 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.0.0-r1.ebuild,v 1.16 2006/05/21 18:10:52 corsair 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" 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 e36a97545645..d706547e89e2 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,12 +1,12 @@ # 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.8 2007/10/22 18:44:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.0.ebuild,v 1.9 2007/12/06 00:39:30 jokey Exp $ inherit php-pear-r1 DESCRIPTION="DNSBL Checker" -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.0.0-r1 b/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.0.0-r1 deleted file mode 100644 index 02e78b4d503f..000000000000 --- a/dev-php/PEAR-Net_DNSBL/files/digest-PEAR-Net_DNSBL-1.0.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fcc53573625e56cf53c053678ae7ada7 Net_DNSBL-1.0.0.tgz 4196 -RMD160 aa54cdce7632b34d83d03220f0e2a3086c416d47 Net_DNSBL-1.0.0.tgz 4196 -SHA256 7ae4618cd2bb15ca99230cd206d162273e4703140a76c6daad4c8db6d5632b4f Net_DNSBL-1.0.0.tgz 4196 |