From: David Seifert Date: Fri, 5 Jan 2018 22:06:34 +0000 (+0100) Subject: app-editors/xemacs: [QA] Rely on default value of WANT_AUTOCONF X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9d7f3d4ef6a93c1598ebee9c8424d63d1cd73b0;p=gentoo.git 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 --- 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"