From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cciss_vol_status/
Date: Wed, 22 Nov 2023 10:55:39 +0000 (UTC) [thread overview]
Message-ID: <1700650529.35c0f8c2e2ff9120d86008681e6d1b8fcb94761c.ulm@gentoo> (raw)
commit: 35c0f8c2e2ff9120d86008681e6d1b8fcb94761c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Oct 29 12:49:25 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 10:55:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c0f8c2
sys-apps/cciss_vol_status: EAPI8, ebuild improvements
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
.../cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild
new file mode 100644
index 000000000000..8accb14c0572
--- /dev/null
+++ b/sys-apps/cciss_vol_status/cciss_vol_status-1.12a-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Shows status of logical drives attached to HP SmartArray controllers"
+HOMEPAGE="https://cciss.sourceforge.net/#cciss_utils"
+SRC_URI="mirror://sourceforge/cciss/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~ia64 ~x86"
+SLOT="0"
+
+src_install() {
+ default
+ exeinto /etc/cron.hourly
+ newexe "${FILESDIR}/cciss_vol_status-r2.cron" cciss_vol_status
+}
next reply other threads:[~2023-11-22 10:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 10:55 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-18 0:28 [gentoo-commits] repo/gentoo:master commit in: sys-apps/cciss_vol_status/ Sam James
2024-01-17 6:34 Sam James
2023-11-22 10:55 Ulrich Müller
2021-05-31 20:45 David Seifert
2018-03-18 9:45 Mikle Kolyada
2018-03-18 9:42 Mikle Kolyada
2018-03-18 0:40 Thomas Deutschmann
2018-03-14 23:26 Sergei Trofimovich
2015-11-18 9:32 Agostino Sarubbo
2015-11-11 10:39 Agostino Sarubbo
2015-09-15 15:07 Tony Vroon
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=1700650529.35c0f8c2e2ff9120d86008681e6d1b8fcb94761c.ulm@gentoo \
--to=ulm@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