summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-02 13:51:48 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-02 13:51:48 +0100
commitbd3c8bf716d05e6984cf60c2577ae86acc348a35 (patch)
treeb847c70f6474138d6008d231b9442f9933cef703 /dev-util/mpatch
parentdev-util/jconfig: [QA] Fix DESCRIPTION.toolong (diff)
downloadgentoo-bd3c8bf716d05e6984cf60c2577ae86acc348a35.tar.gz
gentoo-bd3c8bf716d05e6984cf60c2577ae86acc348a35.tar.bz2
gentoo-bd3c8bf716d05e6984cf60c2577ae86acc348a35.zip
dev-util/mpatch: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'dev-util/mpatch')
-rw-r--r--dev-util/mpatch/mpatch-0.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mpatch/mpatch-0.8-r1.ebuild b/dev-util/mpatch/mpatch-0.8-r1.ebuild
index 5b31fd4fba7d..6bc96da215b0 100644
--- a/dev-util/mpatch/mpatch-0.8-r1.ebuild
+++ b/dev-util/mpatch/mpatch-0.8-r1.ebuild
@@ -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"