summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-28 23:34:39 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-28 23:34:39 +0000
commitf5cbd47b382c6228eb920c8cffe97559f4e6128e (patch)
tree9793998d141e5b87069a9d35e5071c67fcb3028a /dev-php/PEAR-Validate
parentStable on amd64 wrt bug #192247 (diff)
downloadgentoo-2-f5cbd47b382c6228eb920c8cffe97559f4e6128e.tar.gz
gentoo-2-f5cbd47b382c6228eb920c8cffe97559f4e6128e.tar.bz2
gentoo-2-f5cbd47b382c6228eb920c8cffe97559f4e6128e.zip
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r--dev-php/PEAR-Validate/ChangeLog6
-rw-r--r--dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog
index 95fba0e66c76..e0fe2e48a435 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.24 2007/09/26 18:08:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.25 2007/09/28 23:34:39 angelos Exp $
+
+ 28 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ PEAR-Validate-0.7.0.ebuild:
+ Stable on amd64 wrt bug #192247
26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Validate-0.7.0.ebuild:
Marking PEAR-Validate-0.7.0 ppc64 stable for bug 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 36d8d68602ce..84c19aaf9d56 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.5 2007/09/26 18:08:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.6 2007/09/28 23:34:39 angelos 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"