From 6224c4d95b25769e1049aeef15107064dd19c043 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 11 Dec 2017 17:38:33 -0600 Subject: dev-python/flufl-lock: fixing description Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- dev-python/flufl-lock/flufl-lock-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/flufl-lock') diff --git a/dev-python/flufl-lock/flufl-lock-3.2.ebuild b/dev-python/flufl-lock/flufl-lock-3.2.ebuild index c6a4c32483c3..d757bbabce0a 100644 --- a/dev-python/flufl-lock/flufl-lock-3.2.ebuild +++ b/dev-python/flufl-lock/flufl-lock-3.2.ebuild @@ -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}" -- cgit v1.2.3-65-gdbad