summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:33:13 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:33:13 +0000
commitb3b90a3c26490316619222ef164b4022974760d4 (patch)
treedff39eb20c6e9bf9637a191a4137e46fbfcfbf29 /media-plugins
parentMythTV weather module. Now stable on powerpc. (diff)
downloadgentoo-2-b3b90a3c26490316619222ef164b4022974760d4.tar.gz
gentoo-2-b3b90a3c26490316619222ef164b4022974760d4.tar.bz2
gentoo-2-b3b90a3c26490316619222ef164b4022974760d4.zip
Stable on PowerPC. Arcade gaming integrated in MythTV
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythgame/ChangeLog6
-rw-r--r--media-plugins/mythgame/mythgame-0.18.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index 729c201879a3..192e6b887a39 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.28 2005/06/29 08:04:09 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.29 2005/07/27 11:33:13 pvdabeel Exp $
+
+ 27 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ mythgame-0.18.1.ebuild:
+ Stable on PowerPC. Xmame based mythtv arcade games
29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.17.ebuild:
remove old version
diff --git a/media-plugins/mythgame/mythgame-0.18.1.ebuild b/media-plugins/mythgame/mythgame-0.18.1.ebuild
index 42ca346985e7..3b790d5398c2 100644
--- a/media-plugins/mythgame/mythgame-0.18.1.ebuild
+++ b/media-plugins/mythgame/mythgame-0.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.18.1.ebuild,v 1.3 2005/05/31 14:17:49 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.18.1.ebuild,v 1.4 2005/07/27 11:33:13 pvdabeel Exp $
inherit mythtv-plugins
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
DEPEND=" sys-libs/zlib
~media-tv/mythtv-${PV}"