diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 14:27:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-14 14:27:01 +0000 |
commit | a4a82cf8d7d037b4a3b7370a7f99991d6e5445e6 (patch) | |
tree | 2040a973c75ba93819f77f26247ef35b62978efd /dev-php | |
parent | Stable for sparc, wrt bug #502762 (diff) | |
download | gentoo-2-a4a82cf8d7d037b4a3b7370a7f99991d6e5445e6.tar.gz gentoo-2-a4a82cf8d7d037b4a3b7370a7f99991d6e5445e6.tar.bz2 gentoo-2-a4a82cf8d7d037b4a3b7370a7f99991d6e5445e6.zip |
Stable for sparc, wrt bug #502764
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index b8d7dba34a57..9732b8bba858 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.52 2014/05/13 14:45:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.53 2014/05/14 14:27:01 ago Exp $ + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Validate-0.8.5.ebuild: + Stable for sparc, wrt bug #502764 13 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Validate-0.8.5.ebuild: Stable for ia64, wrt bug #502764 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild index 8966ef3bf206..993af3424acc 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.5.ebuild,v 1.7 2014/05/13 14:45:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild,v 1.8 2014/05/14 14:27:01 ago Exp $ EAPI=5 inherit php-pear-r1 -KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="Validation class" LICENSE="BSD" |