diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:05:55 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-06-28 21:05:55 +0000 |
commit | 50333f62b4046d5cfd1ae0e97e2a7fc18dcd4577 (patch) | |
tree | 86601e2531e3eec80b6e8ee0b7db43b945693492 /media-plugins/mythnews | |
parent | nuke old version (diff) | |
download | gentoo-2-50333f62b4046d5cfd1ae0e97e2a7fc18dcd4577.tar.gz gentoo-2-50333f62b4046d5cfd1ae0e97e2a7fc18dcd4577.tar.bz2 gentoo-2-50333f62b4046d5cfd1ae0e97e2a7fc18dcd4577.zip |
nuke old version
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythnews/files/digest-mythnews-0.20 | 3 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.20.ebuild | 9 |
3 files changed, 4 insertions, 13 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 116de1f68f36..681fc61ae365 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.28 2007/06/12 16:43:55 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.29 2007/06/28 21:05:55 cardoe Exp $ + + 28 Jun 2007; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.20.ebuild: + nuke old version 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> mythnews-0.20.1.ebuild: Stable amd64, ppc, x86. diff --git a/media-plugins/mythnews/files/digest-mythnews-0.20 b/media-plugins/mythnews/files/digest-mythnews-0.20 deleted file mode 100644 index 731e91a2f5bc..000000000000 --- a/media-plugins/mythnews/files/digest-mythnews-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/mythnews/mythnews-0.20.ebuild b/media-plugins/mythnews/mythnews-0.20.ebuild deleted file mode 100644 index 633537822e94..000000000000 --- a/media-plugins/mythnews/mythnews-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/mythnews/mythnews-0.20.ebuild,v 1.2 2006/12/24 08:01:10 cardoe Exp $ - -inherit mythtv-plugins - -DESCRIPTION="RSS feed news reading module for MythTV." -IUSE="" -KEYWORDS="amd64 ppc x86" |