From ed585d12f33eb831694fb5401a420f9c9090d287 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 02:49:45 +1000 Subject: media-libs/libde265: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- media-libs/libde265/libde265-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libde265/libde265-9999.ebuild b/media-libs/libde265/libde265-9999.ebuild index 5f393f6a8263..157c06d81713 100644 --- a/media-libs/libde265/libde265-9999.ebuild +++ b/media-libs/libde265/libde265-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit git-r3 autotools-multilib DESCRIPTION="Open h.265 video codec implementation" HOMEPAGE="https://github.com/strukturag/libde265" -EGIT_REPO_URI="git://github.com/strukturag/libde265.git" +EGIT_REPO_URI="https://github.com/strukturag/${PN}.git" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad