summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-01-13 22:40:26 +0000
committerSteve Dibb <beandog@gentoo.org>2009-01-13 22:40:26 +0000
commit12ee05e35067beac58402b0ff03933ac0fd08576 (patch)
treec247e44b5819b7bae7dbf86496d1f1a0e0562c7c /media-plugins/mythgame
parentBump kde to 4.1.4 (diff)
downloadgentoo-2-12ee05e35067beac58402b0ff03933ac0fd08576.tar.gz
gentoo-2-12ee05e35067beac58402b0ff03933ac0fd08576.tar.bz2
gentoo-2-12ee05e35067beac58402b0ff03933ac0fd08576.zip
Remove MythTV 0.20.x
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r--media-plugins/mythgame/Manifest11
-rw-r--r--media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild18
2 files changed, 0 insertions, 29 deletions
diff --git a/media-plugins/mythgame/Manifest b/media-plugins/mythgame/Manifest
index 69693a54dc46..97198b35a76f 100644
--- a/media-plugins/mythgame/Manifest
+++ b/media-plugins/mythgame/Manifest
@@ -1,16 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX mythgame-0.19-gcc41.patch 454 RMD160 45a1506b66facc0021b1c66afb6c38cf7cb07355 SHA1 f8956760cf1fe03ad5e5dbc908ec6c2abcda1a68 SHA256 d66e5fd0cf03ae06503b9ee6e07fc534061e7acb19a62bfaf5063ec16723ac46
-EBUILD mythgame-0.20.2_p14282.ebuild 488 RMD160 96efe106f03fbeff998e2015f1ef8494eb2bc457 SHA1 8dabcef43aa94f4672c93ba80a169d50d3501ea4 SHA256 f7bf7db85a2c5588ce4021b8051734e8ce8b6b634cca39d041449f79c017bf5a
EBUILD mythgame-0.21_p17105.ebuild 454 RMD160 3e286c0e444eb4b372a12bbbadcb5590246f5ef7 SHA1 993f6f6e9340efaaf1caf401d0c2462322c5179a SHA256 299a7baee5362e3ae0bc1312f5ce48ffaac81bf2a9a097635b224566e3d5c45b
EBUILD mythgame-0.21_p17965.ebuild 451 RMD160 add9acc853633a26525b6b272283396350495011 SHA1 04904601cf4480f5a0d2d0a37243d39c02d65864 SHA256 22246d6d4559f694ab5f2bac9e779454627172120f91ef0398ae2e3c3c9cace2
MISC ChangeLog 8050 RMD160 88d06a5133ea57600bce38e1308ce512130ccc52 SHA1 fe43f40afe7b1d05f95d08ae856fca45913fc892 SHA256 e9e9f483978058868f5e0ebe4a36abec57cd4a36570b4e7fe1cfecfb7fdd8989
MISC metadata.xml 222 RMD160 effccac2541ac4d0954899784d7d64c60a9c020e SHA1 c6bd979f236f5e6fe9332eb6568bee402efc793f SHA256 8b2065fecfbbdd0caa3c5eb86b98c22766db07f555edbf3127e9454b468ecff6
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.9 (GNU/Linux)
-
-iEYEARECAAYFAklRHpMACgkQkKaRLQcq0GLsrgCfbEmJX/ModWWS+JncB7TO5ksi
-n0gAnRjs8Tq+DdprWQC3jOTJZCPKSNOm
-=qtlk
------END PGP SIGNATURE-----
diff --git a/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild b/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild
deleted file mode 100644
index 110ef6231e99..000000000000
--- a/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.20.2_p14282.ebuild,v 1.2 2007/08/29 15:25:21 cardoe Exp $
-
-inherit mythtv-plugins subversion
-
-DESCRIPTION="Game emulator module for MythTV."
-IUSE=""
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="sys-libs/zlib"
-DEPEND="${RDEPEND}"
-
-src_install () {
- mythtv-plugins_src_install || die "install failed"
-
- dodoc gamelist.xml
-}