app-editors/xemacs: [QA] Rely on default value of WANT_AUTOCONF
authorDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:06:34 +0000 (23:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:06:34 +0000 (23:06 +0100)
* 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

app-editors/xemacs/xemacs-21.5.34-r4.ebuild

index c060855e59246091382642afe9db8ed88da7458b..f6ea5f554d14128e166ade4c1ebe4b7d26af09dc 100644 (file)
@@ -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"