sys-apps/paludis: Use https for git, fix URL
authorMichał Górny <mgorny@gentoo.org>
Tue, 19 Sep 2017 11:46:41 +0000 (13:46 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 19 Sep 2017 11:50:05 +0000 (13:50 +0200)
Closes: https://bugs.gentoo.org/630792

sys-apps/paludis/paludis-9999.ebuild

index 5df5c757fbc0942a38361f05eba55634244a31b4..89cf081c10bca15293638cbef54608f26797e95a 100644 (file)
@@ -3,9 +3,7 @@
 
 EAPI=6
 
-# git:// first because https:// uses the dumb transport
-EGIT_REPO_URI="git://git.exherbo.org/paludis/paludis.git
-       https://git.exherbo.org/paludis/paludis.git"
+EGIT_REPO_URI="https://git.exherbo.org/git/paludis/paludis.git"
 PYTHON_COMPAT=( python2_7 )
 RUBY_VER=2.3