From 6ab6045f1100ac2aeb30c2f2fda47781ed6fe023 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Mon, 17 Feb 2020 17:32:46 +0100 Subject: [PATCH] app-editors/emacs: Drop inherit of multilib. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This was only needed for get_libdir() which is provided by the package manager since EAPI 6. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- app-editors/emacs/emacs-23.4-r18.ebuild | 2 +- app-editors/emacs/emacs-24.5-r7.ebuild | 2 +- app-editors/emacs/emacs-25.3-r6.ebuild | 2 +- app-editors/emacs/emacs-26.2.ebuild | 2 +- app-editors/emacs/emacs-26.3-r1.ebuild | 2 +- app-editors/emacs/emacs-27.0.50_pre20191223.ebuild | 2 +- app-editors/emacs/emacs-27.0.9999-r1.ebuild | 2 +- app-editors/emacs/emacs-28.0.9999.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-editors/emacs/emacs-23.4-r18.ebuild b/app-editors/emacs/emacs-23.4-r18.ebuild index 0ff940c449fb..53c33166a56c 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 toolchain-funcs +inherit autotools elisp-common flag-o-matic readme.gentoo-r1 toolchain-funcs DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" HOMEPAGE="https://www.gnu.org/software/emacs/" diff --git a/app-editors/emacs/emacs-24.5-r7.ebuild b/app-editors/emacs/emacs-24.5-r7.ebuild index 476cf016627b..766dec538902 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 multilib readme.gentoo-r1 +inherit autotools elisp-common eutils flag-o-matic readme.gentoo-r1 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" HOMEPAGE="https://www.gnu.org/software/emacs/" diff --git a/app-editors/emacs/emacs-25.3-r6.ebuild b/app-editors/emacs/emacs-25.3-r6.ebuild index d04301ce44dd..c40c846ef96e 100644 --- a/app-editors/emacs/emacs-25.3-r6.ebuild +++ b/app-editors/emacs/emacs-25.3-r6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools elisp-common flag-o-matic multilib 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/" diff --git a/app-editors/emacs/emacs-26.2.ebuild b/app-editors/emacs/emacs-26.2.ebuild index bbc32851d689..964a43517a84 100644 --- a/app-editors/emacs/emacs-26.2.ebuild +++ b/app-editors/emacs/emacs-26.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools elisp-common flag-o-matic multilib 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/" diff --git a/app-editors/emacs/emacs-26.3-r1.ebuild b/app-editors/emacs/emacs-26.3-r1.ebuild index 6f44c2130188..196d59a9e82f 100644 --- a/app-editors/emacs/emacs-26.3-r1.ebuild +++ b/app-editors/emacs/emacs-26.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools elisp-common flag-o-matic multilib 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/" diff --git a/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild b/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild index 004a1f105455..255885512a47 100644 --- a/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild +++ b/app-editors/emacs/emacs-27.0.50_pre20191223.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1 +inherit autotools elisp-common flag-o-matic readme.gentoo-r1 if [[ ${PV##*.} = 9999 ]]; then inherit git-r3 diff --git a/app-editors/emacs/emacs-27.0.9999-r1.ebuild b/app-editors/emacs/emacs-27.0.9999-r1.ebuild index 773badc6936a..477a6dea020e 100644 --- a/app-editors/emacs/emacs-27.0.9999-r1.ebuild +++ b/app-editors/emacs/emacs-27.0.9999-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1 +inherit autotools elisp-common flag-o-matic readme.gentoo-r1 if [[ ${PV##*.} = 9999 ]]; then inherit git-r3 diff --git a/app-editors/emacs/emacs-28.0.9999.ebuild b/app-editors/emacs/emacs-28.0.9999.ebuild index 399e033ca046..e4991fa853dd 100644 --- a/app-editors/emacs/emacs-28.0.9999.ebuild +++ b/app-editors/emacs/emacs-28.0.9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1 +inherit autotools elisp-common flag-o-matic readme.gentoo-r1 if [[ ${PV##*.} = 9999 ]]; then inherit git-r3 -- 2.26.2