From 1b62c14dcbde4e4b1bb59b2186c58df557b45d5e Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sun, 30 Jul 2017 02:59:05 +1000 Subject: [PATCH] media-sound/marrie: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- media-sound/marrie/marrie-0.3.2-r1.ebuild | 5 ++--- media-sound/marrie/marrie-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/media-sound/marrie/marrie-0.3.2-r1.ebuild b/media-sound/marrie/marrie-0.3.2-r1.ebuild index a4040eb57d3f..c44c712b03f4 100644 --- a/media-sound/marrie/marrie-0.3.2-r1.ebuild +++ b/media-sound/marrie/marrie-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/marrie.git - https://github.com/rafaelmartins/marrie.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" fi inherit distutils-r1 ${GIT_ECLASS} diff --git a/media-sound/marrie/marrie-9999.ebuild b/media-sound/marrie/marrie-9999.ebuild index a4040eb57d3f..c44c712b03f4 100644 --- a/media-sound/marrie/marrie-9999.ebuild +++ b/media-sound/marrie/marrie-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,8 +8,7 @@ PYTHON_COMPAT=( python2_7 ) GIT_ECLASS="" if [[ ${PV} = *9999* ]]; then GIT_ECLASS="git-r3" - EGIT_REPO_URI="git://github.com/rafaelmartins/marrie.git - https://github.com/rafaelmartins/marrie.git" + EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" fi inherit distutils-r1 ${GIT_ECLASS} -- 2.26.2