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-Console_Table | |
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-Console_Table')
4 files changed, 11 insertions, 17 deletions
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index fe2d53446ba5..800809aea203 100644 --- a/dev-php/PEAR-Console_Table/ChangeLog +++ b/dev-php/PEAR-Console_Table/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-Console_Table # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.25 2007/10/22 16:34:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.26 2007/12/05 23:50:18 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Console_Table-1.0.2-r1.ebuild, PEAR-Console_Table-1.0.7.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-Console_Table-1.0.7.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Console_Table-1.0.7.ebuild: diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild deleted file mode 100644 index 0288d3732421..000000000000 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2-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-Console_Table/PEAR-Console_Table-1.0.2-r1.ebuild,v 1.15 2006/07/23 21:23:30 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -DESCRIPTION="Class that makes it easy to build console style tables." -LICENSE="PHP" -SLOT="0" -IUSE="" diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild index 4f8ed984cafb..387bd09c8543 100644 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.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-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.8 2007/10/22 16:34:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.7.ebuild,v 1.9 2007/12/05 23:50:18 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Class that makes it easy to build console style tables." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.2-r1 b/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.2-r1 deleted file mode 100644 index 17409aa88779..000000000000 --- a/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.2-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ddffa6a971d67dcf0559765f34512ada Console_Table-1.0.2.tgz 4657 -RMD160 2d7102fb00057cfa6914396d3b24e8d3ee310f44 Console_Table-1.0.2.tgz 4657 -SHA256 0091788259b68ee897ca6200db2ca29c3f912c7af260f1112b51fc4b688a7e4c Console_Table-1.0.2.tgz 4657 |