commit:     ad562b5480fb74e1e2348dc39959d15636fb10e4
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Aug 18 16:22:28 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 17:39:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad562b54

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(-)

diff --git a/media-video/kino/kino-1.3.4-r1.ebuild 
b/media-video/kino/kino-1.3.4-r1.ebuild
index 5ff6142d3d3..cb82c2338e3 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\

Reply via email to