summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-29 00:25:14 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-29 00:25:14 +0000
commit1bc6c4f5a6a1b3507a7197bf4032c455dc5748ce (patch)
tree38ea2e6e54870897e8e2603d5a1dc581d3bf8405 /dev-php/PEAR-Validate
parentChange default LOCKPATH value to /var/run/policyd-weight in config, it is saf... (diff)
downloadhistorical-1bc6c4f5a6a1b3507a7197bf4032c455dc5748ce.tar.gz
historical-1bc6c4f5a6a1b3507a7197bf4032c455dc5748ce.tar.bz2
historical-1bc6c4f5a6a1b3507a7197bf4032c455dc5748ce.zip
amd64 stable, bug #208313
Package-Manager: portage-2.1.4.4
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.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog
index 874be9898ce1..ba975ff9cc55 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.40 2008/02/14 17:36:41 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.41 2008/03/29 00:23:34 maekke Exp $
+
+ 29 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-Validate-0.8.0.ebuild:
+ amd64 stable, bug #208313
14 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-Validate-0.8.1.ebuild:
Stable on ppc wrt bug 209630
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild
index 7e0241ddaeff..f409ef57933e 100644
--- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild
+++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.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.0.ebuild,v 1.6 2008/02/10 15:01:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild,v 1.7 2008/03/29 00:23:34 maekke 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"