diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 19:46:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:53:06 +0100 |
commit | a7f5919852851b813ceb58c62097aa8eb76cfaef (patch) | |
tree | 94b3ba379f8eb4c9789b53675caa6962ccadc2a3 /app-editors/xemacs | |
parent | app-editors/ted: eutils->epatch (diff) | |
download | gentoo-a7f5919852851b813ceb58c62097aa8eb76cfaef.tar.gz gentoo-a7f5919852851b813ceb58c62097aa8eb76cfaef.tar.bz2 gentoo-a7f5919852851b813ceb58c62097aa8eb76cfaef.zip |
app-editors/xemacs: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.24-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.5.34-r5.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/xemacs/xemacs-21.4.24-r2.ebuild b/app-editors/xemacs/xemacs-21.4.24-r2.ebuild index 22186d5e0150..557ca34677b6 100644 --- a/app-editors/xemacs/xemacs-21.4.24-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.24-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Note: xemacs currently does not work with position independent code @@ -7,7 +7,7 @@ EAPI=7 WANT_AUTOCONF="2.1" -inherit autotools eutils flag-o-matic toolchain-funcs xdg-utils desktop +inherit autotools flag-o-matic toolchain-funcs xdg-utils desktop DESCRIPTION="highly customizable open source text editor and application development system" HOMEPAGE="http://www.xemacs.org/" diff --git a/app-editors/xemacs/xemacs-21.5.34-r5.ebuild b/app-editors/xemacs/xemacs-21.5.34-r5.ebuild index 91fe80f8bfe7..2deb627fb492 100644 --- a/app-editors/xemacs/xemacs-21.5.34-r5.ebuild +++ b/app-editors/xemacs/xemacs-21.5.34-r5.ebuild @@ -6,7 +6,7 @@ EAPI=7 -inherit autotools eutils flag-o-matic multilib xdg-utils desktop +inherit autotools flag-o-matic multilib xdg-utils desktop DESCRIPTION="highly customizable open source text editor and application development system" HOMEPAGE="http://www.xemacs.org/" |