mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/pyxattr: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
4a3fd94496
commit
2808b4a200
@@ -10,9 +10,7 @@ inherit distutils-r1 eutils git-r3
|
||||
DESCRIPTION="Python interface to xattr"
|
||||
HOMEPAGE="http://pyxattr.k1024.org/"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="
|
||||
https://github.com/iustin/${PN}.git
|
||||
git://github.com/iustin/${PN}.git"
|
||||
EGIT_REPO_URI="https://github.com/iustin/${PN}.git"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user