summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-01-05 23:06:34 +0100
committerDavid Seifert <soap@gentoo.org>2018-01-05 23:06:34 +0100
commita9d7f3d4ef6a93c1598ebee9c8424d63d1cd73b0 (patch)
tree03ad05fed8fa31ccb49db5be4ec14dd5d94a559f /app-editors
parentx11-plugins/pidgin-privacy-please: Remove linguas_* from IUSE. (diff)
downloadgentoo-a9d7f3d4ef6a93c1598ebee9c8424d63d1cd73b0.tar.gz
gentoo-a9d7f3d4ef6a93c1598ebee9c8424d63d1cd73b0.tar.bz2
gentoo-a9d7f3d4ef6a93c1598ebee9c8424d63d1cd73b0.zip
app-editors/xemacs: [QA] Rely on default value of WANT_AUTOCONF
* Specifying WANT_AUTOCONF=2.5 is unnecessary as this will choose the most recent version of Autoconf anyways. It only impedes future bumps of Autoconf. Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xemacs/xemacs-21.5.34-r4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
index c060855e5924..f6ea5f554d14 100644
--- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Note: xemacs currently does not work with position independent code
@@ -6,7 +6,6 @@
EAPI=5
-WANT_AUTOCONF="2.5"
inherit eutils flag-o-matic multilib xdg-utils
DESCRIPTION="highly customizable open source text editor and application development system"