diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:49:14 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:49:14 +0000 |
commit | afec964413ade5aa72f6f242933a7796488e5e6d (patch) | |
tree | 029bafd2dbbd7f67811c86b222a81e625bce6f69 /dev-php/PEAR-Console_Getargs | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-afec964413ade5aa72f6f242933a7796488e5e6d.tar.gz gentoo-2-afec964413ade5aa72f6f242933a7796488e5e6d.tar.bz2 gentoo-2-afec964413ade5aa72f6f242933a7796488e5e6d.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Console_Getargs')
-rw-r--r-- | dev-php/PEAR-Console_Getargs/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getargs/ChangeLog b/dev-php/PEAR-Console_Getargs/ChangeLog index 0e7b27d7f796..0f88e29f6929 100644 --- a/dev-php/PEAR-Console_Getargs/ChangeLog +++ b/dev-php/PEAR-Console_Getargs/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Console_Getargs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.1 2007/08/30 11:46:07 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.2 2007/12/05 23:49:14 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + PEAR-Console_Getargs-1.3.4.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Console_Getargs-1.3.4.ebuild: + Fix LICENSE *PEAR-Console_Getargs-1.3.4 (30 Aug 2007) diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild index cddaec7a592a..e31cdde45927 100644 --- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild +++ b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.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-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.1 2007/08/30 11:46:07 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.2 2007/12/05 23:49:14 jokey Exp $ inherit php-pear-r1 DESCRIPTION="A command-line arguments parser." -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |