diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:53:23 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:53:23 +0000 |
commit | 040a025a79894634e9ea447d77793d5046138582 (patch) | |
tree | b0e52ca8d021311a40789c294316095afd7d40fa /dev-php/PEAR-System_Command | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-040a025a79894634e9ea447d77793d5046138582.tar.gz gentoo-2-040a025a79894634e9ea447d77793d5046138582.tar.bz2 gentoo-2-040a025a79894634e9ea447d77793d5046138582.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-System_Command')
4 files changed, 11 insertions, 17 deletions
diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 5592bb1b222c..3d0e822eff9f 100644 --- a/dev-php/PEAR-System_Command/ChangeLog +++ b/dev-php/PEAR-System_Command/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-System_Command # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.51 2007/10/22 19:04:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.52 2007/12/06 00:53:22 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-System_Command-1.0.3.ebuild, PEAR-System_Command-1.0.6.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> + PEAR-System_Command-1.0.6.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-System_Command-1.0.6.ebuild: diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild deleted file mode 100644 index 6b82cb3309fd..000000000000 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.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-System_Command/PEAR-System_Command-1.0.3.ebuild,v 1.11 2006/03/18 14:19:48 jer Exp $ - -inherit php-pear-r1 - -DESCRIPTION="PEAR::System_Command is a commandline execution interface" -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild index df665fd8fb8c..2644f04d9151 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.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-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.8 2007/10/22 19:04:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.9 2007/12/06 00:53:22 jokey Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" diff --git a/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.3 b/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.3 deleted file mode 100644 index bb12bd91d9e8..000000000000 --- a/dev-php/PEAR-System_Command/files/digest-PEAR-System_Command-1.0.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 02ece03e762f449760c511ca1d4df5ca System_Command-1.0.3.tgz 5162 -RMD160 8620a85bac46956f16939154a4adbb9f0c2227f0 System_Command-1.0.3.tgz 5162 -SHA256 80ab1f55ca8f39d099cf2b6f592f4f50b4c3b71135baa1eda8a8fe0ff187aa55 System_Command-1.0.3.tgz 5162 |