summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-03 21:42:36 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-03 21:42:36 +0000
commit4d047999019aaada92408951cf8fe2aba90e0ed8 (patch)
treef84a51db5a75b4279204dd0d2a3bc21065ee238f /dev-java/rhino
parentTransfer Prefix keywords (diff)
downloadgentoo-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')
-rw-r--r--dev-java/rhino/ChangeLog6
-rw-r--r--dev-java/rhino/rhino-1.5.5-r5.ebuild6
-rw-r--r--dev-java/rhino/rhino-1.6.5.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-java/rhino/ChangeLog b/dev-java/rhino/ChangeLog
index bd3d01dd6a9c..018d8b861c26 100644
--- a/dev-java/rhino/ChangeLog
+++ b/dev-java/rhino/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/rhino
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.61 2010/01/03 21:30:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.62 2010/01/03 21:42:36 fauli Exp $
+
+ 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ rhino-1.5.5-r5.ebuild, rhino-1.6.5.ebuild:
+ Transfer Prefix keywords for all SLOTs
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> rhino-1.6.5.ebuild:
Transfer Prefix keywords
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
diff --git a/dev-java/rhino/rhino-1.6.5.ebuild b/dev-java/rhino/rhino-1.6.5.ebuild
index 0faf238a5b43..2154b569b93a 100644
--- a/dev-java/rhino/rhino-1.6.5.ebuild
+++ b/dev-java/rhino/rhino-1.6.5.ebuild
@@ -1,6 +1,6 @@
# 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.6.5.ebuild,v 1.8 2010/01/03 21:30:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v 1.9 2010/01/03 21:42:36 fauli Exp $
JAVA_PKG_IUSE="doc examples source"
inherit java-pkg-2 java-ant-2 eutils versionator
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/"
# dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial
LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2"
SLOT="1.6"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
S="${WORKDIR}/${MY_P}"