public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/mediacrush-cli/
@ 2017-07-30  8:47 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2017-07-30  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     a7875e8a026f25a4571e15154f7a66ad1a5cb476
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:06:10 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:46:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7875e8a

app-misc/mediacrush-cli: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-misc/mediacrush-cli/mediacrush-cli-1.1.2.ebuild | 4 ++--
 app-misc/mediacrush-cli/mediacrush-cli-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/mediacrush-cli/mediacrush-cli-1.1.2.ebuild b/app-misc/mediacrush-cli/mediacrush-cli-1.1.2.ebuild
index 6ed56dc3322..7ccf263f351 100644
--- a/app-misc/mediacrush-cli/mediacrush-cli-1.1.2.ebuild
+++ b/app-misc/mediacrush-cli/mediacrush-cli-1.1.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} == 9999 ]]; then
-	EGIT_REPO_URI="git://github.com/MediaCrush/MediaCrush-cli.git"
+	EGIT_REPO_URI="https://github.com/MediaCrush/MediaCrush-cli.git"
 	SRC_URI=""
 	KEYWORDS=""
 	inherit git-r3

diff --git a/app-misc/mediacrush-cli/mediacrush-cli-9999.ebuild b/app-misc/mediacrush-cli/mediacrush-cli-9999.ebuild
index 91204979c51..c0f0b0e722b 100644
--- a/app-misc/mediacrush-cli/mediacrush-cli-9999.ebuild
+++ b/app-misc/mediacrush-cli/mediacrush-cli-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} == 9999 ]]; then
-	EGIT_REPO_URI="git://github.com/MediaCrush/MediaCrush-cli.git"
+	EGIT_REPO_URI="https://github.com/MediaCrush/MediaCrush-cli.git"
 	SRC_URI=""
 	KEYWORDS=""
 	inherit git-r3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-30  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-30  8:47 [gentoo-commits] repo/gentoo:master commit in: app-misc/mediacrush-cli/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox