commit:     753bca5c6d5099cc78184aac33b24e519f13bd47
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sun May  5 03:05:01 2019 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun May  5 19:04:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=753bca5c

media-libs/x264: Update EGIT_REPO_URI.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 media-libs/x264/x264-0.0.20170701.ebuild | 4 ++--
 media-libs/x264/x264-0.0.20190214.ebuild | 2 +-
 media-libs/x264/x264-9999.ebuild         | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-libs/x264/x264-0.0.20170701.ebuild 
b/media-libs/x264/x264-0.0.20170701.ebuild
index 64b8d68e5bb..284bd9ada4b 100644
--- a/media-libs/x264/x264-0.0.20170701.ebuild
+++ b/media-libs/x264/x264-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 library for encoding 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";
 else
        inherit versionator
        MY_P="x264-snapshot-$(get_version_component_range 3)-2245"

diff --git a/media-libs/x264/x264-0.0.20190214.ebuild 
b/media-libs/x264/x264-0.0.20190214.ebuild
index 0128bcd158b..ee5e6ace2cd 100644
--- a/media-libs/x264/x264-0.0.20190214.ebuild
+++ b/media-libs/x264/x264-0.0.20190214.ebuild
@@ -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-r3
-       EGIT_REPO_URI="https://git.videolan.org/git/x264.git";
+       EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git";
 else
        MY_P="x264-snapshot-$(ver_cut 3)-2245"
        
SRC_URI="https://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2";

diff --git a/media-libs/x264/x264-9999.ebuild b/media-libs/x264/x264-9999.ebuild
index 0128bcd158b..ee5e6ace2cd 100644
--- a/media-libs/x264/x264-9999.ebuild
+++ b/media-libs/x264/x264-9999.ebuild
@@ -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-r3
-       EGIT_REPO_URI="https://git.videolan.org/git/x264.git";
+       EGIT_REPO_URI="https://code.videolan.org/videolan/x264.git";
 else
        MY_P="x264-snapshot-$(ver_cut 3)-2245"
        
SRC_URI="https://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2";

Reply via email to