From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/tsm/
Date: Mon, 13 Jul 2020 12:15:03 +0000 (UTC) [thread overview]
Message-ID: <1594642491.0836e8ee5ab65c1c3bfd547c498f1ab8eaf152f9.marecki@gentoo> (raw)
commit: 0836e8ee5ab65c1c3bfd547c498f1ab8eaf152f9
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 12:13:43 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jul 13 12:14:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0836e8ee
app-backup/tsm: s/_/-/ in USE flags
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-backup/tsm/metadata.xml | 4 ++--
app-backup/tsm/tsm-7.1.8.0-r1.ebuild | 6 +++---
app-backup/tsm/tsm-8.1.6.0.ebuild | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/app-backup/tsm/metadata.xml b/app-backup/tsm/metadata.xml
index 5c23451875c..249336c9081 100644
--- a/app-backup/tsm/metadata.xml
+++ b/app-backup/tsm/metadata.xml
@@ -5,7 +5,7 @@
<email>dilfridge@gentoo.org</email>
</maintainer>
<use>
- <flag name="tsm_cit">IBM Tivoli Common Inventory Technology</flag>
- <flag name="tsm_hw">Difference snapshot support for NetApp and N-Series file servers</flag>
+ <flag name="tsm-cit">IBM Tivoli Common Inventory Technology</flag>
+ <flag name="tsm-hw">Difference snapshot support for NetApp and N-Series file servers</flag>
</use>
</pkgmetadata>
diff --git a/app-backup/tsm/tsm-7.1.8.0-r1.ebuild b/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
index df5a6de943e..58c58485a2b 100644
--- a/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
+++ b/app-backup/tsm/tsm-7.1.8.0-r1.ebuild
@@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola
SLOT="0"
KEYWORDS="-* ~amd64"
-IUSE="acl java +tsm_cit +tsm_hw"
+IUSE="acl java +tsm-cit +tsm-hw"
QA_PREBUILT="*"
# not available (yet?)
@@ -86,10 +86,10 @@ src_unpack() {
for rpm in *.rpm; do
case ${rpm} in
TIVsm-APIcit.*|TIVsm-BAcit.*)
- use tsm_cit && rpms="${rpms} ./${rpm}"
+ use tsm-cit && rpms="${rpms} ./${rpm}"
;;
TIVsm-BAhdw.*)
- use tsm_hw && rpms="${rpms} ./${rpm}"
+ use tsm-hw && rpms="${rpms} ./${rpm}"
;;
TIVsm-JBB.*|*-filepath-*)
# "journal based backup" for all filesystems
diff --git a/app-backup/tsm/tsm-8.1.6.0.ebuild b/app-backup/tsm/tsm-8.1.6.0.ebuild
index f2c450a85de..6671f616235 100644
--- a/app-backup/tsm/tsm-8.1.6.0.ebuild
+++ b/app-backup/tsm/tsm-8.1.6.0.ebuild
@@ -35,7 +35,7 @@ LICENSE="Apache-1.1 Apache-2.0 JDOM BSD-2 CC-PD Boost-1.0 MIT CPL-1.0 HPND Exola
SLOT="0"
KEYWORDS="-* ~amd64"
-IUSE="acl java +tsm_cit +tsm_hw"
+IUSE="acl java +tsm-cit +tsm-hw"
QA_PREBUILT="*"
# not available (yet?)
@@ -86,10 +86,10 @@ src_unpack() {
for rpm in *.rpm; do
case ${rpm} in
TIVsm-APIcit.*|TIVsm-BAcit.*)
- use tsm_cit && rpms="${rpms} ./${rpm}"
+ use tsm-cit && rpms="${rpms} ./${rpm}"
;;
TIVsm-BAhdw.*)
- use tsm_hw && rpms="${rpms} ./${rpm}"
+ use tsm-hw && rpms="${rpms} ./${rpm}"
;;
TIVsm-JBB.*|*-filepath-*)
# "journal based backup" for all filesystems
next reply other threads:[~2020-07-13 12:15 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-13 12:15 Marek Szuba [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-17 21:50 [gentoo-commits] repo/gentoo:master commit in: app-backup/tsm/ Mike Gilbert
2024-05-03 8:42 Andreas K. Hüttel
2024-05-03 8:42 Andreas K. Hüttel
2024-04-27 14:46 Florian Schmaus
2024-01-23 20:26 Andreas K. Hüttel
2023-05-06 20:37 Andreas K. Hüttel
2023-04-29 17:50 Arthur Zamarin
2023-04-07 12:20 Andreas K. Hüttel
2023-04-06 22:50 Andreas K. Hüttel
2023-04-03 20:17 Andreas K. Hüttel
2022-02-28 23:04 Andreas K. Hüttel
2022-01-26 15:01 Andreas K. Hüttel
2022-01-26 15:01 Andreas K. Hüttel
2022-01-19 21:49 Andreas K. Hüttel
2021-11-19 17:45 Sam James
2021-02-28 21:05 Andreas K. Hüttel
2021-02-28 21:05 Andreas K. Hüttel
2020-10-09 18:20 Andreas K. Hüttel
2020-10-09 18:20 Andreas K. Hüttel
2020-10-09 15:23 Agostino Sarubbo
2020-07-13 12:15 Marek Szuba
2020-05-06 21:15 Andreas K. Hüttel
2020-05-06 21:15 Andreas K. Hüttel
2019-04-04 19:43 Aaron Bauman
2018-12-26 22:23 Andreas K. Hüttel
2018-12-26 19:09 Andreas K. Hüttel
2018-12-26 15:49 Andreas K. Hüttel
2018-12-26 11:31 Andreas K. Hüttel
2018-12-25 16:19 Andreas K. Hüttel
2017-11-05 13:56 James Le Cuirot
2017-11-05 13:56 James Le Cuirot
2017-11-04 22:06 Jonas Stein
2017-07-21 9:48 Marek Szuba
2016-06-25 9:55 Ulrich Müller
2016-04-02 11:33 Pacho Ramos
2016-03-18 14:03 Michael Weber
2016-03-15 16:51 Michael Weber
2016-03-15 16:51 Michael Weber
2016-03-15 16:51 Michael Weber
2016-03-15 12:36 Patrick Lauer
2016-03-11 15:14 Andreas Hüttel
2015-11-09 9:16 Michael Weber
2015-10-25 22:10 Michael Weber
2015-10-25 22:10 Michael Weber
2015-10-25 22:10 Michael Weber
2015-08-15 16:38 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=1594642491.0836e8ee5ab65c1c3bfd547c498f1ab8eaf152f9.marecki@gentoo \
--to=marecki@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