summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-14 13:28:38 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-14 13:28:38 +0000
commitb01137b7f2e810ac5cb17732ca818ec9fce2f7a8 (patch)
tree30dd3810062c034c0f2fc57cf7f4c2b3b3a4ed75 /dev-php/PEAR-Validate
parentwhitespace (diff)
downloadgentoo-2-b01137b7f2e810ac5cb17732ca818ec9fce2f7a8.tar.gz
gentoo-2-b01137b7f2e810ac5cb17732ca818ec9fce2f7a8.tar.bz2
gentoo-2-b01137b7f2e810ac5cb17732ca818ec9fce2f7a8.zip
Stable for HPPA (bug #209630).
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r--dev-php/PEAR-Validate/ChangeLog5
-rw-r--r--dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog
index 7072f4160031..b1e1d9a9c8f1 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.38 2008/02/13 15:17:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.39 2008/02/14 13:28:38 jer Exp $
+
+ 14 Feb 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Validate-0.8.1.ebuild:
+ Stable for HPPA (bug #209630).
13 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-Validate-0.8.1.ebuild:
stable ppc64, bug 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 d207fb3a6097..7b1621166d35 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.4 2008/02/13 15:17:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.5 2008/02/14 13:28:38 jer 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"