summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2024-06-14 14:12:00 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2024-06-14 14:19:36 +0200
commit3e3b6279bd902e90032243148e7c96cc755afc6d (patch)
treeea43d60ebea0bc8f1ff5144c07ff5e12ff4bd4e0 /eclass/java-utils-2.eclass
parentdev-python/markdown-exec: Bump to 1.9.1 (diff)
downloadgentoo-3e3b6279bd902e90032243148e7c96cc755afc6d.tar.gz
gentoo-3e3b6279bd902e90032243148e7c96cc755afc6d.tar.bz2
gentoo-3e3b6279bd902e90032243148e7c96cc755afc6d.zip
Revert "java-utils-2.eclass: eerror if java-utils-2 is inherited directly"
This reverts commit 41faa907e3a36f4ed00aced3499d469abb865281. Bug: https://bugs.gentoo.org/207098 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37156 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'eclass/java-utils-2.eclass')
-rw-r--r--eclass/java-utils-2.eclass6
1 files changed, 0 insertions, 6 deletions
diff --git a/eclass/java-utils-2.eclass b/eclass/java-utils-2.eclass
index b72a00b352d2..adbc5242053a 100644
--- a/eclass/java-utils-2.eclass
+++ b/eclass/java-utils-2.eclass
@@ -34,12 +34,6 @@ export WANT_JAVA_CONFIG="2"
has test ${JAVA_PKG_IUSE} && RESTRICT+=" !test? ( test )"
-# this eclass must be inherited after java-pkg-2 or java-pkg-opt-2
-# bug #207098
-if ! has java-pkg-2 ${INHERITED} && ! has java-pkg-opt-2 ${INHERITED}; then
- eerror "java-utils-2 eclass must not be inherited directly."
-fi
-
# @VARIABLE: JAVA_PKG_E_DEPEND
# @INTERNAL
# @DESCRIPTION: