Skip to content

Commit

Permalink
dev-java/commons-daemon: [QA] Rely on default value of WANT_AUTOCONF
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
SoapGentoo committed Jan 5, 2018
1 parent a9d7f3d commit 5d3eaef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5

WANT_AUTOCONF=2.5

JAVA_PKG_IUSE="doc examples source"

inherit autotools java-pkg-2 java-ant-2
Expand Down

0 comments on commit 5d3eaef

Please sign in to comment.