diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-05-24 14:47:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-05-24 14:47:44 +0200 |
commit | 81f1a858c38c230dfb0839e5595d477a1f978da8 (patch) | |
tree | dd93b0c4cb5599a428c51734d0c69af835250c4b /sys-apps/paludis | |
parent | net-wireless/blueman: Shorten the description (diff) | |
download | gentoo-81f1a858c38c230dfb0839e5595d477a1f978da8.tar.gz gentoo-81f1a858c38c230dfb0839e5595d477a1f978da8.tar.bz2 gentoo-81f1a858c38c230dfb0839e5595d477a1f978da8.zip |
sys-apps/paludis: Switch live git to https, #583806
Diffstat (limited to 'sys-apps/paludis')
-rw-r--r-- | sys-apps/paludis/paludis-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild index ef50c66b0c2c..2c0994306ada 100644 --- a/sys-apps/paludis/paludis-9999.ebuild +++ b/sys-apps/paludis/paludis-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -EGIT_REPO_URI='git://git.exherbo.org/paludis/paludis.git' +EGIT_REPO_URI='https://git.exherbo.org/paludis/paludis.git' PYTHON_COMPAT=( python2_7 ) # matching profile defaults for now RUBY_VER=2.1 |