projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9d7f3d
)
dev-java/commons-daemon: [QA] Rely on default value of WANT_AUTOCONF
author
David Seifert
<soap@gentoo.org>
Fri, 5 Jan 2018 22:06:38 +0000
(23:06 +0100)
committer
David Seifert
<soap@gentoo.org>
Fri, 5 Jan 2018 22:06:38 +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
dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
patch
|
blob
|
history
diff --git
a/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
b/dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
index 8061d6a33f173fb818c022ce0c291ccde07c5473..17af8cbfae4f70441a742182d0cac00a88a23896 100644
(file)
--- a/
dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
+++ b/
dev-java/commons-daemon/commons-daemon-1.0.15.ebuild
@@
-1,10
+1,8
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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