Skip to content

Commit

Permalink
dev-python/flufl-lock: fixing description
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.14, Repoman-2.3.6
  • Loading branch information
prometheanfire committed Dec 11, 2017
1 parent 2078646 commit 6224c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/flufl-lock/flufl-lock-3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 6224c4d

Please sign in to comment.