summaryrefslogtreecommitdiff
path: root/virtual/jdk/jdk-1.8.0-r10.ebuild
blob: c582e15f63ca530b6f3d0c814509be767c5b795c (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="6"

DESCRIPTION="Virtual for Java Development Kit (JDK)"
SLOT="1.8"
KEYWORDS="amd64"

RDEPEND="dev-java/openjdk-bin:8[gentoo-vm(+)]"