diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-25 15:49:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-25 15:49:07 +0000 |
| commit | 86f7323d28a04492eb6abd933f3566227ec16ab5 (patch) | |
| tree | 6ad6cb18800ca69498e4a3bc5695ab4ef6623bde /dev-java | |
| parent | 7a12d9167cf63635da26027e1ab96c25aa889bef (diff) | |
| download | baldeagleos-repo-86f7323d28a04492eb6abd933f3566227ec16ab5.tar.gz baldeagleos-repo-86f7323d28a04492eb6abd933f3566227ec16ab5.tar.xz baldeagleos-repo-86f7323d28a04492eb6abd933f3566227ec16ab5.zip | |
Adding metadata
Diffstat (limited to 'dev-java')
| -rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/icedtea/icedtea-3.19.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-java/icedtea/icedtea-3.21.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-java/openjfx/openjfx-11.0.11_p1.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/openjfx/openjfx-11.0.9_p0.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/openjfx/openjfx-8.1000.ebuild | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild index 8b4216b0ce00..815b03a027e2 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.16.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit java-vm-2 multilib-build toolchain-funcs diff --git a/dev-java/icedtea/icedtea-3.19.0.ebuild b/dev-java/icedtea/icedtea-3.19.0.ebuild index b2ff8dbaf934..e19fa9025183 100644 --- a/dev-java/icedtea/icedtea-3.19.0.ebuild +++ b/dev-java/icedtea/icedtea-3.19.0.ebuild @@ -1,9 +1,9 @@ # Copyright 2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 SLOT="8" -inherit check-reqs eapi7-ver flag-o-matic java-pkg-2 java-vm-2 multiprocessing pax-utils prefix toolchain-funcs xdg-utils +inherit check-reqs flag-o-matic java-pkg-2 java-vm-2 multiprocessing pax-utils prefix toolchain-funcs xdg-utils ICEDTEA_VER=$(ver_cut 1-3) ICEDTEA_BRANCH=$(ver_cut 1-2) diff --git a/dev-java/icedtea/icedtea-3.21.0.ebuild b/dev-java/icedtea/icedtea-3.21.0.ebuild index b2ff8dbaf934..e19fa9025183 100644 --- a/dev-java/icedtea/icedtea-3.21.0.ebuild +++ b/dev-java/icedtea/icedtea-3.21.0.ebuild @@ -1,9 +1,9 @@ # Copyright 2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 SLOT="8" -inherit check-reqs eapi7-ver flag-o-matic java-pkg-2 java-vm-2 multiprocessing pax-utils prefix toolchain-funcs xdg-utils +inherit check-reqs flag-o-matic java-pkg-2 java-vm-2 multiprocessing pax-utils prefix toolchain-funcs xdg-utils ICEDTEA_VER=$(ver_cut 1-3) ICEDTEA_BRANCH=$(ver_cut 1-2) diff --git a/dev-java/openjfx/openjfx-11.0.11_p1.ebuild b/dev-java/openjfx/openjfx-11.0.11_p1.ebuild index 7d61ff67f2c2..bc007ec987c1 100644 --- a/dev-java/openjfx/openjfx-11.0.11_p1.ebuild +++ b/dev-java/openjfx/openjfx-11.0.11_p1.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 MY_PV="${PV/_p/+}" SLOT="${MY_PV%%[.+]*}" diff --git a/dev-java/openjfx/openjfx-11.0.9_p0.ebuild b/dev-java/openjfx/openjfx-11.0.9_p0.ebuild index 489a905614c1..f752f94d2146 100644 --- a/dev-java/openjfx/openjfx-11.0.9_p0.ebuild +++ b/dev-java/openjfx/openjfx-11.0.9_p0.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 MY_PV="${PV/_p/+}" SLOT="${MY_PV%%[.+]*}" diff --git a/dev-java/openjfx/openjfx-8.1000.ebuild b/dev-java/openjfx/openjfx-8.1000.ebuild index 0864b67b0de4..f28ad0cdfe5c 100644 --- a/dev-java/openjfx/openjfx-8.1000.ebuild +++ b/dev-java/openjfx/openjfx-8.1000.ebuild @@ -1,11 +1,11 @@ # Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 JAVA_PKG_IUSE="doc source" -inherit eapi7-ver flag-o-matic java-pkg-2 java-pkg-simple multiprocessing toolchain-funcs +inherit flag-o-matic java-pkg-2 java-pkg-simple multiprocessing toolchain-funcs EGRADLE_VER="4.10.3" EHG_COMMIT="9f49e3b6147f" |
