From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 5 May 2019 03:10:32 +0000 (+0200) Subject: media-video/x264-encoder: Update EGIT_REPO_URI. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=354d7beac6c291d1683a66b7977cab9eac229df1;p=gentoo.git media-video/x264-encoder: Update EGIT_REPO_URI. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Signed-off-by: Mike Gilbert --- diff --git a/media-video/x264-encoder/x264-encoder-0.0.20170701.ebuild b/media-video/x264-encoder/x264-encoder-0.0.20170701.ebuild index 56e61327598f..05428fbc2018 100644 --- a/media-video/x264-encoder/x264-encoder-0.0.20170701.ebuild +++ b/media-video/x264-encoder/x264-encoder-0.0.20170701.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="A free commandline encoder for X264/AVC streams" HOMEPAGE="https://www.videolan.org/developers/x264.html" if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="https://git.videolan.org/git/x264.git" + EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git" SRC_URI="" else inherit versionator diff --git a/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild b/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild index ae007c71112c..207434fe1c32 100644 --- a/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild +++ b/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A free commandline encoder for X264/AVC streams" HOMEPAGE="https://www.videolan.org/developers/x264.html" if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="https://git.videolan.org/git/x264.git" + EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git" SRC_URI="" else MY_P="x264-snapshot-$(ver_cut 3)-2245" diff --git a/media-video/x264-encoder/x264-encoder-9999.ebuild b/media-video/x264-encoder/x264-encoder-9999.ebuild index ae007c71112c..207434fe1c32 100644 --- a/media-video/x264-encoder/x264-encoder-9999.ebuild +++ b/media-video/x264-encoder/x264-encoder-9999.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A free commandline encoder for X264/AVC streams" HOMEPAGE="https://www.videolan.org/developers/x264.html" if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="https://git.videolan.org/git/x264.git" + EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git" SRC_URI="" else MY_P="x264-snapshot-$(ver_cut 3)-2245"