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/PEAR-Cache_Lite-1.7.2.ebuild | |
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/PEAR-Cache_Lite-1.7.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |