From 36e49647b63509c7a0c8f175db877d1f63c51dba Mon Sep 17 00:00:00 2001 From: Joerg Bornkessel Date: Wed, 11 Dec 2019 23:15:21 +0100 Subject: media-video/m2vrequantizer: fixed dead mirror://vdrfiles 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 --- media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild b/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild index e53d8d04db30..598503bc3dcf 100644 --- a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild +++ b/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.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=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" -- cgit v1.2.3-65-gdbad