commit: dca440806632eddb113a39c72f2c25be599c5668 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Sat Jul 29 01:32:21 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 30 08:47:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca44080
app-portage/genlop: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-portage/genlop/genlop-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/genlop/genlop-9999.ebuild b/app-portage/genlop/genlop-9999.ebuild index 52c3a745a29..f4cc3925ba6 100644 --- a/app-portage/genlop/genlop-9999.ebuild +++ b/app-portage/genlop/genlop-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit git-2 bash-completion-r1 -EGIT_REPO_URI="git://github.com/gentoo-perl/genlop.git" +EGIT_REPO_URI="https://github.com/gentoo-perl/genlop.git" DESCRIPTION="A nice emerge.log parser" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl" SRC_URI=""