diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 14:03:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-17 14:03:08 +0000 |
commit | f190752eb268b744e5d9f6194582420a68b9e75d (patch) | |
tree | 35a16f4d4a1eba96d858163e11c78e9a734885de /dev-php | |
parent | Stable for alpha, wrt bug #502762 (diff) | |
download | gentoo-2-f190752eb268b744e5d9f6194582420a68b9e75d.tar.gz gentoo-2-f190752eb268b744e5d9f6194582420a68b9e75d.tar.bz2 gentoo-2-f190752eb268b744e5d9f6194582420a68b9e75d.zip |
Stable for alpha, wrt bug #502764
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 9732b8bba858..1d7ecbdb68aa 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.53 2014/05/14 14:27:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.54 2014/05/17 14:03:08 ago Exp $ + + 17 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Validate-0.8.5.ebuild: + Stable for alpha, wrt bug #502764 14 May 2014; Agostino Sarubbo <ago@gentoo.org> PEAR-Validate-0.8.5.ebuild: Stable for sparc, 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 993af3424acc..fe11297f2e07 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.8 2014/05/14 14:27:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild,v 1.9 2014/05/17 14:03:08 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" |