diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2004-09-21 04:49:59 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2004-09-21 04:49:59 +0000 |
commit | 42dcf625c94809b93a7fb2dbac819106f507d17a (patch) | |
tree | 7e0013ba26f67930e46efd3d3356380345330e7f /media-tv | |
parent | security stable #64037 (Manifest recommit) (diff) | |
download | gentoo-2-42dcf625c94809b93a7fb2dbac819106f507d17a.tar.gz gentoo-2-42dcf625c94809b93a7fb2dbac819106f507d17a.tar.bz2 gentoo-2-42dcf625c94809b93a7fb2dbac819106f507d17a.zip |
stable x86
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/mythfrontend/mythfrontend-0.15.1.ebuild | 4 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.15.1-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild b/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild index e7652f8610d2..8f426cfddc36 100644 --- a/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild +++ b/media-tv/mythfrontend/mythfrontend-0.15.1.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.15.1.ebuild,v 1.5 2004/06/28 16:54:01 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild,v 1.6 2004/09/21 04:49:59 cardoe Exp $ inherit flag-o-matic eutils gcc @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythtv-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl" DEPEND="virtual/x11 diff --git a/media-tv/mythtv/mythtv-0.15.1-r1.ebuild b/media-tv/mythtv/mythtv-0.15.1-r1.ebuild index c72b82f16749..3b73efe1a880 100644 --- a/media-tv/mythtv/mythtv-0.15.1-r1.ebuild +++ b/media-tv/mythtv/mythtv-0.15.1-r1.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.15.1-r1.ebuild,v 1.8 2004/09/18 06:33:06 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.15.1-r1.ebuild,v 1.9 2004/09/21 04:49:10 cardoe Exp $ inherit flag-o-matic eutils gcc @@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv debug" DEPEND=">=media-libs/freetype-2.0 |