From 35abef11d72189339668a9add2742deb237d5789 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sun, 5 Nov 2006 23:07:01 +0000 Subject: Swore I deleted that vsync patch line (Portage version: 2.1.2_rc1-r3) --- media-tv/mythtv/mythtv-0.20_p11626.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'media-tv/mythtv') diff --git a/media-tv/mythtv/mythtv-0.20_p11626.ebuild b/media-tv/mythtv/mythtv-0.20_p11626.ebuild index 403fb496acbd..3061829c245f 100644 --- a/media-tv/mythtv/mythtv-0.20_p11626.ebuild +++ b/media-tv/mythtv/mythtv-0.20_p11626.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.20_p11626.ebuild,v 1.1 2006/11/05 20:06:01 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.20_p11626.ebuild,v 1.2 2006/11/05 23:07:01 cardoe Exp $ inherit mythtv flag-o-matic multilib eutils debug qt3 @@ -100,10 +100,6 @@ src_unpack() { # As needed fix since they don't know how to write qmake let alone a real # make system epatch "${FILESDIR}"/${PN}-${MY_PV}-as-needed.patch - - # Seriously... testing.. or maybe seeing if the OpenGL spec says these are - # public... or checking mesa before assuming they're there - epatch "${FILESDIR}"/${PN}-${MY_PV}-vsync.patch } src_compile() { -- cgit v1.2.3-65-gdbad