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-Auth/PEAR-Auth-1.5.4.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-Auth/PEAR-Auth-1.5.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild index 69bf2a07c663..116205aa30eb 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.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-Auth/PEAR-Auth-1.5.4.ebuild,v 1.8 2007/10/25 17:59:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.9 2007/12/05 23:31:53 jokey Exp $ inherit php-pear-r1 depend.php eutils DESCRIPTION="Provides methods for creating an authentication system using PHP." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="minimal" |