summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2024-06-22 07:48:55 +0200
committerMatthias Schwarzott <zzam@gentoo.org>2024-06-22 07:50:15 +0200
commit4e37f53ca4dd00d0fb49e5829e26e2fd16ba12d0 (patch)
treef375bd0dbedc3912bfacd2dd5ada70363e2a3ae4 /dev-util/pahole/pahole-9999.ebuild
parentdev-python/python-mpv: Remove old (diff)
downloadgentoo-4e37f53ca4dd00d0fb49e5829e26e2fd16ba12d0.tar.gz
gentoo-4e37f53ca4dd00d0fb49e5829e26e2fd16ba12d0.tar.bz2
gentoo-4e37f53ca4dd00d0fb49e5829e26e2fd16ba12d0.zip
dev-util/pahole: update DESCRIPTION
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Diffstat (limited to 'dev-util/pahole/pahole-9999.ebuild')
-rw-r--r--dev-util/pahole/pahole-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pahole/pahole-9999.ebuild b/dev-util/pahole/pahole-9999.ebuild
index 8fd7c7683406..37c3f429d6d8 100644
--- a/dev-util/pahole/pahole-9999.ebuild
+++ b/dev-util/pahole/pahole-9999.ebuild
@@ -9,7 +9,7 @@ inherit cmake python-single-r1
MY_PN=dwarves
MY_P=${MY_PN}-${PV%%_p*}
-DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"
+DESCRIPTION="pahole (Poke-a-Hole) and other DWARF utilities"
HOMEPAGE="https://git.kernel.org/cgit/devel/pahole/pahole.git/"
if [[ ${PV} == 9999 ]] ; then