diff options
author | 2010-01-03 21:42:36 +0000 | |
---|---|---|
committer | 2010-01-03 21:42:36 +0000 | |
commit | 4d047999019aaada92408951cf8fe2aba90e0ed8 (patch) | |
tree | f84a51db5a75b4279204dd0d2a3bc21065ee238f /dev-java/rhino/rhino-1.5.5-r5.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-4d047999019aaada92408951cf8fe2aba90e0ed8.tar.gz gentoo-2-4d047999019aaada92408951cf8fe2aba90e0ed8.tar.bz2 gentoo-2-4d047999019aaada92408951cf8fe2aba90e0ed8.zip |
Transfer Prefix keywords for all SLOTs
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-java/rhino/rhino-1.5.5-r5.ebuild')
-rw-r--r-- | dev-java/rhino/rhino-1.5.5-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/rhino/rhino-1.5.5-r5.ebuild b/dev-java/rhino/rhino-1.5.5-r5.ebuild index 7c7a8479f5d5..89e61f057717 100644 --- a/dev-java/rhino/rhino-1.5.5-r5.ebuild +++ b/dev-java/rhino/rhino-1.5.5-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/rhino/rhino-1.5.5-r5.ebuild,v 1.1 2008/07/16 22:42:29 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild,v 1.2 2010/01/03 21:42:36 fauli Exp $ JAVA_PKG_IUSE="doc source" inherit eutils java-pkg-2 java-ant-2 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/js/${MY_P}.zip HOMEPAGE="http://www.mozilla.org/rhino/" LICENSE="NPL-1.1" SLOT="1.5" -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" IUSE="" DEPEND="dev-java/ant-core >=virtual/jdk-1.3 |