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: Tue, 25 Aug 2020 00:10:13 +0000 (UTC) [thread overview]
Message-ID: <1598313967.934814f627d542bae52f0500ad6cf003525e23f2.sam@gentoo> (raw)
commit: 934814f627d542bae52f0500ad6cf003525e23f2
Author: Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Sun Aug 16 23:14:05 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 00:06:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=934814f6
sys-block/targetcli-fb: bump to 2.1.53
Bug: https://bugs.gentoo.org/722674
Bug: https://bugs.gentoo.org/736086
Closes: https://bugs.gentoo.org/718528
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Diogo Pereira <sir.suriv <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17142
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-block/targetcli-fb/Manifest | 1 +
sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild | 28 +++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/sys-block/targetcli-fb/Manifest b/sys-block/targetcli-fb/Manifest
index 4f1d7366f5e..bb1027c99cf 100644
--- a/sys-block/targetcli-fb/Manifest
+++ b/sys-block/targetcli-fb/Manifest
@@ -1,2 +1,3 @@
DIST targetcli-fb-2.1.49.tar.gz 34147 BLAKE2B 49ed4a610282af30308373cdf806832a3441dcab9a52cddb3f59bacdecb79f7308f316cc65f526d6ea1f9bb875d05e049e6cd7d99eb243f25546395ba6aaa38c SHA512 05fb6f638f808bf09089bdd110592b3ed3be49fc70cc1a71680de7bff40dc88425e69e9a99fdfcab712646cf131f78071edae46f214fdfee4b7090f47933c93a
DIST targetcli-fb-2.1.51.tar.gz 38577 BLAKE2B 0cc1cc920ec7bcefb987fac0397aa7c5a994cf47966971238a6c469e87b2dffc00dc09a55279b5ba0fda776a32a129ad3170b861e6309ea30f271ddc32f690f6 SHA512 a94f251889913888c430cfe2b2fa1b27e4cd01f05627f1c3f0d4c72145b23081be189b7ca5d381bffa0da74ba6a53146e7ca964ff864cb532f132e24bc205b9a
+DIST targetcli-fb-2.1.53.tar.gz 39586 BLAKE2B 35e5cea72580ba26b8397027e92446c129af5a94ab9458eed63ec731289065bcce759a77558a022c41b4ed73eefe865000e60b4e17816836f13056cb07071069 SHA512 acefa7f8df8ee901cae8f04cbeb264d6024100e2d8b8343024bc52842af88a23d1bf5dd880ff2c77046bd8da8493630b4e357103617c02d1a90947e42c3a7c92
diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild
new file mode 100644
index 00000000000..e751a62d667
--- /dev/null
+++ b/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+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="~amd64 ~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
+}
next reply other threads:[~2020-08-25 0:10 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-25 0:10 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-27 12:25 [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/ Sam James
2025-04-27 12:25 Sam James
2025-03-10 7:19 Sam James
2025-02-27 9:30 Petr Vaněk
2024-06-06 6:47 Sam James
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-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=1598313967.934814f627d542bae52f0500ad6cf003525e23f2.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