mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pylibacl: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
9acc07680f
commit
2c2899c2c4
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="POSIX ACLs (Access Control Lists) for Python"
|
||||
HOMEPAGE="https://sourceforge.net/projects/pylibacl/ https://pypi.python.org/pypi/pylibacl"
|
||||
HOMEPAGE="http://pylibacl.k1024.org/ https://pypi.python.org/pypi/pylibacl"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
Reference in New Issue
Block a user