media-video/m2vrequantizer: fixed dead mirror://vdrfiles
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Wed, 11 Dec 2019 22:15:21 +0000 (23:15 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Wed, 11 Dec 2019 22:16:26 +0000 (23:16 +0100)
eapi=7
added new src_uri to fix dead mirror
Bug: https://bugs.gentoo.org/695898
Closes: https://bugs.gentoo.org/695898
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild

index e53d8d04db308d9410edd5c1eee789176fd4bbac..598503bc3dcfc18df796a18f494bd9c704da29ce 100644 (file)
@@ -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=7
@@ -9,7 +9,7 @@ MY_P="${PN/m2vr/M2VR}-20060306"
 
 DESCRIPTION="Tool to requantize mpeg2 videos"
 HOMEPAGE="http://www.metakine.com/products/dvdremaster/modules.html"
-SRC_URI="mirror://vdrfiles/requant/${MY_P}.tgz"
+SRC_URI="http://vdr.websitec.de/download/${PN}/M2VRequantizer-20060306.tgz"
 
 KEYWORDS="~amd64 x86"
 SLOT="0"