commit: afeec516bf45b57a0dce9e35d46b4978fcad9910
Author: Pedro Arizmendi <dwosky <AT> pm <DOT> me>
AuthorDate: Thu Feb 13 14:40:23 2025 +0000
Commit: Pedro Arizmendi <dwosky <AT> pm <DOT> me>
CommitDate: Thu Feb 13 14:40:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=afeec516
app-crypt/autofirma: Updated JRE version
The documentation states that the Java version required is 11, so we can bump
this one to JRE11.
Signed-off-by: Pedro Arizmendi <dwosky <AT> pm.me>
.../autofirma/{autofirma-1.8.3.ebuild => autofirma-1.8.3-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/autofirma/autofirma-1.8.3.ebuild
b/app-crypt/autofirma/autofirma-1.8.3-r1.ebuild
similarity index 95%
rename from app-crypt/autofirma/autofirma-1.8.3.ebuild
rename to app-crypt/autofirma/autofirma-1.8.3-r1.ebuild
index 0e5c3753f..9f65552c0 100644
--- a/app-crypt/autofirma/autofirma-1.8.3.ebuild
+++ b/app-crypt/autofirma/autofirma-1.8.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ LICENSE="|| ( GPL-2 EUPL-1.1 )"
SLOT="0"
KEYWORDS="~amd64"
-RDEPEND="virtual/jre:1.8"
+RDEPEND="virtual/jre:11"
BDEPEND="app-arch/unzip"
pkg_nofetch() {