diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 21:56:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 21:56:41 +0000 |
commit | db32ba10b200021219831217fde09f1b1f1a8530 (patch) | |
tree | 651b92187111e0a19e327139e5a8f3329945ef0a | |
parent | Transfer Prefix keywords for all SLOTs (diff) | |
download | historical-db32ba10b200021219831217fde09f1b1f1a8530.tar.gz historical-db32ba10b200021219831217fde09f1b1f1a8530.tar.bz2 historical-db32ba10b200021219831217fde09f1b1f1a8530.zip |
Transfer Prefix keywords for all SLOTs
Package-Manager: portage-2.1.6.13/cvs/Linux i686
-rw-r--r-- | dev-java/rhino/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.5.5-r5.ebuild | 6 | ||||
-rw-r--r-- | dev-java/rhino/rhino-1.6.5.ebuild | 4 | ||||
-rw-r--r-- | dev-java/servletapi/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/servletapi/servletapi-2.2-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-java/servletapi/servletapi-2.3-r3.ebuild | 6 |
6 files changed, 21 insertions, 13 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}" diff --git a/dev-java/servletapi/ChangeLog b/dev-java/servletapi/ChangeLog index 14636a26e478..1b9044d1239f 100644 --- a/dev-java/servletapi/ChangeLog +++ b/dev-java/servletapi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/servletapi # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.65 2010/01/03 21:33:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/ChangeLog,v 1.66 2010/01/03 21:46:37 fauli Exp $ + + 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + servletapi-2.2-r3.ebuild, servletapi-2.3-r3.ebuild: + Transfer Prefix keywords for all SLOTs 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> servletapi-2.4-r5.ebuild: diff --git a/dev-java/servletapi/servletapi-2.2-r3.ebuild b/dev-java/servletapi/servletapi-2.2-r3.ebuild index e8117a3316c2..5edc1c80b609 100644 --- a/dev-java/servletapi/servletapi-2.2-r3.ebuild +++ b/dev-java/servletapi/servletapi-2.2-r3.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/servletapi/servletapi-2.2-r3.ebuild,v 1.11 2008/01/06 19:04:55 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.2-r3.ebuild,v 1.12 2010/01/03 21:46:37 fauli Exp $ JAVA_PKG_IUSE="doc source" @@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.4 RDEPEND=">=virtual/jre-1.3" LICENSE="Apache-1.1" SLOT="2.2" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="doc" S="${WORKDIR}/jakarta-servletapi-src" diff --git a/dev-java/servletapi/servletapi-2.3-r3.ebuild b/dev-java/servletapi/servletapi-2.3-r3.ebuild index ea95d559e919..9377316584ee 100644 --- a/dev-java/servletapi/servletapi-2.3-r3.ebuild +++ b/dev-java/servletapi/servletapi-2.3-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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/servletapi/servletapi-2.3-r3.ebuild,v 1.10 2007/01/19 21:41:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/servletapi/servletapi-2.3-r3.ebuild,v 1.11 2010/01/03 21:46:37 fauli Exp $ inherit java-pkg-2 java-ant-2 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}-20021101.tar.gz" LICENSE="Apache-1.1" SLOT="2.3" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc source" DEPEND=">=virtual/jdk-1.4 |