From 0d3e3c2f322308e5b96f2da891bfef8a0769f7da Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Thu, 19 Apr 2007 23:44:08 +0000 Subject: Remove old version (Portage version: 2.1.2.4) --- media-plugins/mythgallery/ChangeLog | 6 +++++- media-plugins/mythgallery/files/digest-mythgallery-0.19 | 3 --- media-plugins/mythgallery/mythgallery-0.19.ebuild | 15 --------------- media-plugins/mythgallery/mythgallery-0.20_p13239.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 21 deletions(-) delete mode 100644 media-plugins/mythgallery/files/digest-mythgallery-0.19 delete mode 100644 media-plugins/mythgallery/mythgallery-0.19.ebuild (limited to 'media-plugins/mythgallery') 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 -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 ) -- cgit v1.2.3-65-gdbad