commit:     422b68cb139e1d551a08b61dde7c46d6728ceb4a
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 18:43:24 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 18:43:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=422b68cb

virtual/gradle: update EAPI 5 -> 7

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 virtual/gradle/gradle-0.ebuild | 11 ++---------
 1 file 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 )"

Reply via email to