diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-23 17:27:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-23 17:27:25 +0000 |
commit | f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8 (patch) | |
tree | 0fd6d024f3a25e7b0abc093f9014ffbff0b7d3b5 /media-plugins/mythgame | |
parent | x86 stable, bug #239341 (diff) | |
download | historical-f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8.tar.gz historical-f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8.tar.bz2 historical-f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8.zip |
x86 stable, bug #239341
Package-Manager: portage-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}" |