summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:34:48 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:34:48 +0100
commitc70a847ba0340d7506d9518a3210d6e69d73167c (patch)
tree2930ef16728c5ec973964753e6032b9f81a64153 /app-editors/emacs
parentapp-crypt/sbsigntools: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-c70a847ba0340d7506d9518a3210d6e69d73167c.tar.gz
gentoo-c70a847ba0340d7506d9518a3210d6e69d73167c.tar.bz2
gentoo-c70a847ba0340d7506d9518a3210d6e69d73167c.zip
app-editors/emacs: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/emacs-23.4-r18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs/emacs-23.4-r18.ebuild b/app-editors/emacs/emacs-23.4-r18.ebuild
index a1147d8de5eb..0ff940c449fb 100644
--- a/app-editors/emacs/emacs-23.4-r18.ebuild
+++ b/app-editors/emacs/emacs-23.4-r18.ebuild
@@ -4,7 +4,7 @@
EAPI=7
WANT_AUTOMAKE="none"
-inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1
+inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1 toolchain-funcs
DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
HOMEPAGE="https://www.gnu.org/software/emacs/"