aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-06-24 20:43:24 +0200
committerFlorian Schmaus <flow@gentoo.org>2021-06-24 20:43:24 +0200
commit422b68cb139e1d551a08b61dde7c46d6728ceb4a (patch)
tree9143e4fcae8d004c244b6c3020e80f47d409f674 /virtual
parentapp-eselect/eselect-gradle: add 0.2, drop 0.1-r1 (diff)
downloadjava-422b68cb139e1d551a08b61dde7c46d6728ceb4a.tar.gz
java-422b68cb139e1d551a08b61dde7c46d6728ceb4a.tar.bz2
java-422b68cb139e1d551a08b61dde7c46d6728ceb4a.zip
virtual/gradle: update EAPI 5 -> 7
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/gradle/gradle-0.ebuild11
1 files changed, 2 insertions, 9 deletions
diff --git a/virtual/gradle/gradle-0.ebuild b/virtual/gradle/gradle-0.ebuild
index cf40d848..a17881a1 100644
--- a/virtual/gradle/gradle-0.ebuild
+++ b/virtual/gradle/gradle-0.ebuild
@@ -1,18 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI="5"
+API=7
DESCRIPTION="Virtual for gradle"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=""
RDEPEND="|| ( dev-java/gradle-bin
dev-java/gradle )"