summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2011-07-28 21:13:34 +0000
committerDoug Goldstein <cardoe@gentoo.org>2011-07-28 21:13:34 +0000
commit0d2df023400bea28ce3c78bffcb6fae72a588779 (patch)
tree0c319e18d01b9c6d3f7f0de349c14a3a4e7143f3 /media-plugins/mythgallery
parentEAPI change. Fixed calls to python_mod_{optimize,cleanup} (diff)
downloadhistorical-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/mythgallery')
-rw-r--r--media-plugins/mythgallery/ChangeLog6
-rw-r--r--media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild17
-rw-r--r--media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild17
3 files changed, 5 insertions, 35 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index 19759e1dd75a..5bc2b25ed21b 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.64 2011/07/08 15:18:08 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.65 2011/07/28 21:09:00 cardoe Exp $
+
+ 28 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
+ -mythgallery-0.22_p22763.ebuild, -mythgallery-0.23_p25065.ebuild:
+ Cull old versions
08 Jul 2011; Doug Goldstein <cardoe@gentoo.org>
mythgallery-0.23.1_p25396.ebuild:
diff --git a/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild b/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild
deleted file mode 100644
index 50c1498f92af..000000000000
--- a/media-plugins/mythgallery/mythgallery-0.22_p22763.ebuild
+++ /dev/null
@@ -1,17 +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/mythgallery/mythgallery-0.22_p22763.ebuild,v 1.3 2010/08/01 11:23:36 hwoarang Exp $
-
-EAPI=2
-inherit qt4 mythtv-plugins
-
-DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="amd64 ~ppc x86"
-IUSE="+exif opengl"
-
-RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
- opengl? ( virtual/opengl )
- media-libs/tiff"
-DEPEND="${RDEPEND}"
-
-MTVCONF="$(use_enable exif) $(use_enable exif new-exif) $(use_enable opengl)"
diff --git a/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild b/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild
deleted file mode 100644
index 1340ab6c596c..000000000000
--- a/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild
+++ /dev/null
@@ -1,17 +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/mythgallery/mythgallery-0.23_p25065.ebuild,v 1.1 2010/06/10 14:44:54 cardoe Exp $
-
-EAPI=2
-inherit qt4 mythtv-plugins
-
-DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="+exif opengl"
-
-RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
- opengl? ( virtual/opengl )
- media-libs/tiff"
-DEPEND="${RDEPEND}"
-
-MTVCONF="$(use_enable exif) $(use_enable exif new-exif) $(use_enable opengl)"