dev-python/zfec: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Sun, 6 Aug 2017 12:25:58 +0000 (14:25 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sun, 6 Aug 2017 13:41:20 +0000 (15:41 +0200)
dev-python/zfec/zfec-1.4.24.ebuild

index 7aa03cfd2ee50277fc622a76dfcaf2007707d08b..5e5446f1cb1330650b17bedebf899015a99613ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
-DESCRIPTION="Fast erasure codec which can be used with the command-line, C, Python, or Haskell"
+DESCRIPTION="Fast erasure codec for the command-line, C, Python, or Haskell"
 HOMEPAGE="https://pypi.python.org/pypi/zfec"
 SRC_URI="mirror://pypi/z/zfec/zfec-${PV}.tar.gz"