public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libiscsi/
Date: Wed, 10 May 2023 11:50:07 +0000 (UTC)	[thread overview]
Message-ID: <1683719397.42cb806d193b7d2dd62bf8b08815645c305c2a32.sam@gentoo> (raw)

commit:     42cb806d193b7d2dd62bf8b08815645c305c2a32
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 11:47:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 10 11:49:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cb806d

net-libs/libiscsi: add sys-block/tgt test dep

I'd installed this when testing and forgot to update the ebuild.

Closes: https://bugs.gentoo.org/906059
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild | 5 ++++-
 net-libs/libiscsi/libiscsi-9999.ebuild             | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild b/net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild
index bc9b407ec658..6dad90efd7b7 100644
--- a/net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild
+++ b/net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild
@@ -19,7 +19,7 @@ else
 		SRC_URI="https://github.com/sahlberg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	fi
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+	KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="iscsi client library and utilities"
@@ -38,6 +38,9 @@ DEPEND="
 	${RDEPEND}
 	test? ( dev-util/cunit )
 "
+BDEPEND="
+	test? ( sys-block/tgt )
+"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-1.19.0_p20230208-fix-rdma-automagic.patch

diff --git a/net-libs/libiscsi/libiscsi-9999.ebuild b/net-libs/libiscsi/libiscsi-9999.ebuild
index bc9b407ec658..6dad90efd7b7 100644
--- a/net-libs/libiscsi/libiscsi-9999.ebuild
+++ b/net-libs/libiscsi/libiscsi-9999.ebuild
@@ -19,7 +19,7 @@ else
 		SRC_URI="https://github.com/sahlberg/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 	fi
 
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+	KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="iscsi client library and utilities"
@@ -38,6 +38,9 @@ DEPEND="
 	${RDEPEND}
 	test? ( dev-util/cunit )
 "
+BDEPEND="
+	test? ( sys-block/tgt )
+"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-1.19.0_p20230208-fix-rdma-automagic.patch


             reply	other threads:[~2023-05-10 11:50 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10 11:50 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07 12:58 [gentoo-commits] repo/gentoo:master commit in: net-libs/libiscsi/ Joonas Niilola
2023-12-08 17:15 Arthur Zamarin
2023-12-08 17:10 Sam James
2023-12-08 17:10 Sam James
2023-12-08 17:10 Sam James
2023-06-12  6:01 Arthur Zamarin
2023-06-03  6:02 WANG Xuerui
2023-05-11  7:15 Jakov Smolić
2023-05-10 16:08 Sam James
2023-05-10 16:08 Sam James
2023-05-10 12:19 Sam James
2023-05-10 11:29 Sam James
2022-12-04  9:23 WANG Xuerui
2022-02-15  9:24 Jakov Smolić
2021-12-31  3:42 Yixun Lan
2021-05-18 20:40 Ulrich Müller
2021-05-18 20:05 Ulrich Müller
2021-05-18 17:16 Sam James
2021-03-29  7:38 Sergei Trofimovich
2021-01-07 10:08 David Seifert
2020-11-07  3:49 Georgy Yakovlev
2020-08-19 22:40 Sam James
2018-03-17  9:24 Pacho Ramos
2017-12-10  0:28 Sergei Trofimovich
2017-07-01  9:17 Sergei Trofimovich
2017-04-05 10:04 Michael Weber
2017-04-05  9:51 Michael Weber
2017-04-05  9:02 Michael Weber
2017-03-29  2:53 Richard Yao
2016-12-13 19:07 David Seifert
2016-06-07 13:22 Tobias Klausmann
2016-06-07 13:10 Tobias Klausmann
2016-02-11 13:29 Justin Lecher
2016-02-11 13:29 Justin Lecher
2016-02-06  8:07 Jeroen Roovers

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=1683719397.42cb806d193b7d2dd62bf8b08815645c305c2a32.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