From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_ipmi_sensor/
Date: Thu, 29 Apr 2021 01:52:40 +0000 (UTC) [thread overview]
Message-ID: <1619661132.13bfe42b9462ef130e1ff17a968d0bbbf3f31590.sam@gentoo> (raw)
commit: 13bfe42b9462ef130e1ff17a968d0bbbf3f31590
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 01:46:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 01:52:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bfe42b
net-analyzer/nagios-check_ipmi_sensor: fix variable reference style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild | 4 ++--
.../nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild
index 331c378057a..37653d213a5 100644
--- a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild
+++ b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit multilib versionator
MY_COMMIT="8120430"
-MY_P="${PN#nagios-}_v$(get_major_version $PV)-${MY_COMMIT}"
+MY_P="${PN#nagios-}_v$(get_major_version ${PV})-${MY_COMMIT}"
DESCRIPTION="IPMI Sensor Monitoring Plugin for Nagios/Icinga"
HOMEPAGE="http://www.thomas-krenn.com/en/oss/ipmi-plugin/"
diff --git a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild
index d549df34bd5..1f0d8d51bc0 100644
--- a/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild
+++ b/net-analyzer/nagios-check_ipmi_sensor/nagios-check_ipmi_sensor-3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit multilib versionator
MY_COMMIT="14e6586"
-MY_P="${PN#nagios-}_v$(get_major_version $PV)-${MY_COMMIT}"
+MY_P="${PN#nagios-}_v$(get_major_version ${PV})-${MY_COMMIT}"
DESCRIPTION="IPMI Sensor Monitoring Plugin for Nagios/Icinga"
HOMEPAGE="http://www.thomas-krenn.com/en/oss/ipmi-plugin/"
next reply other threads:[~2021-04-29 1:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-29 1:52 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-27 23:00 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_ipmi_sensor/ Sam James
2022-02-27 22:59 Sam James
2022-02-17 21:02 Arthur Zamarin
2022-02-17 18:14 Sam James
2022-02-17 18:14 Sam James
2021-12-30 13:51 Christian Ruppert
2020-01-18 17:36 David Seifert
2017-10-29 19:15 Jonas Stein
2017-10-18 20:09 Sergei Trofimovich
2017-10-17 18:53 Sergei Trofimovich
2017-10-17 18:53 Sergei Trofimovich
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=1619661132.13bfe42b9462ef130e1ff17a968d0bbbf3f31590.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.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