summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-02 22:57:15 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-04 00:00:05 +0200
commit0f1f40bc2d6996798bd79af9fe40afa9311fb33f (patch)
tree5f7443b2bd4842e0bad1db1c4e41a00b62849075 /app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild
parentdev-cpp/scitokens-cpp: remove leading space in DESCRIPTION (diff)
downloadgentoo-0f1f40bc2d6996798bd79af9fe40afa9311fb33f.tar.gz
gentoo-0f1f40bc2d6996798bd79af9fe40afa9311fb33f.tar.bz2
gentoo-0f1f40bc2d6996798bd79af9fe40afa9311fb33f.zip
app-emulation/ganeti-os-simpleimage: remove trailing space in DESCRIPTION
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31720 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild')
-rw-r--r--app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild b/app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild
index b0858bcc0e55..ec9d545922ff 100644
--- a/app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild
+++ b/app-emulation/ganeti-os-simpleimage/ganeti-os-simpleimage-0_p20221113.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
COMMIT=07f67364e66b9f686a5b15d0c516310fcc3c7c9b
MY_PV=$COMMIT
-DESCRIPTION="Ganeti OS provider for simple images "
+DESCRIPTION="Ganeti OS provider for simple images"
HOMEPAGE="https://github.com/ganeti/instance-simpleimage"
SRC_URI="https://github.com/ganeti/instance-simpleimage/archive/${MY_PV}.tar.gz -> ${PN}-${MY_PV}.tar.gz"