summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-09-17 21:43:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-09-17 21:43:57 +0000
commit65771ca1c494a33bbf04dfd232352fc32833cc08 (patch)
treebba8766432d83d6bc241ce85179bf05f39909ff5 /media-tv
parentamd64/x86 stable, bug #225477 (diff)
downloadgentoo-2-65771ca1c494a33bbf04dfd232352fc32833cc08.tar.gz
gentoo-2-65771ca1c494a33bbf04dfd232352fc32833cc08.tar.bz2
gentoo-2-65771ca1c494a33bbf04dfd232352fc32833cc08.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/mythtv-0.21_p18314.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/mythtv/mythtv-0.21_p18314.ebuild b/media-tv/mythtv/mythtv-0.21_p18314.ebuild
index d02e2df3a85d..569275db00a6 100644
--- a/media-tv/mythtv/mythtv-0.21_p18314.ebuild
+++ b/media-tv/mythtv/mythtv-0.21_p18314.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p18314.ebuild,v 1.1 2008/09/17 21:14:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p18314.ebuild,v 1.2 2008/09/17 21:43:57 mr_bones_ Exp $
EAPI=1
inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python confutils
@@ -122,7 +122,7 @@ src_compile() {
--enable-xv
--enable-x11"
# per discussions with j-rod and janng in #mythtv, these are disabled
-# --enable-libmp3lame
+# --enable-libmp3lame
# use x264 && myconf="${myconf} --enable-libx264"
# use xvid && myconf="${myconf} --enable-libxvid"
# use aac && myconf="${myconf} --enable-libfaac"