summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2024-04-01 17:24:55 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2024-04-08 09:14:45 +0200
commit34cbccc71c4950d06a422d5aeacf7f4e5ffa39b2 (patch)
tree19a68c66d76ee79d0693ee370551c843474dcd42 /virtual
parentjava-vm-2.eclass: drop EAPI 6 (diff)
downloadgentoo-34cbccc71c4950d06a422d5aeacf7f4e5ffa39b2.tar.gz
gentoo-34cbccc71c4950d06a422d5aeacf7f4e5ffa39b2.tar.bz2
gentoo-34cbccc71c4950d06a422d5aeacf7f4e5ffa39b2.zip
virtual/jdk: drop dev-java/icedtea-bin
it was erroneously re-added. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/jdk/jdk-1.8.0-r9.ebuild (renamed from virtual/jdk/jdk-1.8.0-r8.ebuild)1
1 files changed, 0 insertions, 1 deletions
diff --git a/virtual/jdk/jdk-1.8.0-r8.ebuild b/virtual/jdk/jdk-1.8.0-r9.ebuild
index ef8c2961a8e1..5fc6997249a2 100644
--- a/virtual/jdk/jdk-1.8.0-r8.ebuild
+++ b/virtual/jdk/jdk-1.8.0-r9.ebuild
@@ -11,5 +11,4 @@ IUSE="headless-awt"
RDEPEND="|| (
dev-java/openjdk-bin:8[headless-awt=]
dev-java/openjdk:8[headless-awt=]
- dev-java/icedtea-bin:8[headless-awt=]
)"