media-libs/x264: use https for git repo
authorCraig Andrews <candrews@gentoo.org>
Sat, 9 Dec 2017 18:26:39 +0000 (13:26 -0500)
committerCraig Andrews <candrews@gentoo.org>
Sat, 9 Dec 2017 18:41:19 +0000 (13:41 -0500)
media-libs/x264/x264-0.0.20160712.ebuild
media-libs/x264/x264-0.0.20170701.ebuild
media-libs/x264/x264-9999.ebuild

index 9259709a64fc41ed0ee107be5a6b92339804e18d..853a84945eb771afcd4436d51d76ae81f50aadcb 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A free library for encoding X264/AVC streams"
 HOMEPAGE="https://www.videolan.org/developers/x264.html"
 if [[ ${PV} == 9999 ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://git.videolan.org/x264.git"
+       EGIT_REPO_URI="https://git.videolan.org/x264.git"
 else
        inherit versionator
        MY_P="x264-snapshot-$(get_version_component_range 3)-2245"
index 1038f8e872328a661a169db84c3f123e0e7d76da..3d55a45da84b6675b52d3c3b764968bfdfba3f8f 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A free library for encoding X264/AVC streams"
 HOMEPAGE="https://www.videolan.org/developers/x264.html"
 if [[ ${PV} == 9999 ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://git.videolan.org/x264.git"
+       EGIT_REPO_URI="https://git.videolan.org/x264.git"
 else
        inherit versionator
        MY_P="x264-snapshot-$(get_version_component_range 3)-2245"
index 1038f8e872328a661a169db84c3f123e0e7d76da..3d55a45da84b6675b52d3c3b764968bfdfba3f8f 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A free library for encoding X264/AVC streams"
 HOMEPAGE="https://www.videolan.org/developers/x264.html"
 if [[ ${PV} == 9999 ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://git.videolan.org/x264.git"
+       EGIT_REPO_URI="https://git.videolan.org/x264.git"
 else
        inherit versionator
        MY_P="x264-snapshot-$(get_version_component_range 3)-2245"