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 | |
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')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 | 3 |
4 files changed, 10 insertions, 21 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 239c4b88c327..d0064d87752f 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.27 2007/10/22 19:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.28 2007/12/06 00:57:20 jokey Exp $ + + 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-Validate-0.6.2.ebuild, PEAR-Validate-0.7.0.ebuild: + LICENSE fix from project overlay + + 02 Dec 2007; Jakub Moc <jakub@gentoo.org> PEAR-Validate-0.7.0.ebuild: + Fix LICENSE 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.7.0.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild deleted file mode 100644 index 0df25986cd26..000000000000 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.6.2.ebuild,v 1.12 2007/03/22 18:49:05 chtekk Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Validation class." -LICENSE="PHP" -SLOT="0" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" 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="" diff --git a/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 b/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 deleted file mode 100644 index f85338bb280c..000000000000 --- a/dev-php/PEAR-Validate/files/digest-PEAR-Validate-0.6.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 127b233b3d42b33a3030a6f6bcff2111 Validate-0.6.2.tgz 12528 -RMD160 28b1cabc15599ed03e7016fc3d01c6b65704899f Validate-0.6.2.tgz 12528 -SHA256 cab08cee53a450ac92dca2a8c835d552d6c82b167cdade3603422dd12055981d Validate-0.6.2.tgz 12528 |