diff options
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.20_p13239.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index b189f7dd71e6..2e30ee13338d 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.37 2007/04/27 06:25:57 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.38 2007/04/30 02:03:03 cardoe Exp $ + + 30 Apr 2007; Doug Goldstein <cardoe@gentoo.org> + mythgame-0.20_p13239.ebuild: + Stable marking amd64, ppc, x86 *mythgame-0.20.1 (27 Apr 2007) diff --git a/media-plugins/mythgame/mythgame-0.20_p13239.ebuild b/media-plugins/mythgame/mythgame-0.20_p13239.ebuild index cd50f21017e2..0d7236316045 100644 --- a/media-plugins/mythgame/mythgame-0.20_p13239.ebuild +++ b/media-plugins/mythgame/mythgame-0.20_p13239.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20_p13239.ebuild,v 1.2 2007/04/20 00:16:46 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20_p13239.ebuild,v 1.3 2007/04/30 02:03:03 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Game emulator module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND}" |