dev-python/flufl-lock: fixing description
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 11 Dec 2017 23:38:33 +0000 (17:38 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 11 Dec 2017 23:38:54 +0000 (17:38 -0600)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

dev-python/flufl-lock/flufl-lock-3.2.ebuild

index c6a4c32483c3cef744b024cd484e34bc9646a2bf..d757bbabce0aba3ba711a769c3b742fb1bb5ccfc 100644 (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}"