summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-07-23 17:50:47 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-07-23 17:50:47 +0000
commitc84dfcedd74e7caee326b4639e025cf89250edf0 (patch)
tree90c856784a0c9b6480c987286be44df804076b67 /dev-java/commons-httpclient
parentwhitespace (diff)
downloadgentoo-2-c84dfcedd74e7caee326b4639e025cf89250edf0.tar.gz
gentoo-2-c84dfcedd74e7caee326b4639e025cf89250edf0.tar.bz2
gentoo-2-c84dfcedd74e7caee326b4639e025cf89250edf0.zip
Stable on ppc wrt bug 186189
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-java/commons-httpclient')
-rw-r--r--dev-java/commons-httpclient/ChangeLog6
-rw-r--r--dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/commons-httpclient/ChangeLog b/dev-java/commons-httpclient/ChangeLog
index 08e30c8e7460..89e45d677d12 100644
--- a/dev-java/commons-httpclient/ChangeLog
+++ b/dev-java/commons-httpclient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/commons-httpclient
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.49 2007/07/22 09:11:59 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.50 2007/07/23 17:50:47 nixnut Exp $
+
+ 23 Jul 2007; nixnut <nixnut@gentoo.org>
+ commons-httpclient-3.0.1-r1.ebuild:
+ Stable on ppc wrt bug 186189
22 Jul 2007; Petteri Räty <betelgeuse@gentoo.org>
-commons-httpclient-3.0.1.ebuild:
diff --git a/dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild b/dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild
index 15f5494417c0..359de36ef3c5 100644
--- a/dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild
+++ b/dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild,v 1.4 2007/07/22 09:10:20 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.0.1-r1.ebuild,v 1.5 2007/07/23 17:50:47 nixnut Exp $
JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
@@ -11,7 +11,7 @@ HOMEPAGE="http://jakarta.apache.org/commons/httpclient/index.html"
SRC_URI="mirror://apache/jakarta/commons/httpclient/source/${MY_P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="3"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
# doesn't work on IBM JDK, bug #176133
RESTRICT="test"