commit: 978100ae5b58c25fc1e57c34d93e7b47d3ecfc70 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Sep 3 16:12:41 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 6 20:58:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978100ae
dev-vcs/git-bz: use HTTPS for links to dev.gentoo.org dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild b/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild index 6144bc14c8a..44eacb2a7a3 100644 --- a/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild +++ b/dev-vcs/git-bz/git-bz-0.2015.09.08.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="Bugzilla subcommand for git" HOMEPAGE="http://www.fishsoup.net/software/git-bz/" -SRC_URI="http://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
