From 36ac65103bf5503e5bad1ecc7e8cb9e7643f6840 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 13 Sep 2019 17:49:31 +0100 Subject: Revert "gentoo resync : 13.09.2019" This reverts commit a1392efe64137262023d92492396ca9156d22396. --- app-admin/sysstat/sysstat-12.1.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-admin/sysstat/sysstat-12.1.5.ebuild') diff --git a/app-admin/sysstat/sysstat-12.1.5.ebuild b/app-admin/sysstat/sysstat-12.1.5.ebuild index 2938a1a2fe44..88dd13ade1dd 100644 --- a/app-admin/sysstat/sysstat-12.1.5.ebuild +++ b/app-admin/sysstat/sysstat-12.1.5.ebuild @@ -11,11 +11,11 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" -IUSE="debug nls lm-sensors selinux static" +IUSE="debug nls lm_sensors selinux static" CDEPEND=" nls? ( virtual/libintl ) - lm-sensors? ( sys-apps/lm-sensors:= ) + lm_sensors? ( sys-apps/lm_sensors:= ) " DEPEND=" ${CDEPEND} @@ -54,7 +54,7 @@ src_configure() { conf_dir=/etc \ econf \ $(use_enable debug debuginfo) \ - $(use_enable lm-sensors sensors) \ + $(use_enable lm_sensors sensors) \ $(use_enable nls) \ --enable-copy-only \ --enable-documentation \ -- cgit v1.2.3