commit:     4e37f53ca4dd00d0fb49e5829e26e2fd16ba12d0
Author:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 05:48:55 2024 +0000
Commit:     Matthias Schwarzott <zzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 05:50:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e37f53c

dev-util/pahole: update DESCRIPTION

Signed-off-by: Matthias Schwarzott <zzam <AT> gentoo.org>

 dev-util/pahole/metadata.xml                 | 2 +-
 dev-util/pahole/pahole-1.24_p20221024.ebuild | 2 +-
 dev-util/pahole/pahole-1.25.ebuild           | 2 +-
 dev-util/pahole/pahole-1.26-r1.ebuild        | 2 +-
 dev-util/pahole/pahole-1.26.ebuild           | 2 +-
 dev-util/pahole/pahole-9999.ebuild           | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/pahole/metadata.xml b/dev-util/pahole/metadata.xml
index 0506bdfe746f..724f799f470c 100644
--- a/dev-util/pahole/metadata.xml
+++ b/dev-util/pahole/metadata.xml
@@ -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

diff --git a/dev-util/pahole/pahole-1.24_p20221024.ebuild 
b/dev-util/pahole/pahole-1.24_p20221024.ebuild
index 64c0a215cd1a..5fd761b5e9be 100644
--- a/dev-util/pahole/pahole-1.24_p20221024.ebuild
+++ b/dev-util/pahole/pahole-1.24_p20221024.ebuild
@@ -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

diff --git a/dev-util/pahole/pahole-1.25.ebuild 
b/dev-util/pahole/pahole-1.25.ebuild
index 3e532c628c21..4c97be0cc661 100644
--- a/dev-util/pahole/pahole-1.25.ebuild
+++ b/dev-util/pahole/pahole-1.25.ebuild
@@ -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

diff --git a/dev-util/pahole/pahole-1.26-r1.ebuild 
b/dev-util/pahole/pahole-1.26-r1.ebuild
index 8fd7c7683406..37c3f429d6d8 100644
--- a/dev-util/pahole/pahole-1.26-r1.ebuild
+++ b/dev-util/pahole/pahole-1.26-r1.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

diff --git a/dev-util/pahole/pahole-1.26.ebuild 
b/dev-util/pahole/pahole-1.26.ebuild
index 3662aab7aaf9..0f86a6f9090d 100644
--- a/dev-util/pahole/pahole-1.26.ebuild
+++ b/dev-util/pahole/pahole-1.26.ebuild
@@ -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

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

Reply via email to