diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:16:21 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:16:26 +0100 |
commit | 3f7895f789da3e2ab0bb2dd73e005c1945434449 (patch) | |
tree | 5f8fec2626c594818b119bdba9e872cbf525e9f1 /sys-apps/gscanbus | |
parent | sys-apps/collectl: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-3f7895f789da3e2ab0bb2dd73e005c1945434449.tar.gz gentoo-3f7895f789da3e2ab0bb2dd73e005c1945434449.tar.bz2 gentoo-3f7895f789da3e2ab0bb2dd73e005c1945434449.zip |
sys-apps/gscanbus: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-apps/gscanbus')
-rw-r--r-- | sys-apps/gscanbus/gscanbus-0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gscanbus/gscanbus-0.8.ebuild b/sys-apps/gscanbus/gscanbus-0.8.ebuild index 9f2b0373e8c0..693ade0c091f 100644 --- a/sys-apps/gscanbus/gscanbus-0.8.ebuild +++ b/sys-apps/gscanbus/gscanbus-0.8.ebuild @@ -3,7 +3,7 @@ EAPI=4 -DESCRIPTION="a little bus scanning, testing, and topology visualizing tool for the Linux IEEE1394 subsystem" +DESCRIPTION="Bus scanning, testing and topology visualizing tool for Linux IEEE1394 subsystem" HOMEPAGE="https://sourceforge.net/projects/gscanbus.berlios/" SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.gz" |