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

index 9aec8203f46cbb1e34bcd5665f63dddc287daa1c..2f2e7eb8bc5185ebfa2d25600fa6677beee98ccf 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 MY_P=xdelta3-${PV}
 
-DESCRIPTION="a binary diff and differential compression tools. VCDIFF (RFC 3284) delta compression"
+DESCRIPTION="Computes changes between binary or text files and creates deltas"
 HOMEPAGE="http://xdelta.org/"
 SRC_URI="https://github.com/jmacd/xdelta-gpl/releases/download/v${PV}/${MY_P}.tar.gz"
 
index b9ae9918aa94ec0273c728e5974370ebe67bfff8..a3f444acd4c238ff919719f632ff473d58c4c8ee 100644 (file)
@@ -9,7 +9,7 @@ inherit autotools python-any-r1
 
 MY_P=xdelta3-${PV}
 
-DESCRIPTION="a binary diff and differential compression tools. VCDIFF (RFC 3284) delta compression"
+DESCRIPTION="Computes changes between binary or text files and creates deltas"
 HOMEPAGE="http://xdelta.org/"
 SRC_URI="https://github.com/jmacd/xdelta-gpl/releases/download/v${PV}/${MY_P}.tar.gz"