summaryrefslogtreecommitdiff
path: root/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild
AgeCommit message (Collapse)Author
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>
2023-06-14dev-cpp/scitokens-cpp: unbundle dev-cpp/jwt-cpp, enable testsOliver Freyermuth
This enables tests, unbundles dev-cpp/jwt-cpp, and adds myself as proxied maintainer. Bug: https://bugs.gentoo.org/834108 Closes: https://github.com/gentoo/gentoo/pull/31364 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>