summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-09-19 13:46:41 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-19 13:50:05 +0200
commit920144cb4086353a7ec9f99c5d026577f57e4ebf (patch)
treec9c6e97a9520c4612c0540f37d6c22a585e6efcc /sys-apps/paludis/paludis-9999.ebuild
parentapp-portage/portpeek: Cleanup old versions (diff)
downloadgentoo-920144cb4086353a7ec9f99c5d026577f57e4ebf.tar.gz
gentoo-920144cb4086353a7ec9f99c5d026577f57e4ebf.tar.bz2
gentoo-920144cb4086353a7ec9f99c5d026577f57e4ebf.zip
sys-apps/paludis: Use https for git, fix URL
Closes: https://bugs.gentoo.org/630792
Diffstat (limited to 'sys-apps/paludis/paludis-9999.ebuild')
-rw-r--r--sys-apps/paludis/paludis-9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index 5df5c757fbc0..89cf081c10bc 100644
--- 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