summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:14:59 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:33 +0000
commitdb3abac59b67b5305b93df1a3a838dd2627cc579 (patch)
tree3f436b9830e1121a473fd7047116ffaa0f6e321c /net-analyzer/telegraf/telegraf-1.13.3.ebuild
parentnet-analyzer/prettyping: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-db3abac59b67b5305b93df1a3a838dd2627cc579.tar.gz
gentoo-db3abac59b67b5305b93df1a3a838dd2627cc579.tar.bz2
gentoo-db3abac59b67b5305b93df1a3a838dd2627cc579.zip
net-analyzer/telegraf: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/telegraf/telegraf-1.13.3.ebuild')
-rw-r--r--net-analyzer/telegraf/telegraf-1.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/telegraf/telegraf-1.13.3.ebuild b/net-analyzer/telegraf/telegraf-1.13.3.ebuild
index 01ad1e57dba0..48f7a37ce3c7 100644
--- a/net-analyzer/telegraf/telegraf-1.13.3.ebuild
+++ b/net-analyzer/telegraf/telegraf-1.13.3.ebuild
@@ -9,7 +9,7 @@ inherit systemd
MY_PV="${PV/_rc/-rc.}"
COMMIT=da364558
-DESCRIPTION="The plugin-driven server agent for collecting & reporting metrics."
+DESCRIPTION="The plugin-driven server agent for collecting & reporting metrics"
HOMEPAGE="https://github.com/influxdata/telegraf"
SRC_URI="https://github.com/influxdata/telegraf/archive/${MY_PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~williamh/dist/${P}-vendor.tar.gz"