diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:08:45 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:08:45 +0000 |
commit | 2666af424fe55d332a38fa3d1a97498c772b57b3 (patch) | |
tree | 32ee19ec3e1004356452ba7f69c52dcfe2795689 /media-plugins/mythgame | |
parent | Marked ~ppc ~ppc64 (diff) | |
download | historical-2666af424fe55d332a38fa3d1a97498c772b57b3.tar.gz historical-2666af424fe55d332a38fa3d1a97498c772b57b3.tar.bz2 historical-2666af424fe55d332a38fa3d1a97498c772b57b3.zip |
nuke old version
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/files/digest-mythgame-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythgame/files/digest-mythgame-0.20_p13239 | 6 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.20.ebuild | 18 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.20_p13239.ebuild | 18 |
5 files changed, 5 insertions, 46 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 7946d6c723b4..5db261bc812f 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.39 2007/06/12 16:27:05 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.40 2007/06/28 21:04:31 cardoe Exp $ + + 28 Jun 2007; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.20.ebuild, + -mythgame-0.20_p13239.ebuild: + nuke old version 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> mythgame-0.20.1.ebuild: Stable amd64, pcc, x86 diff --git a/media-plugins/mythgame/files/digest-mythgame-0.20 b/media-plugins/mythgame/files/digest-mythgame-0.20 deleted file mode 100644 index 731e91a2f5bc..000000000000 --- a/media-plugins/mythgame/files/digest-mythgame-0.20 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 -RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 -SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 diff --git a/media-plugins/mythgame/files/digest-mythgame-0.20_p13239 b/media-plugins/mythgame/files/digest-mythgame-0.20_p13239 deleted file mode 100644 index fa08c4ee295f..000000000000 --- a/media-plugins/mythgame/files/digest-mythgame-0.20_p13239 +++ /dev/null @@ -1,6 +0,0 @@ -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 diff --git a/media-plugins/mythgame/mythgame-0.20.ebuild b/media-plugins/mythgame/mythgame-0.20.ebuild deleted file mode 100644 index a12765827fcb..000000000000 --- a/media-plugins/mythgame/mythgame-0.20.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20.ebuild,v 1.2 2006/12/24 07:57:48 cardoe Exp $ - -inherit mythtv-plugins - -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 -} diff --git a/media-plugins/mythgame/mythgame-0.20_p13239.ebuild b/media-plugins/mythgame/mythgame-0.20_p13239.ebuild deleted file mode 100644 index 0d7236316045..000000000000 --- a/media-plugins/mythgame/mythgame-0.20_p13239.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_p13239.ebuild,v 1.3 2007/04/30 02:03:03 cardoe Exp $ - -inherit mythtv-plugins - -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 -} |