diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:57:19 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:57:19 +0000 |
commit | 99df71543064f5c1177d589c701f36c12cf052e7 (patch) | |
tree | 2c678be6c9193a170a0bb108eac6727b8627f9bb /dev-php/PEAR-File | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-99df71543064f5c1177d589c701f36c12cf052e7.tar.gz gentoo-2-99df71543064f5c1177d589c701f36c12cf052e7.tar.bz2 gentoo-2-99df71543064f5c1177d589c701f36c12cf052e7.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.3.0.ebuild | 4 |
3 files changed, 14 insertions, 6 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index d04f61afd5f0..cc19dad3d5e1 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.34 2007/10/22 16:38:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.35 2007/12/05 23:57:19 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-File-1.2.2.ebuild, + PEAR-File-1.3.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-File-1.2.2.ebuild, PEAR-File-1.3.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.3.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild index 299825924c57..aa7387d369c2 100644 --- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.15 2006/02/28 09:09:40 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.16 2007/12/05 23:57:19 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Common file and directory routines" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild index 1836ab61ec09..5c7ebeeeb585 100644 --- a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-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-File/PEAR-File-1.3.0.ebuild,v 1.8 2007/10/22 16:38:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.9 2007/12/05 23:57:19 jokey Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Common file and directory routines" -LICENSE="PHP" +LICENSE="PHP-3" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" IUSE="" |