diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:09:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 22:09:57 +0000 |
commit | e81a706496642f26c9e7188fe6fb4a8b91413269 (patch) | |
tree | 93704c454c77d93788673bfa413e805e213f3bc6 /dev-php/PEAR-Validate | |
parent | Mark 1.0.3 stable on alpha/ia64. #119722 (diff) | |
download | gentoo-2-e81a706496642f26c9e7188fe6fb4a8b91413269.tar.gz gentoo-2-e81a706496642f26c9e7188fe6fb4a8b91413269.tar.bz2 gentoo-2-e81a706496642f26c9e7188fe6fb4a8b91413269.zip |
Mark 0.6.2 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 2fb4cc00085a..3c9e00dc02c2 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.16 2006/02/04 10:42:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.17 2006/02/17 22:09:57 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> + PEAR-Validate-0.6.2.ebuild: + Mark 0.6.2 stable on alpha/ia64. #119722 04 Feb 2006; <nixnut@gentoo.org> PEAR-Validate-0.6.2.ebuild: Stable on ppc. bug 119722 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild index f27b88d5f165..98dc282c6605 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.10 2006/02/04 10:42:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.11 2006/02/17 22:09:57 agriffis Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Validation class." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" |