summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-21 03:53:27 +0100
committerSam James <sam@gentoo.org>2024-08-21 05:44:22 +0100
commit346179f3c66756c56e0f35df000379670eb411e7 (patch)
tree7f118e1e74b86d374d4b050406e0d2543c031a82 /dev-debug/systemtap/systemtap-4.8.ebuild
parentdev-debug/systemtap: update HOMEPAGE, SRC_URI (drop www.) (diff)
downloadgentoo-346179f3c66756c56e0f35df000379670eb411e7.tar.gz
gentoo-346179f3c66756c56e0f35df000379670eb411e7.tar.bz2
gentoo-346179f3c66756c56e0f35df000379670eb411e7.zip
dev-debug/systemtap: tweak description style
We tend to avoid 'a ...' these days. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug/systemtap/systemtap-4.8.ebuild')
-rw-r--r--dev-debug/systemtap/systemtap-4.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/systemtap/systemtap-4.8.ebuild b/dev-debug/systemtap/systemtap-4.8.ebuild
index 45af257ee310..7349ac27d462 100644
--- a/dev-debug/systemtap/systemtap-4.8.ebuild
+++ b/dev-debug/systemtap/systemtap-4.8.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{10..11} pypy3 )
inherit autotools linux-info python-single-r1
-DESCRIPTION="A linux trace/probe tool"
+DESCRIPTION="Linux trace/probe tool"
HOMEPAGE="https://sourceware.org/systemtap/"
SRC_URI="https://sourceware.org/ftp/${PN}/releases/${P}.tar.gz"