diff options
Diffstat (limited to 'dev-python/zfec/zfec-1.4.24.ebuild')
-rw-r--r-- | dev-python/zfec/zfec-1.4.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zfec/zfec-1.4.24.ebuild b/dev-python/zfec/zfec-1.4.24.ebuild index e3ecb6cd8473..c123900063fe 100644 --- a/dev-python/zfec/zfec-1.4.24.ebuild +++ b/dev-python/zfec/zfec-1.4.24.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast erasure codec for the command-line, C, Python, or Haskell" -HOMEPAGE="https://pypi.org/project/zfec" +HOMEPAGE="https://pypi.org/project/zfec/" SRC_URI="mirror://pypi/z/zfec/zfec-${PV}.tar.gz" LICENSE="GPL-2" |