From 3acb72b387c1ead3544ea0075dce15dfcbbadbb3 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Sun, 6 Aug 2017 14:25:58 +0200 Subject: dev-python/zfec: Shorter DESCRIPTION --- dev-python/zfec/zfec-1.4.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/zfec/zfec-1.4.24.ebuild') diff --git a/dev-python/zfec/zfec-1.4.24.ebuild b/dev-python/zfec/zfec-1.4.24.ebuild index 7aa03cfd2ee5..5e5446f1cb13 100644 --- a/dev-python/zfec/zfec-1.4.24.ebuild +++ b/dev-python/zfec/zfec-1.4.24.ebuild @@ -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" -- cgit v1.2.3-65-gdbad