diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 19:28:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 19:28:30 +0000 |
commit | 8e83a1447d061bb5ea678b266271e824a11a0334 (patch) | |
tree | 8e487a22bd20d268f02db1c8bc222ebf67544930 /dev-php/PEAR-Validate | |
parent | Remove gen-1 version. (diff) | |
download | gentoo-2-8e83a1447d061bb5ea678b266271e824a11a0334.tar.gz gentoo-2-8e83a1447d061bb5ea678b266271e824a11a0334.tar.bz2 gentoo-2-8e83a1447d061bb5ea678b266271e824a11a0334.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index e0fe2e48a435..ee0478122add 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2007/09/28 23:34:39 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.26 2007/10/05 19:28:30 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.7.0.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Validate-0.7.0.ebuild: 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 84c19aaf9d56..a5973bfe5c48 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild @@ -1,10 +1,10 @@ # 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.6 2007/09/28 23:34:39 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.7 2007/10/05 19:28:30 armin76 Exp $ inherit php-pear-r1 -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" DESCRIPTION="Validation class." LICENSE="PHP" |