diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2024-06-22 07:48:55 +0200 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2024-06-22 07:50:15 +0200 |
commit | 4e37f53ca4dd00d0fb49e5829e26e2fd16ba12d0 (patch) | |
tree | f375bd0dbedc3912bfacd2dd5ada70363e2a3ae4 /dev-util/pahole/pahole-9999.ebuild | |
parent | dev-python/python-mpv: Remove old (diff) | |
download | gentoo-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.ebuild | 2 |
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 |