From ad562b5480fb74e1e2348dc39959d15636fb10e4 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sat, 18 Aug 2018 18:22:28 +0200 Subject: media-video/kino: remove broken external links Closes: https://github.com/gentoo/gentoo/pull/9613 --- media-video/kino/kino-1.3.4-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'media-video/kino') diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild index 5ff6142d3d3b..cb82c2338e31 100644 --- a/media-video/kino/kino-1.3.4-r1.ebuild +++ b/media-video/kino/kino-1.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -57,7 +57,6 @@ src_prepare() { fi # Fix bug #169590 - # https://sourceforge.net/tracker/?func=detail&aid=3304495&group_id=14103&atid=314103 sed -i \ -e '/\$(LIBQUICKTIME_LIBS) \\/d' \ -e '/^[[:space:]]*\$(SRC_LIBS)/ a\ @@ -65,7 +64,6 @@ src_prepare() { src/Makefile.in || die # Fix test failure discovered in bug #193947 - # https://sourceforge.net/tracker/?func=detail&aid=3304499&group_id=14103&atid=314103 sed -i -e '$a\ \ ffmpeg/libavcodec/ps2/idct_mmi.c\ -- cgit v1.2.3-65-gdbad