diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:39:11 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:39:11 +0000 |
commit | c060307642aa0909513fbd50888af7e7e9e71eb5 (patch) | |
tree | b758b5e85efa3143ce74ffd1e2bb3e63ac0357cb /dev-php/PEAR-Net_DNS | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-c060307642aa0909513fbd50888af7e7e9e71eb5.tar.gz gentoo-2-c060307642aa0909513fbd50888af7e7e9e71eb5.tar.bz2 gentoo-2-c060307642aa0909513fbd50888af7e7e9e71eb5.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Net_DNS')
-rw-r--r-- | dev-php/PEAR-Net_DNS/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 | 3 |
4 files changed, 10 insertions, 17 deletions
diff --git a/dev-php/PEAR-Net_DNS/ChangeLog b/dev-php/PEAR-Net_DNS/ChangeLog index d56d1b75c918..cb1a7a5632c7 100644 --- a/dev-php/PEAR-Net_DNS/ChangeLog +++ b/dev-php/PEAR-Net_DNS/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Net_DNS # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.31 2007/10/22 18:43:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/ChangeLog,v 1.32 2007/12/06 00:39:10 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Net_DNS-0.03-r1.ebuild, PEAR-Net_DNS-1.0.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Net_DNS-1.0.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Net_DNS-1.0.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild deleted file mode 100644 index d3cfc662bc62..000000000000 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-0.03-r1.ebuild +++ /dev/null @@ -1,11 +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_DNS/PEAR-Net_DNS-0.03-r1.ebuild,v 1.15 2006/03/30 19:25:55 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Resolver library used to communicate with a DNS server." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild index a0a4e6ac3905..3f804447c33f 100644 --- a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild +++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild @@ -1,11 +1,11 @@ # 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_DNS/PEAR-Net_DNS-1.0.0.ebuild,v 1.8 2007/10/22 18:43:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.0.ebuild,v 1.9 2007/12/06 00:39:10 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Resolver library used to communicate with a DNS server." -LICENSE="PHP" +LICENSE="PHP-3.01 || ( LGPL-2.1 LGPL-3 )" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 b/dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 deleted file mode 100644 index 7b949d2eebd5..000000000000 --- a/dev-php/PEAR-Net_DNS/files/digest-PEAR-Net_DNS-0.03-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ef74d95e75dc3b2c419bc0a4f738c426 Net_DNS-0.03.tgz 21260 -RMD160 a43b4ee4433e833f387dea8a07afc18de35e85ed Net_DNS-0.03.tgz 21260 -SHA256 0ef410fe74e59f2a9bdfa01b653dd978e7f7bc3b978c1703d255cdad76633044 Net_DNS-0.03.tgz 21260 |