mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/pylibacl: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
a0a6934e0e
commit
432d40a303
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="POSIX ACLs (Access Control Lists) for Python"
|
||||
HOMEPAGE="http://pylibacl.k1024.org/ https://pypi.python.org/pypi/pylibacl"
|
||||
HOMEPAGE="https://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