diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-08 21:56:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-08 21:56:41 +0000 |
commit | b7d203faeffc911e44d509328ffc7f7183376d17 (patch) | |
tree | f00decf9697366541571497b2c1152d32c5a9971 /dev-java/commons-logging/commons-logging-1.1.1.ebuild | |
parent | x86 stable, bug #212641 (diff) | |
download | gentoo-2-b7d203faeffc911e44d509328ffc7f7183376d17.tar.gz gentoo-2-b7d203faeffc911e44d509328ffc7f7183376d17.tar.bz2 gentoo-2-b7d203faeffc911e44d509328ffc7f7183376d17.zip |
x86 stable, bug #212641
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-java/commons-logging/commons-logging-1.1.1.ebuild')
-rw-r--r-- | dev-java/commons-logging/commons-logging-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.1.1.ebuild b/dev-java/commons-logging/commons-logging-1.1.1.ebuild index 36e76f54deb2..e7d3b275978b 100644 --- a/dev-java/commons-logging/commons-logging-1.1.1.ebuild +++ b/dev-java/commons-logging/commons-logging-1.1.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-logging/commons-logging-1.1.1.ebuild,v 1.3 2008/03/08 13:39:53 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.4 2008/03/08 21:56:41 maekke Exp $ EAPI="1" JAVA_PKG_IUSE="doc source test" @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/logging/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="avalon-logkit log4j servletapi avalon-framework" COMMON_DEP=" |