app-misc/mediacrush-cli: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:06:10 +0000 (11:06 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:38 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-misc/mediacrush-cli/mediacrush-cli-1.1.2.ebuild
app-misc/mediacrush-cli/mediacrush-cli-9999.ebuild

index 6ed56dc332224fd534e7094edc787a58624702e6..7ccf263f351a63b48dcd84351cae183aa5a393c2 100644 (file)
@@ -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
index 91204979c51778a58e4ce9df86e92d256cd6e2b4..c0f0b0e722b7cb4260c86ffcb96d50fc63dc3241 100644 (file)
@@ -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