projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c17f8
)
sys-apps/paludis: Use https for git, fix URL
author
Michał Górny
<mgorny@gentoo.org>
Tue, 19 Sep 2017 11:46:41 +0000
(13:46 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/sys-apps/paludis/paludis-9999.ebuild
b/sys-apps/paludis/paludis-9999.ebuild
index 5df5c757fbc0942a38361f05eba55634244a31b4..89cf081c10bca15293638cbef54608f26797e95a 100644
(file)
--- a/
sys-apps/paludis/paludis-9999.ebuild
+++ b/
sys-apps/paludis/paludis-9999.ebuild
@@
-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