diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2011-07-28 21:13:34 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2011-07-28 21:13:34 +0000 |
commit | 0d2df023400bea28ce3c78bffcb6fae72a588779 (patch) | |
tree | 0c319e18d01b9c6d3f7f0de349c14a3a4e7143f3 /media-plugins/mythmovies | |
parent | EAPI change. Fixed calls to python_mod_{optimize,cleanup} (diff) | |
download | historical-0d2df023400bea28ce3c78bffcb6fae72a588779.tar.gz historical-0d2df023400bea28ce3c78bffcb6fae72a588779.tar.bz2 historical-0d2df023400bea28ce3c78bffcb6fae72a588779.zip |
Cull old versions
Package-Manager: portage-2.1.10.7/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/mythmovies')
-rw-r--r-- | media-plugins/mythmovies/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/mythmovies/mythmovies-0.22_p22763.ebuild | 10 | ||||
-rw-r--r-- | media-plugins/mythmovies/mythmovies-0.22_p23469.ebuild | 10 | ||||
-rw-r--r-- | media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild | 10 |
4 files changed, 6 insertions, 31 deletions
diff --git a/media-plugins/mythmovies/ChangeLog b/media-plugins/mythmovies/ChangeLog index ae42b3886f8b..d63ad99bde48 100644 --- a/media-plugins/mythmovies/ChangeLog +++ b/media-plugins/mythmovies/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythmovies # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.19 2011/07/08 16:33:52 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.20 2011/07/28 21:10:01 cardoe Exp $ + + 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org> + -mythmovies-0.22_p22763.ebuild, -mythmovies-0.22_p23469.ebuild, + -mythmovies-0.23_p25065.ebuild: + Cull old versions 08 Jul 2011; Doug Goldstein <cardoe@gentoo.org> mythmovies-0.23.1_p25396.ebuild: diff --git a/media-plugins/mythmovies/mythmovies-0.22_p22763.ebuild b/media-plugins/mythmovies/mythmovies-0.22_p22763.ebuild deleted file mode 100644 index 96eed0232243..000000000000 --- a/media-plugins/mythmovies/mythmovies-0.22_p22763.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.22_p22763.ebuild,v 1.1 2009/11/08 02:24:30 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Local movie listings via MythTV." -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythmovies/mythmovies-0.22_p23469.ebuild b/media-plugins/mythmovies/mythmovies-0.22_p23469.ebuild deleted file mode 100644 index 5585186843eb..000000000000 --- a/media-plugins/mythmovies/mythmovies-0.22_p23469.ebuild +++ /dev/null @@ -1,10 +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/mythmovies/mythmovies-0.22_p23469.ebuild,v 1.3 2010/08/01 11:25:00 hwoarang Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Local movie listings via MythTV." -IUSE="" -KEYWORDS="amd64 ~ppc x86" diff --git a/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild b/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild deleted file mode 100644 index 2d92f8f03074..000000000000 --- a/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild +++ /dev/null @@ -1,10 +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/mythmovies/mythmovies-0.23_p25065.ebuild,v 1.1 2010/06/10 14:47:31 cardoe Exp $ - -EAPI=2 -inherit qt4 mythtv-plugins - -DESCRIPTION="Local movie listings via MythTV." -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" |