public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/tokei/
Date: Wed, 12 Jun 2024 15:49:21 +0000 (UTC)	[thread overview]
Message-ID: <1718207214.a7975f59d93ca5169917a51fb9765a86c2f4ba30.watermanpaint@gentoo> (raw)

commit:     a7975f59d93ca5169917a51fb9765a86c2f4ba30
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 12 15:46:54 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Jun 12 15:46:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7975f59

dev-util/tokei: unbundle test dependency libgit2

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-util/tokei/tokei-12.1.1.ebuild | 9 +++++++++
 dev-util/tokei/tokei-12.1.2.ebuild | 9 +++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-util/tokei/tokei-12.1.1.ebuild b/dev-util/tokei/tokei-12.1.1.ebuild
index 9ed1d21a1..9ab836a4e 100644
--- a/dev-util/tokei/tokei-12.1.1.ebuild
+++ b/dev-util/tokei/tokei-12.1.1.ebuild
@@ -173,6 +173,15 @@ SRC_URI="https://github.com/XAMPPRocky/tokei/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	test? (
+		virtual/pkgconfig
+		>=dev-libs/libgit2-1.1.0
+	)
+"
 
 QA_FLAGS_IGNORED="usr/bin/tokei"
 

diff --git a/dev-util/tokei/tokei-12.1.2.ebuild b/dev-util/tokei/tokei-12.1.2.ebuild
index c6eecfcec..b5e4040d1 100644
--- a/dev-util/tokei/tokei-12.1.2.ebuild
+++ b/dev-util/tokei/tokei-12.1.2.ebuild
@@ -169,6 +169,15 @@ SRC_URI="https://github.com/XAMPPRocky/tokei/archive/v${PV}.tar.gz -> ${P}.tar.g
 LICENSE="BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	test? (
+		virtual/pkgconfig
+		>=dev-libs/libgit2-1.1.0
+	)
+"
 
 QA_FLAGS_IGNORED="usr/bin/tokei"
 


             reply	other threads:[~2024-06-12 15:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12 15:49 Lucio Sauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 15:49 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/tokei/ Lucio Sauer
2024-06-12 15:49 Lucio Sauer
2024-04-28 21:43 Lucio Sauer
2024-04-28 21:43 Lucio Sauer
2021-05-25  8:10 Anna Vyalkova
2021-04-07 18:03 YOSHIOKA Takuma
2021-01-13  3:50 YOSHIOKA Takuma
2020-12-29 20:23 YOSHIOKA Takuma
2020-12-24 20:57 YOSHIOKA Takuma
2020-09-13 11:26 YOSHIOKA Takuma

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=1718207214.a7975f59d93ca5169917a51fb9765a86c2f4ba30.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --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