diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-30 02:03:03 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-30 02:03:03 +0000 |
commit | 12b3b4408e3e44b19cdbbec22062ee2f7e978362 (patch) | |
tree | f688ba32988051128d79adec76cb2db53da616cc /media-plugins | |
parent | Stable marking amd64, ppc, x86 (diff) | |
download | gentoo-2-12b3b4408e3e44b19cdbbec22062ee2f7e978362.tar.gz gentoo-2-12b3b4408e3e44b19cdbbec22062ee2f7e978362.tar.bz2 gentoo-2-12b3b4408e3e44b19cdbbec22062ee2f7e978362.zip |
Stable marking amd64, ppc, x86
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-plugins')
-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}" |