projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25a4466
)
virtual/jre: Remove old 1.7.0
author
James Le Cuirot
<chewi@gentoo.org>
Sun, 27 Mar 2016 08:40:01 +0000
(09:40 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Sun, 27 Mar 2016 08:43:22 +0000
(09:43 +0100)
Package-Manager: portage-2.2.28
virtual/jre/jre-1.7.0.ebuild
[deleted file]
patch
|
blob
|
history
diff --git
a/virtual/jre/jre-1.7.0.ebuild
b/virtual/jre/jre-1.7.0.ebuild
deleted file mode 100644
(file)
index
fbb7ff7
..0000000
--- a/
virtual/jre/jre-1.7.0.ebuild
+++ /dev/null
@@
-1,15
+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 Runtime Environment (JRE)"
-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="|| (
- =virtual/jdk-1.7.0*
- =dev-java/oracle-jre-bin-1.7.0*
- )"
-DEPEND=""