summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2009-11-08 04:07:47 +0000
committerDoug Goldstein <cardoe@gentoo.org>2009-11-08 04:07:47 +0000
commit238fe3b9b8b38739270ed711b201ba36ed597329 (patch)
treef035965d572d535f0072effa91083ff540e15051 /media-plugins/mythgallery
parentMarked ~ppc/~ppc64 for bug #280312. (diff)
downloadgentoo-2-238fe3b9b8b38739270ed711b201ba36ed597329.tar.gz
gentoo-2-238fe3b9b8b38739270ed711b201ba36ed597329.tar.bz2
gentoo-2-238fe3b9b8b38739270ed711b201ba36ed597329.zip
stabilize newer version. remove old version.
(Portage version: 2.1.7.3/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.21_p17105.ebuild17
-rw-r--r--media-plugins/mythgallery/mythgallery-0.21_p20585.ebuild4
3 files changed, 7 insertions, 20 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index c23244c46b58..ac6e7987e61c 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.57 2009/11/08 02:22:04 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.58 2009/11/08 04:07:47 cardoe Exp $
+
+ 08 Nov 2009; Doug Goldstein <cardoe@gentoo.org>
+ -mythgallery-0.21_p17105.ebuild, mythgallery-0.21_p20585.ebuild:
+ stabilize newer version. remove old version.
*mythgallery-0.22_p22763 (08 Nov 2009)
diff --git a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild
deleted file mode 100644
index 356db34da296..000000000000
--- a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild
+++ /dev/null
@@ -1,17 +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/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.5 2009/07/19 04:53:10 cardoe Exp $
-
-EAPI=2
-inherit qt3 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.21_p20585.ebuild b/media-plugins/mythgallery/mythgallery-0.21_p20585.ebuild
index 10a6d99d4e39..facc41ea4d1c 100644
--- a/media-plugins/mythgallery/mythgallery-0.21_p20585.ebuild
+++ b/media-plugins/mythgallery/mythgallery-0.21_p20585.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p20585.ebuild,v 1.1 2009/07/19 04:53:10 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p20585.ebuild,v 1.2 2009/11/08 04:07:47 cardoe Exp $
EAPI=2
inherit qt3 mythtv-plugins
DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="exif opengl"
RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )