diff options
Diffstat (limited to 'dev-python/pyxattr/pyxattr-9999.ebuild')
-rw-r--r-- | dev-python/pyxattr/pyxattr-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/pyxattr/pyxattr-9999.ebuild b/dev-python/pyxattr/pyxattr-9999.ebuild index 1ff43687625a..4d14a6c4e273 100644 --- a/dev-python/pyxattr/pyxattr-9999.ebuild +++ b/dev-python/pyxattr/pyxattr-9999.ebuild @@ -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" |