sys-apps/preload: [QA] Rely on default value of WANT_AUTOCONF
authorDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:07:00 +0000 (23:07 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:07:00 +0000 (23:07 +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

sys-apps/preload/preload-0.6.4-r3.ebuild

index 0a88e6470affcb9fd8a84b4634535c68750b95c0..486415f63b80be297c46188b15f4b3d006ede347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -13,8 +13,6 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="vanilla"
 
-WANT_AUTOCONF="2.56"
-
 RDEPEND=">=dev-libs/glib-2.6:2"
 DEPEND="${RDEPEND}
        virtual/pkgconfig