public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/
Date: Wed, 31 Jan 2024 15:47:00 +0000 (UTC)	[thread overview]
Message-ID: <1706715855.3faa63cdac319a77344f819e3399efbcbddf87dc.mgorny@gentoo> (raw)

commit:     3faa63cdac319a77344f819e3399efbcbddf87dc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 31 14:01:10 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 15:44:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3faa63cd

app-arch/lziprecover: Add (optional) test dep on app-arch/lzip

Closes: https://bugs.gentoo.org/923363
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-arch/lziprecover/lziprecover-1.24.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/app-arch/lziprecover/lziprecover-1.24.ebuild b/app-arch/lziprecover/lziprecover-1.24.ebuild
index 4c8560ca1863..6e191b32ca7b 100644
--- a/app-arch/lziprecover/lziprecover-1.24.ebuild
+++ b/app-arch/lziprecover/lziprecover-1.24.ebuild
@@ -15,8 +15,13 @@ S="${WORKDIR}/${P/_/-}"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
 
-BDEPEND="verify-sig? ( sec-keys/openpgp-keys-antoniodiazdiaz )"
+BDEPEND="
+	test? ( app-arch/lzip )
+	verify-sig? ( sec-keys/openpgp-keys-antoniodiazdiaz )
+"
 
 src_configure() {
 	# not autotools-based


             reply	other threads:[~2024-01-31 15:47 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 15:47 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-01 13:19 [gentoo-commits] repo/gentoo:master commit in: app-arch/lziprecover/ Michał Górny
2025-02-01 13:12 Arthur Zamarin
2025-02-01 12:17 Arthur Zamarin
2025-01-11 18:12 Michał Górny
2024-02-18 13:23 Michał Górny
2024-02-18  8:49 Sam James
2024-02-18  0:15 Sam James
2024-01-22 16:26 Michał Górny
2022-04-06 23:34 Sam James
2022-03-24 21:27 Michał Górny
2022-03-24 19:03 Jakov Smolić
2022-03-24 19:03 Jakov Smolić
2022-01-23 18:05 Michał Górny
2021-02-19 16:42 Michał Górny
2021-02-19 16:11 Sam James
2021-02-19  1:51 Thomas Deutschmann
2021-01-04 12:23 Lars Wendler
2019-12-26 10:53 Michał Górny
2019-12-26 10:53 Michał Górny
2019-04-07  7:27 Michał Górny
2019-04-01 17:21 Thomas Deutschmann
2019-03-12 17:01 Mikle Kolyada
2019-02-01 18:20 Lars Wendler
2018-05-29  8:37 Mikle Kolyada
2018-05-27 13:01 Thomas Deutschmann
2018-03-26  6:13 Michał Górny
2018-03-05  9:16 Lars Wendler
2018-03-05  9:16 Lars Wendler
2017-12-26 14:44 Lars Wendler
2017-05-15 14:23 Lars Wendler
2017-03-30 11:30 Lars Wendler
2017-01-02  7:52 Lars Wendler
2016-07-18  7:51 Lars Wendler
2016-07-18  7:51 Lars Wendler
2016-06-06 16:15 Agostino Sarubbo
2016-05-24  8:00 Lars Wendler
2016-05-24  8:00 Lars Wendler
2016-05-24  7:58 Michał Górny
2016-01-27 15:38 Lars Wendler

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=1706715855.3faa63cdac319a77344f819e3399efbcbddf87dc.mgorny@gentoo \
    --to=mgorny@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