dev-util/pahole: update DESCRIPTION

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
This commit is contained in:
Matthias Schwarzott
2024-06-22 07:48:55 +02:00
parent 8a14e282b8
commit 4e37f53ca4
6 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
</maintainer>
<longdescription lang="en">
The more-than-seven dwarves is a collection of tools that allows
to inspect and query the DWARF2 information present in ELF files
to inspect and query the DWARF information present in ELF files
built with full debug information. These tools include pahole
(Poke-a-hole) and codiff, and were originally designed to inspect
the Linux kernel and its modules, but can be used in for

View File

@@ -9,7 +9,7 @@ inherit cmake python-single-r1
MY_PN=dwarves
MY_P=${MY_PN}-${PV}
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

View File

@@ -9,7 +9,7 @@ inherit cmake python-single-r1
MY_PN=dwarves
MY_P=${MY_PN}-${PV}
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

View File

@@ -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

View File

@@ -9,7 +9,7 @@ inherit cmake python-single-r1
MY_PN=dwarves
MY_P=${MY_PN}-${PV}
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

View File

@@ -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