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

index 5b31fd4fba7d0c2c6b70d5bf0f93f31208135b82..6bc96da215b0b5e0e506fdd834aa7dcc8fd4de7a 100644 (file)
@@ -8,7 +8,7 @@ DISTUTILS_SINGLE_IMPL=1
 
 inherit distutils-r1
 
-DESCRIPTION="Patch-like tool for applying diffs which can resolve common causes of patch rejects"
+DESCRIPTION="Patch-like tool which can resolve common causes of patch rejects when applying"
 HOMEPAGE="http://oss.oracle.com/~mason/mpatch/"
 SRC_URI="http://oss.oracle.com/~mason/mpatch/${P}.tar.bz2"