dev-python/flufl-lock: fixing description

Package-Manager: Portage-2.3.14, Repoman-2.3.6
This commit is contained in:
Matthew Thode
2017-12-11 17:38:33 -06:00
parent 207864610b
commit 6224c4d95b

View File

@@ -8,7 +8,7 @@ inherit distutils-r1
MY_PN=${PN/-/.}
DESCRIPTION="python3_4 python3_5 python3_6"
DESCRIPTION="NFS-safe file locking with timeouts for POSIX systems."
HOMEPAGE="https://gitlab.com/warsaw/flufl.lock"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"