diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:54:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-26 18:54:44 +0000 |
commit | 36ce02832d5a806a691ef1724771380640d64515 (patch) | |
tree | 1b52774506685b1d9001fd21daa376377af43d9c /dev-php/PEAR-Validate | |
parent | drop old (diff) | |
download | gentoo-2-36ce02832d5a806a691ef1724771380640d64515.tar.gz gentoo-2-36ce02832d5a806a691ef1724771380640d64515.tar.bz2 gentoo-2-36ce02832d5a806a691ef1724771380640d64515.zip |
Stable for x86, wrt bug #502764
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Validate')
-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 3ef64bd1fc2f..1f6da0ec02e6 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.48 2014/04/25 10:45:12 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.49 2014/04/26 18:54:44 ago Exp $ + + 26 Apr 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Validate-0.8.5.ebuild: + Stable for x86, wrt bug #502764 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> PEAR-Validate-0.8.5.ebuild: Stable for amd64 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 edab45bd9a46..209649a6ef4b 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.3 2014/04/25 10:45:12 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild,v 1.4 2014/04/26 18:54:44 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" |