diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:08:45 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:08:45 +0000 |
commit | 8e65e18ae28571f632e13530dcff7d43a0f134fb (patch) | |
tree | 0d39f636b46efc2bef007917ce501c86ea83e1a1 /media-plugins/mythweather | |
parent | nuke old version (diff) | |
download | gentoo-2-8e65e18ae28571f632e13530dcff7d43a0f134fb.tar.gz gentoo-2-8e65e18ae28571f632e13530dcff7d43a0f134fb.tar.bz2 gentoo-2-8e65e18ae28571f632e13530dcff7d43a0f134fb.zip |
nuke old version
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/files/digest-mythweather-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.ebuild | 9 |
3 files changed, 4 insertions, 13 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 08eb10232846..1f0f18bd9c12 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.36 2007/06/12 17:01:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.37 2007/06/28 21:08:45 cardoe Exp $ + + 28 Jun 2007; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.20.ebuild: + nuke old version 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> mythweather-0.20.1.ebuild: Stable amd64, ppc, x86. diff --git a/media-plugins/mythweather/files/digest-mythweather-0.20 b/media-plugins/mythweather/files/digest-mythweather-0.20 deleted file mode 100644 index 731e91a2f5bc..000000000000 --- a/media-plugins/mythweather/files/digest-mythweather-0.20 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 -RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 -SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 diff --git a/media-plugins/mythweather/mythweather-0.20.ebuild b/media-plugins/mythweather/mythweather-0.20.ebuild deleted file mode 100644 index 63f15e219b83..000000000000 --- a/media-plugins/mythweather/mythweather-0.20.ebuild +++ /dev/null @@ -1,9 +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/mythweather/mythweather-0.20.ebuild,v 1.2 2006/12/24 08:09:14 cardoe Exp $ - -inherit mythtv-plugins - -DESCRIPTION="Weather forecast module for MythTV." -IUSE="" -KEYWORDS="amd64 ppc x86" |