diff options
Diffstat (limited to 'media-plugins/mythgame/mythgame-0.19.ebuild')
-rw-r--r-- | media-plugins/mythgame/mythgame-0.19.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/media-plugins/mythgame/mythgame-0.19.ebuild b/media-plugins/mythgame/mythgame-0.19.ebuild index e434cb3aeec1..02bea9444e10 100644 --- a/media-plugins/mythgame/mythgame-0.19.ebuild +++ b/media-plugins/mythgame/mythgame-0.19.ebuild @@ -1,15 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.19.ebuild,v 1.3 2006/06/06 03:35:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.19.ebuild,v 1.4 2006/09/14 05:56:00 cardoe Exp $ -inherit eutils mythtv-plugins +inherit mythtv-plugins DESCRIPTION="Game emulator module for MythTV." -HOMEPAGE="http://www.mythtv.org/" -SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" IUSE="" -LICENSE="GPL-2" -SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" RDEPEND="sys-libs/zlib" |