From: "Guilherme Amadio" <amadio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/scitokens-cpp/
Date: Sat, 17 Jun 2023 07:04:20 +0000 (UTC) [thread overview]
Message-ID: <1686983747.c4254e17b77cfae721a93704ab83e8c0e489c9c4.amadio@gentoo> (raw)
commit: c4254e17b77cfae721a93704ab83e8c0e489c9c4
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Jun 17 02:22:18 2023 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 06:35:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4254e17
dev-cpp/scitokens-cpp: depend on dev-cpp/jwt-cpp[picojson]
This adds the missing explicit dependency on USE=picojson being enabled
for dev-cpp/jwt-cpp, and also conditionalizes sys-apps/util-linux with kernel_linux.
Closes: https://bugs.gentoo.org/908610
Closes: https://github.com/gentoo/gentoo/pull/31492
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild | 4 ++--
.../{scitokens-cpp-1.0.2.ebuild => scitokens-cpp-1.0.2-r1.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild
index 19a7d9f94ecc..a2415f536fdd 100644
--- a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild
+++ b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild
@@ -21,11 +21,11 @@ SLOT="0"
IUSE="test"
DEPEND="
- dev-cpp/jwt-cpp
+ dev-cpp/jwt-cpp[picojson]
dev-db/sqlite
dev-libs/openssl:0=
net-misc/curl:0=
- sys-apps/util-linux
+ kernel_linux? ( sys-apps/util-linux )
"
RDEPEND="${DEPEND}"
BDEPEND="
diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2.ebuild b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
similarity index 95%
rename from dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2.ebuild
rename to dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
index 19a7d9f94ecc..a2415f536fdd 100644
--- a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2.ebuild
+++ b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
@@ -21,11 +21,11 @@ SLOT="0"
IUSE="test"
DEPEND="
- dev-cpp/jwt-cpp
+ dev-cpp/jwt-cpp[picojson]
dev-db/sqlite
dev-libs/openssl:0=
net-misc/curl:0=
- sys-apps/util-linux
+ kernel_linux? ( sys-apps/util-linux )
"
RDEPEND="${DEPEND}"
BDEPEND="
next reply other threads:[~2023-06-17 7:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-17 7:04 Guilherme Amadio [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 7:27 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/scitokens-cpp/ Joonas Niilola
2024-11-22 18:33 Sam James
2024-10-31 12:23 Guilherme Amadio
2024-03-10 20:16 Guilherme Amadio
2024-03-10 20:16 Guilherme Amadio
2024-03-08 8:57 Guilherme Amadio
2024-01-30 11:13 Guilherme Amadio
2023-11-16 14:45 Guilherme Amadio
2023-10-30 7:58 Guilherme Amadio
2023-10-30 7:58 Guilherme Amadio
2023-07-03 22:00 Conrad Kostecki
2023-06-16 14:48 Guilherme Amadio
2023-06-14 15:02 Guilherme Amadio
2023-06-08 11:59 Guilherme Amadio
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=1686983747.c4254e17b77cfae721a93704ab83e8c0e489c9c4.amadio@gentoo \
--to=amadio@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