commit: c35f7b429fed3a7a5a50f254dda18d2b0146262a Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 12:51:55 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Dec 2 12:51:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35f7b42
dev-util/wiggle: [QA] Fix DESCRIPTION.toolong dev-util/wiggle/wiggle-0.9-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/wiggle/wiggle-0.9-r1.ebuild b/dev-util/wiggle/wiggle-0.9-r1.ebuild index 65b4804e13c..27cef589a4d 100644 --- a/dev-util/wiggle/wiggle-0.9-r1.ebuild +++ b/dev-util/wiggle/wiggle-0.9-r1.ebuild @@ -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"
