diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-18 18:22:28 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-18 19:39:45 +0200 |
commit | ad562b5480fb74e1e2348dc39959d15636fb10e4 (patch) | |
tree | 7d58b014e5ff973bbae1026fe407e26c31ad9db5 /media-video | |
parent | media-sound/kid3: update link to upstream bug tracker (diff) | |
download | gentoo-ad562b5480fb74e1e2348dc39959d15636fb10e4.tar.gz gentoo-ad562b5480fb74e1e2348dc39959d15636fb10e4.tar.bz2 gentoo-ad562b5480fb74e1e2348dc39959d15636fb10e4.zip |
media-video/kino: remove broken external links
Closes: https://github.com/gentoo/gentoo/pull/9613
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/kino/kino-1.3.4-r1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
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\ |