From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/
Date: Thu, 6 Jun 2024 06:47:46 +0000 (UTC) [thread overview]
Message-ID: <1717656276.915aff281427492b1545a1eed96fcd61802bbb93.sam@gentoo> (raw)
commit: 915aff281427492b1545a1eed96fcd61802bbb93
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Jun 3 19:57:36 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 6 06:44:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915aff28
sys-block/targetcli-fb: add 2.1.58
Closes: https://bugs.gentoo.org/923450
Closes: https://bugs.gentoo.org/910037
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37008
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-block/targetcli-fb/Manifest | 1 +
sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild | 30 +++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/sys-block/targetcli-fb/Manifest b/sys-block/targetcli-fb/Manifest
index c5634ee261c3..f7f403fb8396 100644
--- a/sys-block/targetcli-fb/Manifest
+++ b/sys-block/targetcli-fb/Manifest
@@ -1 +1,2 @@
DIST targetcli-fb-2.1.54.tar.gz 39565 BLAKE2B 6eeb7da39fb047f9123fe12ea92a41d8e6fbd6728fdde8e1315e0c0224ad8abfa29df798680949d89cad6ff5afcac8112bbcc63b019f6245eff12089ea7b64d3 SHA512 dd008b8c47acc095078454c94b0c6f19ba88f86ddf1b5335eb050abf61d89ce1ffb7411ff3a174de60ed9759e6337206253aa9b2def6497b85c884a0a111308d
+DIST targetcli-fb-2.1.58.tar.gz 39546 BLAKE2B bfbe8435e49874803550225aa6d0b002382e5858c151503266a63a3368ffe19b3b076f41b4d091a4c7eaa3c6d70d0df2a0f07035b8f462fedeea20e00f915805 SHA512 1ef1dda1d8df8e98ba8a5882368477dfb5a0aa880c535dbe526e221dc5be32c49eaadda6c54f60b045288277d6d80dc6b47283fc656144f8ab5cde570d7e6343
diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild
new file mode 100644
index 000000000000..4a1da00297f2
--- /dev/null
+++ b/sys-block/targetcli-fb/targetcli-fb-2.1.58.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 systemd
+
+DESCRIPTION="Command shell for managing Linux LIO kernel target"
+HOMEPAGE="https://github.com/open-iscsi/targetcli-fb"
+SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ >=dev-python/rtslib-fb-2.1.73[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ sys-apps/dbus"
+
+src_install() {
+ distutils-r1_src_install
+
+ keepdir /etc/target /etc/target/backup
+ doman targetcli.8
+ systemd_dounit systemd/targetclid.{service,socket}
+}
next reply other threads:[~2024-06-06 6:47 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-06 6:47 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 7:19 [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/ Sam James
2025-02-27 9:30 Petr Vaněk
2024-06-06 6:47 Sam James
2023-05-15 23:16 Sam James
2022-11-25 9:08 Arthur Zamarin
2022-11-23 4:25 Sam James
2022-11-23 4:25 Sam James
2022-11-23 4:16 Sam James
2022-11-23 4:16 Sam James
2022-10-07 8:47 WANG Xuerui
2022-09-25 1:27 Sam James
2022-09-19 6:42 Michał Górny
2022-09-04 18:21 Arthur Zamarin
2022-08-25 17:39 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 16:44 Arthur Zamarin
2022-08-25 10:59 Marek Szuba
2022-07-04 0:46 Sam James
2022-04-17 19:17 Sam James
2022-02-07 10:26 Jakov Smolić
2022-02-06 11:18 Jonas Stein
2021-10-18 8:44 Arthur Zamarin
2021-10-18 8:44 Arthur Zamarin
2020-08-30 22:45 Sam James
2020-08-30 3:14 Sam James
2020-08-25 12:40 Sam James
2020-08-25 1:51 Sam James
2020-08-25 0:10 Sam James
2020-08-25 0:10 Sam James
2020-05-13 10:08 Agostino Sarubbo
2020-05-12 13:05 Agostino Sarubbo
2020-04-21 12:45 Joonas Niilola
2020-04-21 12:45 Joonas Niilola
2020-04-14 12:32 Agostino Sarubbo
2020-04-07 10:32 Agostino Sarubbo
2020-01-13 9:48 Michał Górny
2019-04-22 5:55 Michał Górny
2019-04-22 5:55 Michał Górny
2019-04-22 5:55 Michał Górny
2018-05-14 1:06 Matt Thode
2018-02-18 17:16 Patrice Clement
2018-02-18 17:16 Patrice Clement
2017-01-12 17:34 Matt Thode
2016-11-04 21:45 Patrice Clement
2016-10-29 18:29 Michael Palimaka
2016-10-27 22:27 Patrice Clement
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=1717656276.915aff281427492b1545a1eed96fcd61802bbb93.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