diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:57:21 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:57:21 +0000 |
commit | 9b880adf436895a0d63136f94f0bf50c297b3926 (patch) | |
tree | 1c2fc918190eb4c3f2da696b0cedc39f85183bca /dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-9b880adf436895a0d63136f94f0bf50c297b3926.tar.gz gentoo-2-9b880adf436895a0d63136f94f0bf50c297b3926.tar.bz2 gentoo-2-9b880adf436895a0d63136f94f0bf50c297b3926.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild index c031ee303699..c0c5d719233a 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.8 2007/10/22 19:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.9 2007/12/06 00:57:20 jokey Exp $ inherit php-pear-r1 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Validation class." -LICENSE="PHP" +LICENSE="BSD" SLOT="0" IUSE="" |