From 981313ea0fae6fed87af5c490aa9134e1cc11248 Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 03:05:50 +1000 Subject: [PATCH] media-sound/tomahawk: use HTTPS for GitHub and SRC_URI Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild | 4 ++-- media-sound/tomahawk/tomahawk-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild index 8262d74fcab1..7146cae1bf05 100644 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild @@ -7,10 +7,10 @@ inherit kde5 if [[ ${KDE_BUILD_TYPE} != live ]]; then # SRC_URI="http://download.tomahawk-player.org/${P}.tar.bz2" - SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" + SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" KEYWORDS="~amd64 ~x86" else - EGIT_REPO_URI="git://github.com/tomahawk-player/${PN}.git" + EGIT_REPO_URI="https://github.com/tomahawk-player/${PN}.git" fi DESCRIPTION="Multi-source social music player" diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index 281f238efd37..8a1a51f9fbbb 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="http://download.tomahawk-player.org/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" else - EGIT_REPO_URI="git://github.com/tomahawk-player/${PN}.git" + EGIT_REPO_URI="https://github.com/tomahawk-player/${PN}.git" fi DESCRIPTION="Multi-source social music player" -- 2.26.2