app-editors/emacs: Drop unnecessary eutils inherit.
authorUlrich Müller <ulm@gentoo.org>
Sat, 22 Feb 2020 17:03:41 +0000 (18:03 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 22 Feb 2020 17:08:05 +0000 (18:08 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-editors/emacs/emacs-24.5-r7.ebuild

index 766dec5389021ad7ec438739077587622040213b..e9c1acefad7f0b4b446a66e864d04dcdaa63872a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit autotools elisp-common eutils flag-o-matic readme.gentoo-r1
+inherit autotools elisp-common flag-o-matic readme.gentoo-r1
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
 HOMEPAGE="https://www.gnu.org/software/emacs/"