summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-04-30 15:15:41 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-04-30 15:15:41 +0000
commitbd5404ab05a8c4d33d878d4f9cccf5ae4631cb98 (patch)
tree24e73c3ce1390207154ccda96144ac665f6a5f0b
parentPatch to fix building with gcc-4.3 from Peter Alfredsen, bug #219502 (diff)
downloadgentoo-2-bd5404ab05a8c4d33d878d4f9cccf5ae4631cb98.tar.gz
gentoo-2-bd5404ab05a8c4d33d878d4f9cccf5ae4631cb98.tar.bz2
gentoo-2-bd5404ab05a8c4d33d878d4f9cccf5ae4631cb98.zip
Stable on ppc wrt bug 217638
(Portage version: 2.1.4.4)
-rw-r--r--dev-java/commons-validator/ChangeLog5
-rw-r--r--dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/commons-validator/ChangeLog b/dev-java/commons-validator/ChangeLog
index 26f3d645a88e..16c793ddd97e 100644
--- a/dev-java/commons-validator/ChangeLog
+++ b/dev-java/commons-validator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/commons-validator
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.42 2008/04/05 00:57:02 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/ChangeLog,v 1.43 2008/04/30 15:15:41 nixnut Exp $
+
+ 30 Apr 2008; nixnut <nixnut@gentoo.org> commons-validator-1.1.4-r1.ebuild:
+ Stable on ppc wrt bug 217638
*commons-validator-1.3.1 (05 Apr 2008)
diff --git a/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild b/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild
index 0c60e198fa57..17f92e7d8835 100644
--- a/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild
+++ b/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.1.4-r1.ebuild,v 1.9 2008/04/05 00:57:02 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-validator/commons-validator-1.1.4-r1.ebuild,v 1.10 2008/04/30 15:15:41 nixnut Exp $
JAVA_PKG_IUSE="doc examples source"
inherit java-pkg-2 java-ant-2
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/jakarta/commons/validator/source/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""