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-r1.ebuild | 2 +- dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild | 2 +- dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-cpp/scitokens-cpp') 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 a2415f536fdd..8f7d8ed53bee 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 @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~x86" fi -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://scitokens.org/" LICENSE="Apache-2.0" 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" diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild index a2415f536fdd..8f7d8ed53bee 100644 --- a/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild +++ b/dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~amd64 ~x86" fi -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://scitokens.org/" LICENSE="Apache-2.0" -- cgit v1.2.3