diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 20:24:52 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 20:24:52 +0000 |
commit | 8f5e1e0fcac34d3ad269b8ed6ddce70a3eb82853 (patch) | |
tree | 82c5b6be4e7f6a81afbfd11ebc4c24e3e14dedcd /dev-java/commons-logging/commons-logging-1.1.1.ebuild | |
parent | Add prefix keywords (diff) | |
download | gentoo-2-8f5e1e0fcac34d3ad269b8ed6ddce70a3eb82853.tar.gz gentoo-2-8f5e1e0fcac34d3ad269b8ed6ddce70a3eb82853.tar.bz2 gentoo-2-8f5e1e0fcac34d3ad269b8ed6ddce70a3eb82853.zip |
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
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 | 6 |
1 files changed, 3 insertions, 3 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 2ed963f1a4a2..7e6ee22645a9 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.7 2009/09/24 22:46:50 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.1.1.ebuild,v 1.8 2010/01/15 20:24:52 abcd 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="avalon-logkit log4j servletapi avalon-framework" COMMON_DEP=" |