summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-02 21:27:54 +0000
committerSam James <sam@gentoo.org>2023-12-02 21:29:35 +0000
commit840d9da34e5cc35c4e7c5daee93ce056a38b129f (patch)
tree7e78bbaa106e6f92df1465a630a62df2a2c02b43 /dev-python/pygdbmi
parentdev-python/pygdbmi: new package, add 0.11.0.0 (diff)
downloadgentoo-840d9da34e5cc35c4e7c5daee93ce056a38b129f.tar.gz
gentoo-840d9da34e5cc35c4e7c5daee93ce056a38b129f.tar.bz2
gentoo-840d9da34e5cc35c4e7c5daee93ce056a38b129f.zip
dev-python/pygdbmi: tweak DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pygdbmi')
-rw-r--r--dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild b/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild
index 79298b8f96fd..f8f64e32f951 100644
--- a/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild
+++ b/dev-python/pygdbmi/pygdbmi-0.11.0.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{11..12} )
inherit distutils-r1
-DESCRIPTION="A library to parse gdb mi output and interact with gdb subprocesses"
+DESCRIPTION="Library to parse gdb mi output and interact with gdb subprocesses"
HOMEPAGE="
https://cs01.github.io/pygdbmi/
https://github.com/cs01/pygdbmi/