From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: "Michał Górny" <mgorny@gentoo.org>
Subject: [gentoo-dev] [PATCH 07/25] app-admin/sysstat: Update for lm_sensors → lm-sensors
Date: Wed, 11 Sep 2019 11:56:01 +0200 [thread overview]
Message-ID: <20190911095619.46317-8-mgorny@gentoo.org> (raw)
In-Reply-To: <20190911095619.46317-1-mgorny@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
app-admin/sysstat/sysstat-12.0.5.ebuild | 6 +++---
app-admin/sysstat/sysstat-12.0.6.ebuild | 6 +++---
app-admin/sysstat/sysstat-12.1.5.ebuild | 6 +++---
app-admin/sysstat/sysstat-12.1.6.ebuild | 6 +++---
app-admin/sysstat/sysstat-999999.ebuild | 6 +++---
profiles/arch/riscv/package.use.mask | 2 +-
6 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/app-admin/sysstat/sysstat-12.0.5.ebuild b/app-admin/sysstat/sysstat-12.0.5.ebuild
index d28c04c0297c..bad60fba75ea 100644
--- a/app-admin/sysstat/sysstat-12.0.5.ebuild
+++ b/app-admin/sysstat/sysstat-12.0.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 ~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 \
diff --git a/app-admin/sysstat/sysstat-12.0.6.ebuild b/app-admin/sysstat/sysstat-12.0.6.ebuild
index db640d7d5f9e..a0e5561580a3 100644
--- a/app-admin/sysstat/sysstat-12.0.6.ebuild
+++ b/app-admin/sysstat/sysstat-12.0.6.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 ~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 \
diff --git a/app-admin/sysstat/sysstat-12.1.5.ebuild b/app-admin/sysstat/sysstat-12.1.5.ebuild
index 88dd13ade1dd..2938a1a2fe44 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 \
diff --git a/app-admin/sysstat/sysstat-12.1.6.ebuild b/app-admin/sysstat/sysstat-12.1.6.ebuild
index fd3a1dd527e7..79183431381f 100644
--- a/app-admin/sysstat/sysstat-12.1.6.ebuild
+++ b/app-admin/sysstat/sysstat-12.1.6.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 \
diff --git a/app-admin/sysstat/sysstat-999999.ebuild b/app-admin/sysstat/sysstat-999999.ebuild
index 62f6cc193b2b..fcefb54fdf3c 100644
--- a/app-admin/sysstat/sysstat-999999.ebuild
+++ b/app-admin/sysstat/sysstat-999999.ebuild
@@ -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 \
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 5806afdc7ab1..cdac340949c4 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -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
--
2.23.0
next prev parent reply other threads:[~2019-09-11 9:59 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-11 9:55 [gentoo-dev] [PATCH 00/25] pkgmove + USE rename: lm_sensors → lm-sensors Michał Górny
2019-09-11 9:55 ` [gentoo-dev] [PATCH 01/25] sys-apps/lm_sensors: Inline PN as appropriate before renaming Michał Górny
2019-09-11 9:55 ` [gentoo-dev] [PATCH 02/25] Rename sys-apps/{lm_sensors → lm-sensors}, to match upstream Michał Górny
2019-09-11 9:55 ` [gentoo-dev] [PATCH 03/25] sys-apps/lm-sensors: Remove obsolete PN rewrite Michał Górny
2019-09-11 9:55 ` [gentoo-dev] [PATCH 04/25] use.desc: Rename lm_sensors → lm-sensors Michał Górny
2019-09-11 9:55 ` [gentoo-dev] [PATCH 05/25] profiles: Update USE={lm_sensors → lm-sensors} Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 06/25] app-admin/gkrellm: Update for lm_sensors → lm-sensors Michał Górny
2019-09-11 9:56 ` Michał Górny [this message]
2019-09-11 9:56 ` [gentoo-dev] [PATCH 08/25] app-leechcraft/lc-hotsensors: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 09/25] app-metrics/collectd: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 10/25] dev-python/PySensors: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 11/25] kde-plasma/ksysguard: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 12/25] lxqt-base/lxqt-panel: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 13/25] mate-extra/mate-sensors-applet: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 14/25] media-libs/mesa: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 15/25] media-plugins/vdr-systeminfo: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 16/25] net-analyzer/net-snmp: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 17/25] net-misc/bfgminer: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 18/25] net-wireless/kismet: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 19/25] sys-apps/i2c-tools: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 20/25] www-apps/phpsysinfo: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 21/25] www-misc/monitorix: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 22/25] x11-misc/i3blocks: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 23/25] x11-misc/xsensors: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 24/25] x11-plugins/wmgtemp: " Michał Górny
2019-09-11 9:56 ` [gentoo-dev] [PATCH 25/25] xfce-extra/xfce4-sensors-plugin: " Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190911095619.46317-8-mgorny@gentoo.org \
--to=mgorny@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox