* [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/
@ 2015-09-04 22:05 Patrice Clement
0 siblings, 0 replies; 5+ messages in thread
From: Patrice Clement @ 2015-09-04 22:05 UTC (permalink / raw
To: gentoo-commits
commit: eadf0149e9d202572b8d88af5b4f7798009eba52
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 4 21:48:21 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Sep 4 22:05:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadf0149
java-virtuals/jdk-with-com-sun: Keyword for ppc+ppc64. Add ibm-jdk-bin-1.6 to the list of virtual providers.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
.../jdk-with-com-sun-20111111-r3.ebuild | 30 ++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
new file mode 100644
index 0000000..04fecaa
--- /dev/null
+++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit java-virtuals-2
+
+DESCRIPTION="Virtual ebuilds that require internal com.sun classes from a JDK"
+HOMEPAGE="https://www.gentoo.org"
+SRC_URI=""
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| (
+ dev-java/icedtea-bin:6
+ dev-java/icedtea:6
+ dev-java/icedtea-bin:7
+ dev-java/icedtea:7
+ dev-java/oracle-jdk-bin:1.7
+ dev-java/oracle-jdk-bin:1.8
+ dev-java/apple-jdk-bin:1.6
+ dev-java/ibm-jdk-bin:1.6
+ )"
+
+JAVA_VIRTUAL_VM="icedtea-bin-6 icedtea6-bin icedtea-6 icedtea6 icedtea-bin-6 icedtea-bin-7 icedtea-7 oracle-jdk-bin-1.7 oracle-jdk-bin-1.8 apple-jdk-bin-1.6 ibm-jdk-bin-1.6"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/
@ 2016-01-02 21:45 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2016-01-02 21:45 UTC (permalink / raw
To: gentoo-commits
commit: 4c96891021dd0b24770652b8f071af0f41a8f1e9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 21:39:27 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 21:45:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c968910
java-virtuals/jdk-with-com-sun: Mark stable using ALLARCHES policy
This package really should be last-rited as we no longer support VMs
without com.sun. Not today though.
Package-Manager: portage-2.2.26
java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
index 04fecaa..711a6c7 100644
--- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
+++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/
@ 2016-01-02 21:45 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2016-01-02 21:45 UTC (permalink / raw
To: gentoo-commits
commit: c0e293a327779488e1cefcbdf084297efee4693c
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 21:40:31 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 21:45:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e293a3
java-virtuals/jdk-with-com-sun: Remove old
Package-Manager: portage-2.2.26
.../jdk-with-com-sun-20111111-r2.ebuild | 29 ----------------------
1 file changed, 29 deletions(-)
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild
deleted file mode 100644
index 1154788..0000000
--- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit java-virtuals-2
-
-DESCRIPTION="Virtual ebuilds that require internal com.sun classes from a JDK"
-HOMEPAGE="https://www.gentoo.org"
-SRC_URI=""
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| (
- dev-java/icedtea-bin:6
- dev-java/icedtea:6
- dev-java/icedtea-bin:7
- dev-java/icedtea:7
- dev-java/oracle-jdk-bin:1.7
- dev-java/oracle-jdk-bin:1.8
- dev-java/apple-jdk-bin:1.6
- )"
-
-JAVA_VIRTUAL_VM="icedtea-bin-6 icedtea6-bin icedtea-6 icedtea6 icedtea-bin-6 icedtea-bin-7 icedtea-7 oracle-jdk-bin-1.7 oracle-jdk-bin-1.8 apple-jdk-bin-1.6"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/
@ 2016-02-18 22:11 James Le Cuirot
0 siblings, 0 replies; 5+ messages in thread
From: James Le Cuirot @ 2016-02-18 22:11 UTC (permalink / raw
To: gentoo-commits
commit: d2348a13ff541a64b7cbc6eec7ecd320c627d0fa
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 22:11:11 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 22:11:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2348a13
java-virtuals/jdk-with-com-sun: Drop ppc64 keyword
This package needs to go. guava is holding it up but we can at least
drop ppc64 now and continue removing Java 6.
Package-Manager: portage-2.2.27
java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
index f1b5851..ba85c58 100644
--- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
+++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/
@ 2018-03-01 15:09 Michał Górny
0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2018-03-01 15:09 UTC (permalink / raw
To: gentoo-commits
commit: a00bfa0eb854aaec3109bd7075dfaadd16a760b6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 1 15:06:20 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 1 15:09:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a00bfa0e
java-virtuals/jdk-with-com-sun: Dekeyword *-fbsd
java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
index 82be60809fc..7de769f7284 100644
--- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
+++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-03-01 15:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 22:05 [gentoo-commits] repo/gentoo:master commit in: java-virtuals/jdk-with-com-sun/ Patrice Clement
-- strict thread matches above, loose matches on Subject: below --
2016-01-02 21:45 James Le Cuirot
2016-01-02 21:45 James Le Cuirot
2016-02-18 22:11 James Le Cuirot
2018-03-01 15:09 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox