summaryrefslogtreecommitdiff
path: root/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild
AgeCommit message (Collapse)Author
2024-01-30dev-cpp/scitokens-cpp: restrict dependency to <jwt-cpp-0.7.0Guilherme Amadio
jwt-cpp-0.7.0 introduced breaking changes: https://github.com/Thalhammer/jwt-cpp/releases/tag/v0.7.0 Closes: https://bugs.gentoo.org/923309 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-10-30dev-cpp/scitokens-cpp: stabilize 1.0.2-r1 for amd64, x86Guilherme Amadio
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
2023-07-04dev-cpp/scitokens-cpp: remove leading space in DESCRIPTIONMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31719 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2023-06-17dev-cpp/scitokens-cpp: depend on dev-cpp/jwt-cpp[picojson]Oliver Freyermuth
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@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>