dev-vcs/bzr-rewrite: [QA] Fix DESCRIPTION.toolong
authorDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:52:01 +0000 (13:52 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:52:01 +0000 (13:52 +0100)
dev-vcs/bzr-rewrite/bzr-rewrite-0.6.3.ebuild

index 5265e66774c8c2d0c15f10c41f983c06a4848b26..d90a497685ee7b9375295e1524476ca061ecc2ec 100644 (file)
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
-DESCRIPTION="Bazaar plugin that adds support for rebasing, similar to the functionality in git"
+DESCRIPTION="Bazaar plugin that adds support for rebasing, similar to git rebase"
 HOMEPAGE="https://launchpad.net/bzr-rewrite"
 SRC_URI="https://launchpad.net/bzr-rewrite/trunk/${PV}/+download/${P}.tar.gz"