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-Tree | |
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-Tree')
-rw-r--r-- | dev-php/PEAR-Tree/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 | 3 |
4 files changed, 10 insertions, 20 deletions
diff --git a/dev-php/PEAR-Tree/ChangeLog b/dev-php/PEAR-Tree/ChangeLog index dd5866cc1611..16bf9dec07bd 100644 --- a/dev-php/PEAR-Tree/ChangeLog +++ b/dev-php/PEAR-Tree/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Tree # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.31 2007/10/22 19:10:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.32 2007/12/06 00:56:45 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Tree-0.2.4-r1.ebuild, + PEAR-Tree-0.3.2.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Tree-0.3.2.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Tree-0.3.2.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild deleted file mode 100644 index 46cfc16d8b4e..000000000000 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild +++ /dev/null @@ -1,14 +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-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.15 2006/03/30 19:42:27 josejx Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Generic tree management, currently supports DB and XML as data -sources." -LICENSE="PHP" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" -RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 - >=dev-php/PEAR-XML_Parser-1.2.7" diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild index 324be2836ba4..87d642c041eb 100644 --- a/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild +++ b/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.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-Tree/PEAR-Tree-0.3.2.ebuild,v 1.8 2007/10/22 19:10:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.3.2.ebuild,v 1.9 2007/12/06 00:56:45 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Generic tree management, currently supports DB and XML as data sources." -LICENSE="PHP" +LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" diff --git a/dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 b/dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 deleted file mode 100644 index 3810f5611b13..000000000000 --- a/dev-php/PEAR-Tree/files/digest-PEAR-Tree-0.2.4-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 acd4b47b0763ba302d28bc374f61abad Tree-0.2.4.tgz 48824 -RMD160 86b95054ac3e169992f49983de91d917b082ac43 Tree-0.2.4.tgz 48824 -SHA256 92e186ef96f8f8e24280264cc3254fddb76bfeb789c40a0bf46a028387d897af Tree-0.2.4.tgz 48824 |