summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 22:56:08 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-04 00:00:05 +0200
commit4b114d006924efc182424f0b0b798f54751c636c (patch)
tree088b662b4c49aed9708c58daf4517aafef73470c /dev-cpp
parentdev-python/ypy-websocket: remove trailing space in DESCRIPTION (diff)
downloadgentoo-4b114d006924efc182424f0b0b798f54751c636c.tar.gz
gentoo-4b114d006924efc182424f0b0b798f54751c636c.tar.bz2
gentoo-4b114d006924efc182424f0b0b798f54751c636c.zip
dev-cpp/scitokens-cpp: remove leading space in DESCRIPTION
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>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1-r1.ebuild2
-rw-r--r--dev-cpp/scitokens-cpp/scitokens-cpp-1.0.1.ebuild2
-rw-r--r--dev-cpp/scitokens-cpp/scitokens-cpp-1.0.2-r1.ebuild2
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"