summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:04:52 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:17:26 +0000
commit1a25e899a69a7291f2cf6a2e1adc61a0d85920b5 (patch)
treef6b3782e6e0f2133fb9a38be54ec09f06756cb59
parentmultilib.eclass: add initial defaults for ARCH=loong (diff)
downloadgentoo-1a25e899a69a7291f2cf6a2e1adc61a0d85920b5.tar.gz
gentoo-1a25e899a69a7291f2cf6a2e1adc61a0d85920b5.tar.bz2
gentoo-1a25e899a69a7291f2cf6a2e1adc61a0d85920b5.zip
app-admin/exo: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-admin/exo/exo-1.49.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/exo/exo-1.49.2.ebuild b/app-admin/exo/exo-1.49.2.ebuild
index 49b1772f318b..0e7f06f5fe7f 100644
--- a/app-admin/exo/exo-1.49.2.ebuild
+++ b/app-admin/exo/exo-1.49.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, dns."
+DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, dns"
HOMEPAGE="https://github.com/exoscale/cli"
SRC_URI="https://github.com/exoscale/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz"