diff options
author | 2007-10-22 19:10:37 +0000 | |
---|---|---|
committer | 2007-10-22 19:10:37 +0000 | |
commit | 8b009f4d8ab1a5af66c141e628238800843a26c4 (patch) | |
tree | ed8220e01f3d45c450e994675b18958d79f55c0e /dev-php/PEAR-Validate | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-8b009f4d8ab1a5af66c141e628238800843a26c4.tar.gz gentoo-2-8b009f4d8ab1a5af66c141e628238800843a26c4.tar.bz2 gentoo-2-8b009f4d8ab1a5af66c141e628238800843a26c4.zip |
ia64 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 ee0478122add..239c4b88c327 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.26 2007/10/05 19:28:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.27 2007/10/22 19:10:37 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.7.0.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.7.0.ebuild: alpha/sparc stable wrt #192247 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 a5973bfe5c48..c031ee303699 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.7 2007/10/05 19:28:30 armin76 Exp $ +# $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 $ 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" |