diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-09-10 18:04:31 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-09-10 18:04:31 +0000 |
commit | f467435ae533f1772cc29e6f256fdb9be0578740 (patch) | |
tree | 3a549bb831deedbc990c9ab38cc9ab8dac844f50 /media-tv | |
parent | Fix bug #53560, remove broken version and add latest release ~-keyworded. (Ma... (diff) | |
download | gentoo-2-f467435ae533f1772cc29e6f256fdb9be0578740.tar.gz gentoo-2-f467435ae533f1772cc29e6f256fdb9be0578740.tar.bz2 gentoo-2-f467435ae533f1772cc29e6f256fdb9be0578740.zip |
Added nls flag
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/mythfrontend/mythfrontend-0.16.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.16.ebuild | 4 |
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 |