summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-09-10 18:01:54 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-09-10 18:01:54 +0000
commitfc7f646908839bf89cab872301ce5a6bfa4129c3 (patch)
tree423bb8d1ecd1cff28eb628a1d0fbdd0ce930eecd /media-tv
parentnls (diff)
downloadhistorical-fc7f646908839bf89cab872301ce5a6bfa4129c3.tar.gz
historical-fc7f646908839bf89cab872301ce5a6bfa4129c3.tar.bz2
historical-fc7f646908839bf89cab872301ce5a6bfa4129c3.zip
Added nls flag
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythfrontend/mythfrontend-0.16.ebuild4
-rw-r--r--media-tv/mythtv/mythtv-0.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/mythfrontend/mythfrontend-0.16.ebuild b/media-tv/mythfrontend/mythfrontend-0.16.ebuild
index 406ef6c0be5a..72895d56ce3a 100644
--- a/media-tv/mythfrontend/mythfrontend-0.16.ebuild
+++ b/media-tv/mythfrontend/mythfrontend-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.16.ebuild,v 1.1 2004/09/10 17:37:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.16.ebuild,v 1.2 2004/09/10 18:01:54 aliz Exp $
inherit myth
@@ -11,7 +11,7 @@ SRC_URI="http://www.mythtv.org/mc/mythtv-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss debug mmx"
+IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss debug mmx nls"
DEPEND="virtual/x11
>=x11-libs/qt-3.1
diff --git a/media-tv/mythtv/mythtv-0.16.ebuild b/media-tv/mythtv/mythtv-0.16.ebuild
index 26338c9e3932..094997ffe593 100644
--- a/media-tv/mythtv/mythtv-0.16.ebuild
+++ b/media-tv/mythtv/mythtv-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.16.ebuild,v 1.3 2004/09/10 17:34:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.16.ebuild,v 1.4 2004/09/10 18:01:54 aliz Exp $
inherit myth flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss debug mmx"
+IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss debug mmx nls"
DEPEND=">=media-libs/freetype-2.0
>=media-sound/lame-3.93.1