diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-23 17:23:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-23 17:23:11 +0000 |
commit | 86fabe7bfaf0eedac113f830c0631606bcb69c78 (patch) | |
tree | af7395df60e9509e80dfb9d0e58ab160b724f6af /media-plugins/mythgame | |
parent | x86 stable, bug #239341 (diff) | |
download | gentoo-2-86fabe7bfaf0eedac113f830c0631606bcb69c78.tar.gz gentoo-2-86fabe7bfaf0eedac113f830c0631606bcb69c78.tar.bz2 gentoo-2-86fabe7bfaf0eedac113f830c0631606bcb69c78.zip |
x86 stable, bug #239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.21_p17965.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index cffb56c74d20..3e218bc9b4e7 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.54 2008/12/21 17:03:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.55 2008/12/23 17:23:11 maekke Exp $ + + 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythgame-0.21_p17965.ebuild: + x86 stable, bug #239341 21 Dec 2008; nixnut <nixnut@gentoo.org> mythgame-0.21_p17965.ebuild: Stable on ppc wrt bug 239341 diff --git a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild index e1c3ccccdb94..6a4cbfac5344 100644 --- a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild +++ b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.3 2008/12/21 17:03:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.4 2008/12/23 17:23:11 maekke 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}" |