commit: 1bcbb2c845c7e752224a245bad45e377b206b064 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Mar 27 08:41:39 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Mar 27 08:43:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bcbb2c8
virtual/jdk: Remove old 1.7.0 Package-Manager: portage-2.2.28 virtual/jdk/jdk-1.7.0.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/virtual/jdk/jdk-1.7.0.ebuild b/virtual/jdk/jdk-1.7.0.ebuild deleted file mode 100644 index 4dd8ca4..0000000 --- a/virtual/jdk/jdk-1.7.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -DESCRIPTION="Virtual for Java Development Kit (JDK)" -SLOT="1.7" -KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND="|| ( - =dev-java/icedtea-bin-7* - =dev-java/icedtea-7* - =dev-java/oracle-jdk-bin-1.7.0* - =dev-java/soylatte-jdk-bin-7* - )"
