summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-07-28 21:09:29 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-07-28 21:09:29 +0000
commit8a78fd7e7244c552d3c8bcdf5a668ebb48710341 (patch)
treeb0e59889bf380a1cff2e8e5c62c5a07fc9048856 /media-plugins/mythgame
parentCull old versions (diff)
downloadgentoo-2-8a78fd7e7244c552d3c8bcdf5a668ebb48710341.tar.gz
gentoo-2-8a78fd7e7244c552d3c8bcdf5a668ebb48710341.tar.bz2
gentoo-2-8a78fd7e7244c552d3c8bcdf5a668ebb48710341.zip
Cull old versions
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythgame')
-rw-r--r--media-plugins/mythgame/ChangeLog6
-rw-r--r--media-plugins/mythgame/mythgame-0.22_p22763.ebuild19
-rw-r--r--media-plugins/mythgame/mythgame-0.23_p25065.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index 7ee0021cc528..dd614c54bd80 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgame
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.63 2011/07/08 16:33:24 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.64 2011/07/28 21:09:29 cardoe Exp $
+
+ 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> -mythgame-0.22_p22763.ebuild,
+ -mythgame-0.23_p25065.ebuild:
+ Cull old versions
08 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
mythgame-0.23.1_p25396.ebuild:
diff --git a/media-plugins/mythgame/mythgame-0.22_p22763.ebuild b/media-plugins/mythgame/mythgame-0.22_p22763.ebuild
deleted file mode 100644
index 402920737a14..000000000000
--- a/media-plugins/mythgame/mythgame-0.22_p22763.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.22_p22763.ebuild,v 1.3 2010/08/01 11:24:17 hwoarang Exp $
-
-EAPI=2
-inherit qt4 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
-
- dodoc gamelist.xml
-}
diff --git a/media-plugins/mythgame/mythgame-0.23_p25065.ebuild b/media-plugins/mythgame/mythgame-0.23_p25065.ebuild
deleted file mode 100644
index 64f28e7c5d2c..000000000000
--- a/media-plugins/mythgame/mythgame-0.23_p25065.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.23_p25065.ebuild,v 1.1 2010/06/10 14:46:41 cardoe Exp $
-
-EAPI=2
-inherit qt4 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
-
- dodoc gamelist.xml
-}