summaryrefslogtreecommitdiff
path: root/dev-util/xdelta/xdelta-3.1.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-03 16:17:22 +0000
commit4cd2370bed609c118b6edfde5d3f116e5c35b897 (patch)
treeec58f2c41f49754e41521d5ebc9dce4597ddd0a5 /dev-util/xdelta/xdelta-3.1.0.ebuild
parentf443475c824b4b5c086e6d040961cb35ad81bc60 (diff)
gentoo resync : 03.12.2017
Diffstat (limited to 'dev-util/xdelta/xdelta-3.1.0.ebuild')
-rw-r--r--dev-util/xdelta/xdelta-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/xdelta/xdelta-3.1.0.ebuild b/dev-util/xdelta/xdelta-3.1.0.ebuild
index b9ae9918aa94..a3f444acd4c2 100644
--- a/dev-util/xdelta/xdelta-3.1.0.ebuild
+++ b/dev-util/xdelta/xdelta-3.1.0.ebuild
@@ -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"