summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:41:54 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-11 21:41:54 +0000
commitc9e596150b1bfc483befc84126afa9df3fa4ccdf (patch)
tree7ad9809bef59c45b6d567caa7f2b8d031d71ba27 /dev-java/commons-logging
parentchanged from ~sparc to sparc (diff)
downloadhistorical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.tar.gz
historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.tar.bz2
historical-c9e596150b1bfc483befc84126afa9df3fa4ccdf.zip
unmasks and changelog fixes
Diffstat (limited to 'dev-java/commons-logging')
-rw-r--r--dev-java/commons-logging/commons-logging-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.0.3.ebuild b/dev-java/commons-logging/commons-logging-1.0.3.ebuild
index 3d851419e691..84811e9e6a3a 100644
--- a/dev-java/commons-logging/commons-logging-1.0.3.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.0.3.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.0.3.ebuild,v 1.3 2003/07/11 21:41:48 aliz Exp $
inherit jakarta-commons
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {