diff options
author | 2014-04-20 11:35:15 +0000 | |
---|---|---|
committer | 2014-04-20 11:35:15 +0000 | |
commit | d88d82c4af7d4021ffbd7bd5f72b60945089b77c (patch) | |
tree | c7d3f68ef8dc4a0e84d234adec3b1d09d88b0bc3 /dev-java/commons-validator | |
parent | Stable for ppc64, wrt bug #492002 (diff) | |
download | gentoo-2-d88d82c4af7d4021ffbd7bd5f72b60945089b77c.tar.gz gentoo-2-d88d82c4af7d4021ffbd7bd5f72b60945089b77c.tar.bz2 gentoo-2-d88d82c4af7d4021ffbd7bd5f72b60945089b77c.zip |
Stable for ppc64, wrt bug #492004
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/commons-validator')
-rw-r--r-- | dev-java/commons-validator/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/commons-validator/commons-validator-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/commons-validator/ChangeLog b/dev-java/commons-validator/ChangeLog index ef3b1629d02b..5da938fcc5ef 100644 --- a/dev-java/commons-validator/ChangeLog +++ b/dev-java/commons-validator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/commons-validator # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.54 2014/04/13 16:15:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.55 2014/04/20 11:35:15 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> commons-validator-1.4.0.ebuild: + Stable for ppc64, wrt bug #492004 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> commons-validator-1.4.0.ebuild: Stable for ppc, wrt bug #492004 diff --git a/dev-java/commons-validator/commons-validator-1.4.0.ebuild b/dev-java/commons-validator/commons-validator-1.4.0.ebuild index 7f32a0e055fd..5a8e88e55fe7 100644 --- a/dev-java/commons-validator/commons-validator-1.4.0.ebuild +++ b/dev-java/commons-validator/commons-validator-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.4.0.ebuild,v 1.4 2014/04/13 16:15:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.4.0.ebuild,v 1.5 2014/04/20 11:35:15 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/commons/validator/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" RDEPEND=">=virtual/jre-1.4 >=dev-java/commons-digester-1.6:0 |