upstream fixes. remove old version.
authorDoug Goldstein <cardoe@gentoo.org>
Thu, 19 Apr 2007 23:47:57 +0000 (23:47 +0000)
committerDoug Goldstein <cardoe@gentoo.org>
Thu, 19 Apr 2007 23:47:57 +0000 (23:47 +0000)
Package-Manager: portage-2.1.2.4

media-plugins/mythgame/ChangeLog
media-plugins/mythgame/files/digest-mythgame-0.19 [deleted file]
media-plugins/mythgame/files/digest-mythgame-0.20_p13239 [new file with mode: 0644]
media-plugins/mythgame/mythgame-0.20_p13239.ebuild [moved from media-plugins/mythgame/mythgame-0.19.ebuild with 62% similarity]

index 367be1910f86f05e8babe2383cc086b64f3d193d..77185f0567f2a995a36a5a2371c2a1347efcb8b5 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/mythgame
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.34 2006/12/24 07:57:48 cardoe Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.35 2007/04/19 23:47:57 cardoe Exp $
+
+*mythgame-0.20_p13239 (19 Apr 2007)
+
+  19 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.19.ebuild,
+  +mythgame-0.20_p13239.ebuild:
+  upstream fixes. remove old version.
 
   24 Dec 2006; Doug Goldstein <cardoe@gentoo.org> mythgame-0.20.ebuild:
   Stabling for amd64, ppc, and x86
diff --git a/media-plugins/mythgame/files/digest-mythgame-0.19 b/media-plugins/mythgame/files/digest-mythgame-0.19
deleted file mode 100644 (file)
index 016213b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 201d60d5d60222038d8c97831f7e4288 mythplugins-0.19.tar.bz2 5418591
-RMD160 33e65196760476713cf91f1edf94b1e082475bfb mythplugins-0.19.tar.bz2 5418591
-SHA256 5dd3df0204bf22cbf5f9ee0a636bcbe4ea6fd8754dd23af78f35fc1feec8c0e7 mythplugins-0.19.tar.bz2 5418591
diff --git a/media-plugins/mythgame/files/digest-mythgame-0.20_p13239 b/media-plugins/mythgame/files/digest-mythgame-0.20_p13239
new file mode 100644 (file)
index 0000000..fa08c4e
--- /dev/null
@@ -0,0 +1,6 @@
+MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531
+RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531
+SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531
+MD5 7a8d5d6bf665109d606c35fdb429ebe2 mythplugins-0.20_svn13239.patch.bz2 24897
+RMD160 28f08075ee851e62d32ca4dd4a91dc76be0b1ab2 mythplugins-0.20_svn13239.patch.bz2 24897
+SHA256 32cdb6e1617da7524a756769b71b35ebaa3ae2c71072e03a4b80532e7c2208b6 mythplugins-0.20_svn13239.patch.bz2 24897
similarity index 62%
rename from media-plugins/mythgame/mythgame-0.19.ebuild
rename to media-plugins/mythgame/mythgame-0.20_p13239.ebuild
index 02bea9444e10fb10fa9004fe2612b5528024f13d..319c0ed96e7dc226f24c986f2d441ee189325dbf 100644 (file)
@@ -1,21 +1,16 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.19.ebuild,v 1.4 2006/09/14 05:56:00 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20_p13239.ebuild,v 1.1 2007/04/19 23:47:57 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}"
 
-src_unpack() {
-       mythtv-plugins_src_unpack
-       epatch "${FILESDIR}"/${P}-gcc41.patch
-}
-
 src_install () {
        mythtv-plugins_src_install || die "install failed"