diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:31:53 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:31:53 +0000 |
commit | 9411e664bedf5cccc36c2454827133d44852d663 (patch) | |
tree | db1aeb22beb9e8a51a1ecf708666a6508477d730 | |
parent | New licenses for pear and pecl stuff (diff) | |
download | gentoo-2-9411e664bedf5cccc36c2454827133d44852d663.tar.gz gentoo-2-9411e664bedf5cccc36c2454827133d44852d663.tar.bz2 gentoo-2-9411e664bedf5cccc36c2454827133d44852d663.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
-rw-r--r-- | dev-php/PEAR-Auth/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 | 3 |
4 files changed, 10 insertions, 18 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog index f0f6f6d25940..8261ad4f5577 100644 --- a/dev-php/PEAR-Auth/ChangeLog +++ b/dev-php/PEAR-Auth/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Auth # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.40 2007/10/25 17:59:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.41 2007/12/05 23:31:53 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Auth-1.2.4.ebuild, + PEAR-Auth-1.5.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Auth-1.5.4.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Auth-1.5.4.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild deleted file mode 100644 index 4da8440f7c64..000000000000 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild +++ /dev/null @@ -1,12 +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-Auth/PEAR-Auth-1.2.4.ebuild,v 1.11 2006/09/17 13:52:44 chtekk Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Provides methods for creating an authentication system using PHP." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1" diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild index 69bf2a07c663..116205aa30eb 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.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-Auth/PEAR-Auth-1.5.4.ebuild,v 1.8 2007/10/25 17:59:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.9 2007/12/05 23:31:53 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Provides methods for creating an authentication system using PHP." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 b/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 deleted file mode 100644 index 2513af6f920a..000000000000 --- a/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.2.4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 c1860f21a842aae14d3118bc97fc6417 Auth-1.2.4.tgz 23387 -RMD160 8762f2b62eca4f483dd39a78b8a5628f7af1f77c Auth-1.2.4.tgz 23387 -SHA256 016562c68cf88a534fade2d133ce89b3dfc510f2841afbe7c354324580aea440 Auth-1.2.4.tgz 23387 |