From 4b114d006924efc182424f0b0b798f54751c636c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 2 Jul 2023 22:56:08 +0200 Subject: dev-cpp/scitokens-cpp: remove leading space in DESCRIPTION Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/31719 Signed-off-by: Conrad Kostecki --- dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild') diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild index e6a43dfceee1..e78e7a103c72 100644 --- a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild +++ b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit cmake -DESCRIPTION="A C++ implementation of the SciTokens library with a C library interface" +DESCRIPTION="C++ implementation of the SciTokens library with a C library interface" HOMEPAGE="https://github.com/scitokens/scitokens-cpp" SRC_URI="https://github.com/scitokens/scitokens-cpp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -- cgit v1.2.3