summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-04-19 23:44:08 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-04-19 23:44:08 +0000
commit0d3e3c2f322308e5b96f2da891bfef8a0769f7da (patch)
tree87e93ab1fd31395e28bf3f9213bc145efc0bf1e9 /media-plugins/mythgallery
parentupstream fixes for .tif support (diff)
downloadgentoo-2-0d3e3c2f322308e5b96f2da891bfef8a0769f7da.tar.gz
gentoo-2-0d3e3c2f322308e5b96f2da891bfef8a0769f7da.tar.bz2
gentoo-2-0d3e3c2f322308e5b96f2da891bfef8a0769f7da.zip
Remove old version
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r--media-plugins/mythgallery/ChangeLog6
-rw-r--r--media-plugins/mythgallery/files/digest-mythgallery-0.193
-rw-r--r--media-plugins/mythgallery/mythgallery-0.19.ebuild15
-rw-r--r--media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild4
4 files changed, 7 insertions, 21 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index b81d4df181c5..ac55df4d9b9c 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.36 2007/04/19 23:36:59 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.37 2007/04/19 23:44:08 cardoe Exp $
+
+ 19 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythgallery-0.19.ebuild,
+ mythgallery-0.20_p13239.ebuild:
+ Remove old version
*mythgallery-0.20_p13239 (19 Apr 2007)
diff --git a/media-plugins/mythgallery/files/digest-mythgallery-0.19 b/media-plugins/mythgallery/files/digest-mythgallery-0.19
deleted file mode 100644
index 016213b09192..000000000000
--- a/media-plugins/mythgallery/files/digest-mythgallery-0.19
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 201d60d5d60222038d8c97831f7e4288 mythplugins-0.19.tar.bz2 5418591
-RMD160 33e65196760476713cf91f1edf94b1e082475bfb mythplugins-0.19.tar.bz2 5418591
-SHA256 5dd3df0204bf22cbf5f9ee0a636bcbe4ea6fd8754dd23af78f35fc1feec8c0e7 mythplugins-0.19.tar.bz2 5418591
diff --git a/media-plugins/mythgallery/mythgallery-0.19.ebuild b/media-plugins/mythgallery/mythgallery-0.19.ebuild
deleted file mode 100644
index 4548082e2228..000000000000
--- a/media-plugins/mythgallery/mythgallery-0.19.ebuild
+++ /dev/null
@@ -1,15 +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/mythgallery/mythgallery-0.19.ebuild,v 1.3 2006/09/14 05:58:27 cardoe Exp $
-
-inherit mythtv-plugins
-
-DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="exif"
-
-RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
- media-libs/tiff"
-DEPEND="${RDEPEND}"
-
-MTVCONF="$(use_enable exif) $(use_enable exif new-exif)"
diff --git a/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild b/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild
index 423e222370d3..86196ff08eec 100644
--- a/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild
+++ b/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild,v 1.1 2007/04/19 23:36:59 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild,v 1.2 2007/04/19 23:44:08 cardoe Exp $
inherit mythtv-plugins
DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="exif"
RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )