dev-util/wiggle: [QA] Fix DESCRIPTION.toolong
authorDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:55 +0000 (13:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:55 +0000 (13:51 +0100)
dev-util/wiggle/wiggle-0.9-r1.ebuild

index 65b4804e13c122600165faab0ee50136985e2885..27cef589a4d058271f4349042b20b1e6466b74aa 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 inherit eutils fixheadtails flag-o-matic toolchain-funcs
 
-DESCRIPTION="program for applying patches that patch cannot apply because of conflicting changes"
+DESCRIPTION="tool for applying patches that patch cannot apply because of conflicting changes"
 HOMEPAGE="http://neil.brown.name/wiggle http://neil.brown.name/git?p=wiggle"
 SRC_URI="http://neil.brown.name/${PN}/${P}.tar.gz"