public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/
Date: Thu, 12 Jan 2017 17:34:20 +0000 (UTC)	[thread overview]
Message-ID: <1484242444.8c76a6b7fda1d0b8703823edd3d17a9c63cd6c17.prometheanfire@gentoo> (raw)

commit:     8c76a6b7fda1d0b8703823edd3d17a9c63cd6c17
Author:     Diogo Pereira <sir.suriv <AT> gmail <DOT> com>
AuthorDate: Sat Jan  7 02:41:22 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Jan 12 17:34:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c76a6b7

sys-block/targetcli-fb: version bump to 2.1.45

Package-Manager: portage-2.3.0

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 sys-block/targetcli-fb/Manifest                   |  1 +
 sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild | 36 +++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/sys-block/targetcli-fb/Manifest b/sys-block/targetcli-fb/Manifest
index fa8bd94..53a6a4d 100644
--- a/sys-block/targetcli-fb/Manifest
+++ b/sys-block/targetcli-fb/Manifest
@@ -1 +1,2 @@
 DIST targetcli-fb-2.1.44.tar.gz 34278 SHA256 4b916c0cf8f6f959baf22186380e926fa09bb3b15dedbd2aca0ad7df531193b7 SHA512 eb744c039357f5c1e6bef1947a9dd42f29dec7306a53d29d32d270515457a78ef6521cf12939fc4ae0075ace3ae8bd857de4855569c740640572cf7815162bab WHIRLPOOL 7086353f5eb8772b8eed0b4594018c924774d98548bc98c635de704c904694a0879feceb223400face34b84faac93d7e22d586ff12e5c168821ee8c6619929cf
+DIST targetcli-fb-2.1.45.tar.gz 32919 SHA256 f977897450521a848c077e0faf7d8025d0af1b8859e3abfaeecbf7083a08008c SHA512 b9e9e2018b14df5d8fc50a9623d5c5e195088d1062c87629dbc1ab1ca9d53300c76d50a55377bed0d79c1b8dd63224b9423537eb89f63da770661cc5f9294e07 WHIRLPOOL 404a098625db2a621e2d37eca2d030b9358317b27f2fa7458336eda1df475471ed6d69cc26bb08df8d7025465e5378f5667ff9164e67525b63806130922f4fc4

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild
new file mode 100644
index 00000000..f052dca
--- /dev/null
+++ b/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1 versionator
+
+MY_PV=$(replace_version_separator 2 '.fb' ${PV})
+
+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${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
+	dev-python/dbus-python[${PYTHON_USEDEP}]
+	>=dev-python/rtslib-fb-2.1.62[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+	!sys-block/targetcli"
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+src_install() {
+	distutils-r1_src_install
+
+	keepdir /etc/target /etc/target/backup
+	doman targetcli.8
+}


             reply	other threads:[~2017-01-12 17:34 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-12 17:34 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06  6:47 [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/ 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-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
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=1484242444.8c76a6b7fda1d0b8703823edd3d17a9c63cd6c17.prometheanfire@gentoo \
    --to=prometheanfire@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