diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:38:21 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-05 23:38:21 +0000 |
commit | c3d7176c335eaa442831e30bcc3bb0c36660138a (patch) | |
tree | f8de891027a831c5ea6a07db03719be1aa4c077a /dev-php/PEAR-Cache_Lite | |
parent | bump to 0.8.2 (diff) | |
download | historical-c3d7176c335eaa442831e30bcc3bb0c36660138a.tar.gz historical-c3d7176c335eaa442831e30bcc3bb0c36660138a.tar.bz2 historical-c3d7176c335eaa442831e30bcc3bb0c36660138a.zip |
LICENSE fix from project overlay
Package-Manager: portage-2.1.4_rc7
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
4 files changed, 7 insertions, 17 deletions
diff --git a/dev-php/PEAR-Cache_Lite/ChangeLog b/dev-php/PEAR-Cache_Lite/ChangeLog index 9790514f969b..2f7049ee63ea 100644 --- a/dev-php/PEAR-Cache_Lite/ChangeLog +++ b/dev-php/PEAR-Cache_Lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Cache_Lite # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.26 2007/10/22 16:33:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/ChangeLog,v 1.27 2007/12/05 23:37:37 jokey Exp $ + + 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Cache_Lite-1.6.0.ebuild, PEAR-Cache_Lite-1.7.2.ebuild: + LICENSE fix from project overlay 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Cache_Lite-1.7.2.ebuild: diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild deleted file mode 100644 index 5dfeba7bf7f1..000000000000 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.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-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild,v 1.10 2006/07/23 21:15:49 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -DESCRIPTION="Fast and safe little cache system." -LICENSE="PHP" -SLOT="0" -IUSE="" diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild index c709c0fccbd5..62e7214b82f3 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.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-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.8 2007/10/22 16:33:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild,v 1.9 2007/12/05 23:37:37 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Fast and safe little cache system." -LICENSE="PHP" +LICENSE="LGPL-2.1" SLOT="0" IUSE="" diff --git a/dev-php/PEAR-Cache_Lite/files/digest-PEAR-Cache_Lite-1.6.0 b/dev-php/PEAR-Cache_Lite/files/digest-PEAR-Cache_Lite-1.6.0 deleted file mode 100644 index f2ea0d7b79ed..000000000000 --- a/dev-php/PEAR-Cache_Lite/files/digest-PEAR-Cache_Lite-1.6.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 dcdaccf3f31fce1fa9e54bb891b22a51 Cache_Lite-1.6.0.tgz 25865 -RMD160 97cb9fcc1d70dd28efb7309a7091e15180b56a22 Cache_Lite-1.6.0.tgz 25865 -SHA256 43040d2807933cea519c827deeadd2046f5849001131e068551c3da1d929ac19 Cache_Lite-1.6.0.tgz 25865 |