media-libs/vo-amrwbenc: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 16:43:49 +0000 (02:43 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:38:04 +0000 (11:38 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2-r1.ebuild
media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild

index 756fa2ee19adeaafaf6d4fc45db4b3534440a7f8..c084e7fe5838c246fbb3a5ed596eaf1599205a0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 
 if [[ ${PV} == *9999 ]] ; then
        SCM="git-2"
-       EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git"
+       EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git"
        [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
        AUTOTOOLS_AUTORECONF=1
 fi
index 9c42dfc7d640ae17968976fb5d708aada62a9b6b..10694e977bb8d933ab0f31dd706ae1b00ad82aab 100644 (file)
@@ -7,7 +7,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 
 if [[ ${PV} == *9999 ]] ; then
        SCM="git-2"
-       EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git"
+       EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git"
        [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
        AUTOTOOLS_AUTORECONF=1
 fi
index 085ee9c4a32489d5a598a0e873dcec317c5c7025..725ea1c33f0b28bae33f63621d81afe7dba9ec7b 100644 (file)
@@ -7,7 +7,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 
 if [[ ${PV} == *9999 ]] ; then
        SCM="git-2"
-       EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git"
+       EGIT_REPO_URI="https://github.com/mstorsjo/${PN}.git"
        [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
        AUTOTOOLS_AUTORECONF=1
 fi