summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-29 18:55:40 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-30 08:32:34 +0100
commit273d3bb70e9a3ded356790bf8b4b72e0414a8feb (patch)
tree1de63318ad408c68fda204560455ef53323c6cf4
parentapp-portage/gentoolkit: Bump EAPI and PYTHON_COMPAT on live ebuild (diff)
downloadgentoo-273d3bb7.tar.gz
gentoo-273d3bb7.tar.bz2
gentoo-273d3bb7.zip
app-portage/gentoolkit: Switch git to https://
-rw-r--r--app-portage/gentoolkit/gentoolkit-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index 7236dff33dec..7583a0910da3 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml(+),threads(+)"
inherit distutils-r1 git-r3
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoolkit.git"
+EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoolkit.git"
DESCRIPTION="Collection of administration scripts for Gentoo"
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools"