summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-02-22 18:03:41 +0100
committerUlrich Müller <ulm@gentoo.org>2020-02-22 18:08:05 +0100
commitd0620f9b4563fdd9f8689f57e422856c833067c2 (patch)
treeed665855a2f9f84077ce37c04cdeab46c32fc1d0
parentdev-libs/fribidi: remove old (diff)
downloadgentoo-d0620f9b4563fdd9f8689f57e422856c833067c2.tar.gz
gentoo-d0620f9b4563fdd9f8689f57e422856c833067c2.tar.bz2
gentoo-d0620f9b4563fdd9f8689f57e422856c833067c2.zip
app-editors/emacs: Drop unnecessary eutils inherit.
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-editors/emacs/emacs-24.5-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-24.5-r7.ebuild b/app-editors/emacs/emacs-24.5-r7.ebuild
index 766dec538902..e9c1acefad7f 100644
--- a/app-editors/emacs/emacs-24.5-r7.ebuild
+++ b/app-editors/emacs/emacs-24.5-r7.ebuild
@@ -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/"