diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-15 19:48:14 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-15 19:48:14 +0000 |
commit | 20d61bde3fc6cb11d66103d84cc3824ec86a7d0f (patch) | |
tree | 1ac9c7b260c677cc45ce21e97de041a21982ceee /virtual/jdk | |
parent | Marking randrproto-1.3.1 ppc64 for bug 294958 (diff) | |
download | gentoo-2-20d61bde3fc6cb11d66103d84cc3824ec86a7d0f.tar.gz gentoo-2-20d61bde3fc6cb11d66103d84cc3824ec86a7d0f.tar.bz2 gentoo-2-20d61bde3fc6cb11d66103d84cc3824ec86a7d0f.zip |
QA: Add prefix keywords
(Portage version: -svn/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'virtual/jdk')
-rw-r--r-- | virtual/jdk/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.4.2.ebuild | 7 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.5.0.ebuild | 7 | ||||
-rw-r--r-- | virtual/jdk/jdk-1.6.0.ebuild | 7 |
4 files changed, 18 insertions, 9 deletions
diff --git a/virtual/jdk/ChangeLog b/virtual/jdk/ChangeLog index d85d705ea626..c3f8bb2662c0 100644 --- a/virtual/jdk/ChangeLog +++ b/virtual/jdk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/jdk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.23 2009/07/05 05:10:29 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/ChangeLog,v 1.24 2009/12/15 19:47:05 abcd Exp $ + + 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> jdk-1.4.2.ebuild, + jdk-1.5.0.ebuild, jdk-1.6.0.ebuild: + QA: Add prefix keywords, more jdks 05 Jul 2009; Alistair Bush <ali_bush@gentoo.org> jdk-1.6.0.ebuild: Keyword ~x86-fbsd and add diablo-jdk diff --git a/virtual/jdk/jdk-1.4.2.ebuild b/virtual/jdk/jdk-1.4.2.ebuild index d73293949bfa..6e8342909ae6 100644 --- a/virtual/jdk/jdk-1.4.2.ebuild +++ b/virtual/jdk/jdk-1.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.4.2.ebuild,v 1.4 2006/11/09 04:31:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.4.2.ebuild,v 1.5 2009/12/15 19:47:05 abcd Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="http://java.sun.com/" @@ -8,10 +8,11 @@ SRC_URI="" LICENSE="as-is" SLOT="1.4" -KEYWORDS="amd64 ia64 ppc ppc64 x86" +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( + =dev-java/apple-jdk-bin-1.4.2* =dev-java/blackdown-jdk-1.4.2* =dev-java/sun-jdk-1.4.2* =dev-java/ibm-jdk-bin-1.4.2* diff --git a/virtual/jdk/jdk-1.5.0.ebuild b/virtual/jdk/jdk-1.5.0.ebuild index 166f7b7123bc..170dcad328e3 100644 --- a/virtual/jdk/jdk-1.5.0.ebuild +++ b/virtual/jdk/jdk-1.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.5.0.ebuild,v 1.10 2008/04/28 01:19:59 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.5.0.ebuild,v 1.11 2009/12/15 19:47:05 abcd Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="http://java.sun.com/" @@ -8,11 +8,12 @@ SRC_URI="" LICENSE="as-is" SLOT="1.5" -KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" # Keep this list in sync with java-virtuals/jmx RDEPEND="|| ( + =dev-java/apple-jdk-bin-1.5.0* =dev-java/sun-jdk-1.5.0* =dev-java/ibm-jdk-bin-1.5.0* =dev-java/jrockit-jdk-bin-1.5.0* diff --git a/virtual/jdk/jdk-1.6.0.ebuild b/virtual/jdk/jdk-1.6.0.ebuild index 22d5d408f8b6..7f728390b057 100644 --- a/virtual/jdk/jdk-1.6.0.ebuild +++ b/virtual/jdk/jdk-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.11 2009/07/05 05:10:29 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/jdk/jdk-1.6.0.ebuild,v 1.12 2009/12/15 19:47:05 abcd Exp $ DESCRIPTION="Virtual for JDK" HOMEPAGE="http://java.sun.com/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="as-is" SLOT="1.6" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" # Keeps this and java-virtuals/jaf in sync @@ -17,5 +17,8 @@ RDEPEND="|| ( =dev-java/sun-jdk-1.6.0* =dev-java/ibm-jdk-bin-1.6.0* =dev-java/diablo-jdk-1.6.0* + =dev-java/soylatte-jdk-bin-1.0* + =dev-java/apple-jdk-bin-1.6.0* + =dev-java/winjdk-bin-1.6.0* )" DEPEND="" |