public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/tar/
Date: Fri, 15 Apr 2022 22:46:53 +0000 (UTC)	[thread overview]
Message-ID: <1650062810.f3132d1997e2aa42584cbffb69b0a0cdf3824b54.Alessandro-Barbieri@gentoo> (raw)

commit:     f3132d1997e2aa42584cbffb69b0a0cdf3824b54
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 22:11:26 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 22:46:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3132d19

dev-ml/tar: fix dependency on ounit2

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/tar/tar-2.0.1.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-ml/tar/tar-2.0.1.ebuild b/dev-ml/tar/tar-2.0.1.ebuild
index 8ddc49ac3..c993136e2 100644
--- a/dev-ml/tar/tar-2.0.1.ebuild
+++ b/dev-ml/tar/tar-2.0.1.ebuild
@@ -18,23 +18,23 @@ KEYWORDS="~amd64"
 IUSE="mirage ocamlopt test unix"
 
 RDEPEND="
-	dev-ml/camlp-streams
-	dev-ml/cstruct
-	dev-ml/re
-	dev-ml/lwt
+	dev-ml/camlp-streams:=
+	dev-ml/cstruct:=
+	dev-ml/re:=
+	dev-ml/lwt:=
 
 	mirage? (
-		dev-ml/io-page
-		dev-ml/mirage-block
-		dev-ml/mirage-kv
-		dev-ml/ptime
+		dev-ml/io-page:=
+		dev-ml/mirage-block:=
+		dev-ml/mirage-kv:=
+		dev-ml/ptime:=
 	)
 "
 DEPEND="
 	${RDEPEND}
 	test? (
 		dev-ml/mirage-block-unix
-		>=dev-ml/ounit-2[lwt]
+		dev-ml/ounit2
 	)
 "
 


             reply	other threads:[~2022-04-15 22:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15 22:46 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-20 21:57 [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/tar/ Alessandro Barbieri
2022-04-15 20:34 Alessandro Barbieri

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=1650062810.f3132d1997e2aa42584cbffb69b0a0cdf3824b54.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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