commit:     4b114d006924efc182424f0b0b798f54751c636c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  2 20:56:08 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 22:00:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b114d00

dev-cpp/scitokens-cpp: remove leading space in DESCRIPTION

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31719
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 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(-)

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"

Reply via email to