media-libs/libbdplus: Update EGIT_REPO_URI.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sun, 5 May 2019 02:51:21 +0000 (04:51 +0200)
committerMike Gilbert <floppym@gentoo.org>
Sun, 5 May 2019 19:04:02 +0000 (15:04 -0400)
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
media-libs/libbdplus/libbdplus-0.1.2.ebuild
media-libs/libbdplus/libbdplus-9999.ebuild

index 3035e2372cf3aa7cfcbbd46f2fade2417b883e32..c1491101143373d35e7fb3b7e8518375aaa3cea5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit autotools-multilib
 
 if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="https://git.videolan.org/${PN}.git"
+       EGIT_REPO_URI="https://code.videolan.org/videolan/libbdplus.git"
 else
        SRC_URI="https://downloads.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
        KEYWORDS="amd64 ppc ppc64 sparc x86"
index a0e3a3fa2f97b50117cfffed49fe8c747768dfe9..5525e10aec4f218fbaea3a9c2059e06e87afef13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ inherit autotools-multilib
 
 if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="https://git.videolan.org/git/${PN}.git"
+       EGIT_REPO_URI="https://code.videolan.org/videolan/libbdplus.git"
 else
        SRC_URI="https://downloads.videolan.org/pub/videolan/${PN}/${PV}/${P}.tar.bz2"
        KEYWORDS="~amd64 ~x86"