summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-01-15 18:05:35 +0000
committerMax Kalika <max@gentoo.org>2004-01-15 18:05:35 +0000
commitb1e236173156e3b8d7b9f09334ddaff884bf461f (patch)
treed655de919ba5ff08e0669188ddd284d638d46046 /media-plugins/mythgame
parentcause it to pull module-init-tools instead of virtual/modutils, this fixes th... (diff)
downloadgentoo-2-b1e236173156e3b8d7b9f09334ddaff884bf461f.tar.gz
gentoo-2-b1e236173156e3b8d7b9f09334ddaff884bf461f.tar.bz2
gentoo-2-b1e236173156e3b8d7b9f09334ddaff884bf461f.zip
Bump mythtv-0.13 to stable x86.
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r--media-plugins/mythgame/ChangeLog5
-rw-r--r--media-plugins/mythgame/mythgame-0.11.ebuild4
-rw-r--r--media-plugins/mythgame/mythgame-0.12.ebuild4
-rw-r--r--media-plugins/mythgame/mythgame-0.13.ebuild6
4 files changed, 11 insertions, 8 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index 942202737f56..ae9f3d80ae32 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.9 2003/12/11 21:55:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.10 2004/01/15 18:04:36 max Exp $
+
+ 15 Jan 2004; Max Kalika <max@gentoo.org> mythgame-0.13.ebuild:
+ Bump to stable x86.
*mythgame-0.13 (11 Dec 2003)
diff --git a/media-plugins/mythgame/mythgame-0.11.ebuild b/media-plugins/mythgame/mythgame-0.11.ebuild
index e2bda31bd467..d9dd5f97b209 100644
--- a/media-plugins/mythgame/mythgame-0.11.ebuild
+++ b/media-plugins/mythgame/mythgame-0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.11.ebuild,v 1.3 2003/09/17 06:25:29 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.11.ebuild,v 1.4 2004/01/15 18:04:36 max Exp $
inherit flag-o-matic
diff --git a/media-plugins/mythgame/mythgame-0.12.ebuild b/media-plugins/mythgame/mythgame-0.12.ebuild
index eed04a9b0373..a77f4e02924e 100644
--- a/media-plugins/mythgame/mythgame-0.12.ebuild
+++ b/media-plugins/mythgame/mythgame-0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.12.ebuild,v 1.2 2003/10/28 16:33:28 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.12.ebuild,v 1.3 2004/01/15 18:04:36 max Exp $
inherit flag-o-matic
diff --git a/media-plugins/mythgame/mythgame-0.13.ebuild b/media-plugins/mythgame/mythgame-0.13.ebuild
index e1356793378e..3524ded6e893 100644
--- a/media-plugins/mythgame/mythgame-0.13.ebuild
+++ b/media-plugins/mythgame/mythgame-0.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.13.ebuild,v 1.1 2003/12/11 21:55:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.13.ebuild,v 1.2 2004/01/15 18:04:36 max Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="sys-libs/zlib
>=sys-apps/sed-4