commit:     83d113887151ce24211c21ebffc17d48813d2b73
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 13 20:45:34 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 13 21:40:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d11388

media-libs/xine-lib: Fix EHG_REPO_URI after upstream move

Thanks-to: Andreas Fink <finkandreas <AT> web.de>
Closes: https://bugs.gentoo.org/655838
Package-Manager: Portage-2.3.46, Repoman-2.3.10

 media-libs/xine-lib/xine-lib-1.2.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild 
b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
index 259b970d453..1281812e3dd 100644
--- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic libtool
 
 if [[ ${PV} == *9999* ]]; then
-       EHG_REPO_URI="http://hg.debian.org/hg/xine-lib/xine-lib-1.2";
+       EHG_REPO_URI="http://hg.code.sf.net/p/xine/xine-lib-1.2";
        inherit autotools mercurial
        unset NLS_IUSE
        NLS_DEPEND="sys-devel/gettext"

Reply via email to