media-libs/xine-lib: Fix EHG_REPO_URI after upstream move
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 13 Aug 2018 20:45:34 +0000 (22:45 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 13 Aug 2018 21:40:12 +0000 (23:40 +0200)
Thanks-to: Andreas Fink <finkandreas@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

index 259b970d453b547bf9bcac230606367be5167b69..1281812e3ddda118bc99edd676db7d48a12a87f7 100644 (file)
@@ -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"