diff options
Diffstat (limited to 'media-plugins/mythgame/mythgame-0.17.ebuild')
-rw-r--r-- | media-plugins/mythgame/mythgame-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mythgame/mythgame-0.17.ebuild b/media-plugins/mythgame/mythgame-0.17.ebuild index 22aeb992562a..4a2ddb787551 100644 --- a/media-plugins/mythgame/mythgame-0.17.ebuild +++ b/media-plugins/mythgame/mythgame-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.17.ebuild,v 1.1 2005/02/11 15:56:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.17.ebuild,v 1.2 2005/06/06 09:14:07 cardoe Exp $ inherit myth @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64" DEPEND=">=sys-apps/sed-4 sys-libs/zlib - || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + ~media-tv/mythtv-${PV}" setup_pro() { return 0 |