diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-25 01:11:23 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-25 01:11:23 +0000 |
commit | 737ec2eed8b78fef56c74e2ba05a3b571b2f4339 (patch) | |
tree | a16cf9f953c451d5e295091c162523ee6b12f134 /dev-php/PEAR-Validate | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-737ec2eed8b78fef56c74e2ba05a3b571b2f4339.tar.gz gentoo-2-737ec2eed8b78fef56c74e2ba05a3b571b2f4339.tar.bz2 gentoo-2-737ec2eed8b78fef56c74e2ba05a3b571b2f4339.zip |
stable ppc, bug #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 882d752ed42b..6d05183920d2 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.22 2007/09/21 13:25:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.23 2007/09/25 01:11:23 pylon Exp $ + + 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-Validate-0.7.0.ebuild: + stable ppc, bug #192247 21 Sep 2007; Christian Faulhammer <opfer@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 5a27ef0e0702..895885a49603 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.3 2007/09/21 13:25:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.4 2007/09/25 01:11:23 pylon 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" |