diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-13 15:17:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-13 15:17:37 +0000 |
commit | 80cbcf66488b2b4859199f3c79e4ea9eca0566a4 (patch) | |
tree | 4f4e1b038ffaf66c12548202b8662d68b192a061 /dev-php/PEAR-Validate | |
parent | alpha/sparc stable wrt #209847 (diff) | |
download | gentoo-2-80cbcf66488b2b4859199f3c79e4ea9eca0566a4.tar.gz gentoo-2-80cbcf66488b2b4859199f3c79e4ea9eca0566a4.tar.bz2 gentoo-2-80cbcf66488b2b4859199f3c79e4ea9eca0566a4.zip |
stable ppc64, bug 209630
(Portage version: 2.1.3.19)
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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 9546ff2302ab..7072f4160031 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.37 2008/02/12 16:16:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.38 2008/02/13 15:17:37 ranger Exp $ + + 13 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-Validate-0.8.1.ebuild: + stable ppc64, bug 209630 12 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.8.1.ebuild: alpha/ia64/sparc stable wrt #209630 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild index 606037f18512..d207fb3a6097 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.8.1.ebuild,v 1.3 2008/02/12 16:16:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.4 2008/02/13 15:17:37 ranger 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="BSD" |