app-admin/sysstat: Update for lm_sensors → lm-sensors
authorMichał Górny <mgorny@gentoo.org>
Wed, 11 Sep 2019 08:47:41 +0000 (10:47 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Sep 2019 14:28:35 +0000 (16:28 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/sysstat/sysstat-12.0.5.ebuild
app-admin/sysstat/sysstat-12.0.6.ebuild
app-admin/sysstat/sysstat-12.1.5.ebuild
app-admin/sysstat/sysstat-12.1.6.ebuild
app-admin/sysstat/sysstat-999999.ebuild
profiles/arch/riscv/package.use.mask

index d28c04c0297ca1a673fe913fc7030fabe39b694a..bad60fba75eaed0ca8d17f5ac016235ed7e7f83d 100644 (file)
@@ -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 ~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 \
index db640d7d5f9eb6771ecb8eeb5cadd5a8749815be..a0e5561580a357b1328a3b62e81354fa9b53eb8b 100644 (file)
@@ -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 ~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 \
index 88dd13ade1dd97d28794a811c8f14080fc0f158a..2938a1a2fe44a47eec1e41cb4ad6e3cd3fc3755e 100644 (file)
@@ -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 \
index fd3a1dd527e7505eab4e4c588838d5a99dca1b33..79183431381fb4f4ab7b96a1d167bd562eab4267 100644 (file)
@@ -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 \
index 62f6cc193b2bf7cc2b3af13375b23b89a1d6388c..fcefb54fdf3c834023f71b48c8a6edaaf11c30e9 100644 (file)
@@ -11,11 +11,11 @@ EGIT_REPO_URI="https://github.com/sysstat/sysstat"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-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 \
index 5806afdc7ab172808dd823fb8ce5e46908a68028..cdac340949c4af4d9e22e856514cef78a1b46db4 100644 (file)
@@ -15,7 +15,7 @@ dev-vcs/git pcre-jit
 # do not support python-3.7 yet.
 
 app-admin/syslog-ng amqp dbi geoip geoip2 json kafka mongodb python redis spoof-source smtp snmp
-app-admin/sysstat lm_sensors
+app-admin/sysstat lm-sensors
 app-arch/libarchive lz4 lzo zstd
 app-arch/unzip natspec
 app-crypt/gnupg smartcard tofu wks-server