* [gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/
@ 2016-03-31 11:31 99% Sam Jorna
0 siblings, 0 replies; 1+ results
From: Sam Jorna @ 2016-03-31 11:31 UTC (permalink / raw
To: gentoo-commits
commit: 6be31c5ac3704fdf57a3ec5a4f746bebd2f0f346
Author: Thomas D <whissi <AT> whissi <DOT> de>
AuthorDate: Thu Mar 31 11:03:38 2016 +0000
Commit: Sam Jorna <wraeth <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 11:30:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be31c5a
app-admin/collectd: Fix REQUIRED_USE
REQUIRED_USE of "udev" is only required when smart plugin was selected by
the user (forgotten "?").
Closes: https://github.com/gentoo/gentoo/pull/1171
Package-Manager: portage-2.2.28
Signed-off-by: Sam Jorna <wraeth <AT> gentoo.org>
app-admin/collectd/collectd-5.5.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/collectd/collectd-5.5.1-r2.ebuild b/app-admin/collectd/collectd-5.5.1-r2.ebuild
index 13b5778..0d31810 100644
--- a/app-admin/collectd/collectd-5.5.1-r2.ebuild
+++ b/app-admin/collectd/collectd-5.5.1-r2.ebuild
@@ -140,7 +140,7 @@ REQUIRED_USE="
collectd_plugins_genericjmx? ( java )
collectd_plugins_java? ( java )
collectd_plugins_python? ( ${PYTHON_REQUIRED_USE} )
- collectd_plugins_smart ( udev )"
+ collectd_plugins_smart? ( udev )"
PATCHES=(
"${FILESDIR}"/${PN}-4.10.3-werror.patch
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-03-31 11:31 99% [gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/ Sam Jorna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox