From fa5e8e92d94ea9de5d49a1f5ad19abf7272503d0 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 17 Jun 2023 01:42:56 +0100 Subject: gentoo auto-resync : 17:06:2023 - 01:42:56 --- eclass/mercurial.eclass | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'eclass/mercurial.eclass') diff --git a/eclass/mercurial.eclass b/eclass/mercurial.eclass index 27fb525bcbd6..16d9fc87cb0a 100644 --- a/eclass/mercurial.eclass +++ b/eclass/mercurial.eclass @@ -3,7 +3,7 @@ # @ECLASS: mercurial.eclass # @MAINTAINER: -# No maintainer # @AUTHOR: # Next gen author: Krzysztof Pawlik # Original author: Aron Griffis @@ -25,14 +25,6 @@ _MERCURIAL_ECLASS=1 PROPERTIES+=" live" -case ${EAPI:-0} in - 7) - # For compatibiilty only (indirect inherits). - # Eclass itself doesn't need it. - inherit eutils - ;; -esac - BDEPEND="dev-vcs/mercurial" # @ECLASS_VARIABLE: EHG_REPO_URI -- cgit v1.2.3