commit:     2808b4a2007dd43c509be58f96fb0ef614505bb6
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 09:52:09 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:15:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2808b4a2

dev-python/pyxattr: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/pyxattr/pyxattr-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/pyxattr/pyxattr-9999.ebuild 
b/dev-python/pyxattr/pyxattr-9999.ebuild
index 1ff43687625..4d14a6c4e27 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"

Reply via email to