diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-29 18:55:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-30 08:32:34 +0100 |
commit | 273d3bb70e9a3ded356790bf8b4b72e0414a8feb (patch) | |
tree | 1de63318ad408c68fda204560455ef53323c6cf4 /app-portage | |
parent | app-portage/gentoolkit: Bump EAPI and PYTHON_COMPAT on live ebuild (diff) | |
download | gentoo-273d3bb70e9a3ded356790bf8b4b72e0414a8feb.tar.gz gentoo-273d3bb70e9a3ded356790bf8b4b72e0414a8feb.tar.bz2 gentoo-273d3bb70e9a3ded356790bf8b4b72e0414a8feb.zip |
app-portage/gentoolkit: Switch git to https://
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-9999.ebuild | 2 |
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" |