media-plugins/kodi-screensaver-asteroids: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:41:54 +0000 (05:41 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 12:12:47 +0000 (14:12 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-plugins/kodi-screensaver-asteroids/kodi-screensaver-asteroids-1.1.0.ebuild
media-plugins/kodi-screensaver-asteroids/kodi-screensaver-asteroids-9999.ebuild

index d8806393f8867b4ad108283d2bb192ac43f26365..d9849bf6cb5af171a8cfbbc4263a00d79d49c9ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/notspiff/screensaver.asteroids.git"
+       EGIT_REPO_URI="https://github.com/notspiff/screensaver.asteroids.git"
        inherit git-r3
        ;;
 *)
index d8806393f8867b4ad108283d2bb192ac43f26365..d9849bf6cb5af171a8cfbbc4263a00d79d49c9ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/notspiff/screensaver.asteroids.git"
+       EGIT_REPO_URI="https://github.com/notspiff/screensaver.asteroids.git"
        inherit git-r3
        ;;
 *)