summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-03-11 21:45:05 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-03-11 21:45:05 +0000
commit771983b75b3fcf5ea9d541b51a32d62c70bbc5ab (patch)
tree7ae55d205e7f1d69af14c8eb4b0cccd111725d61 /dev-java/commons-httpclient
parentnet-www/xxv-1.2.1308; masked for testing (diff)
downloadhistorical-771983b75b3fcf5ea9d541b51a32d62c70bbc5ab.tar.gz
historical-771983b75b3fcf5ea9d541b51a32d62c70bbc5ab.tar.bz2
historical-771983b75b3fcf5ea9d541b51a32d62c70bbc5ab.zip
amd64 stable, bug #212638
Package-Manager: portage-2.1.4.4
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.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/commons-httpclient/ChangeLog b/dev-java/commons-httpclient/ChangeLog
index 4bb31bdadf42..60d034d13052 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.59 2008/03/11 14:48:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/ChangeLog,v 1.60 2008/03/11 21:45:05 ken69267 Exp $
+
+ 11 Mar 2008; Kenneth Prugh <ken69267@gentoo.org>
+ commons-httpclient-3.1.ebuild:
+ amd64 stable, bug #212638
11 Mar 2008; Brent Baude <ranger@gentoo.org>
commons-httpclient-3.1.ebuild:
diff --git a/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild b/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild
index 1deefbe4e73f..c588b8fc4507 100644
--- a/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild
+++ b/dev-java/commons-httpclient/commons-httpclient-3.1.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-httpclient/commons-httpclient-3.1.ebuild,v 1.5 2008/03/11 14:48:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-httpclient/commons-httpclient-3.1.ebuild,v 1.6 2008/03/11 21:45:05 ken69267 Exp $
JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://hc.apache.org/"
SRC_URI="mirror://apache/httpcomponents/${PN}/source/${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"