diff options
Diffstat (limited to 'dev-vcs/gti/gti-9999.ebuild')
-rw-r--r-- | dev-vcs/gti/gti-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gti/gti-9999.ebuild b/dev-vcs/gti/gti-9999.ebuild index f0365ee286b8..44d3b5125289 100644 --- a/dev-vcs/gti/gti-9999.ebuild +++ b/dev-vcs/gti/gti-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 -EGIT_REPO_URI="git://github.com/rwos/${PN}.git" +EGIT_REPO_URI="https://github.com/rwos/${PN}.git" inherit git-2 DESCRIPTION="A silly git launcher, basically. Inspired by sl" |