diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-10-15 15:43:31 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-10-15 15:43:31 +0000 |
commit | 0b6d9d260ab77060c3a60b28fcc0577accb4d5a4 (patch) | |
tree | 7e7e18fd86b318e9bf3655bf5fb16be577a4cd90 /media-plugins/mythgallery | |
parent | remove old version (diff) | |
download | gentoo-2-0b6d9d260ab77060c3a60b28fcc0577accb4d5a4.tar.gz gentoo-2-0b6d9d260ab77060c3a60b28fcc0577accb4d5a4.tar.bz2 gentoo-2-0b6d9d260ab77060c3a60b28fcc0577accb4d5a4.zip |
remove old version
(Portage version: 2.1.3.13)
Diffstat (limited to 'media-plugins/mythgallery')
-rw-r--r-- | media-plugins/mythgallery/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythgallery/files/digest-mythgallery-0.20.1 | 3 | ||||
-rw-r--r-- | media-plugins/mythgallery/mythgallery-0.20.1.ebuild | 15 |
3 files changed, 5 insertions, 19 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 19e2b2eead71..6acc8a4bee38 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.45 2007/08/29 15:17:50 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.46 2007/10/15 15:43:30 cardoe Exp $ + + 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> + -mythgallery-0.20.1.ebuild: + remove old version 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> mythgallery-0.20.2_p14282.ebuild: diff --git a/media-plugins/mythgallery/files/digest-mythgallery-0.20.1 b/media-plugins/mythgallery/files/digest-mythgallery-0.20.1 deleted file mode 100644 index 2d8a71e36917..000000000000 --- a/media-plugins/mythgallery/files/digest-mythgallery-0.20.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315 -RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315 -SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315 diff --git a/media-plugins/mythgallery/mythgallery-0.20.1.ebuild b/media-plugins/mythgallery/mythgallery-0.20.1.ebuild deleted file mode 100644 index 8a7476ab7ab8..000000000000 --- a/media-plugins/mythgallery/mythgallery-0.20.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.1.ebuild,v 1.2 2007/06/12 16:17:22 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)" |