diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-20 00:52:25 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-20 00:52:25 +0000 |
commit | 6222203c6b682aba7bbea33e9cee3536c027b935 (patch) | |
tree | 36411a18ebbfcb7a6fbca499460443300d731e60 /media-plugins | |
parent | Version bump (diff) | |
download | gentoo-2-6222203c6b682aba7bbea33e9cee3536c027b935.tar.gz gentoo-2-6222203c6b682aba7bbea33e9cee3536c027b935.tar.bz2 gentoo-2-6222203c6b682aba7bbea33e9cee3536c027b935.zip |
remove old version
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/mythnews/files/digest-mythnews-0.19 | 3 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.19.ebuild | 9 |
3 files changed, 5 insertions, 14 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 7816020224fc..6c296dc11672 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythnews -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.25 2006/12/24 08:01:10 cardoe Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.26 2007/04/20 00:52:25 cardoe Exp $ + + 20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.19.ebuild: + remove old version 24 Dec 2006; Doug Goldstein <cardoe@gentoo.org> mythnews-0.20.ebuild: Stabling for amd64, ppc, and x86 diff --git a/media-plugins/mythnews/files/digest-mythnews-0.19 b/media-plugins/mythnews/files/digest-mythnews-0.19 deleted file mode 100644 index 016213b09192..000000000000 --- a/media-plugins/mythnews/files/digest-mythnews-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/mythnews/mythnews-0.19.ebuild b/media-plugins/mythnews/mythnews-0.19.ebuild deleted file mode 100644 index 1d5ca8de9ed4..000000000000 --- a/media-plugins/mythnews/mythnews-0.19.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.19.ebuild,v 1.3 2006/09/14 05:44:00 cardoe Exp $ - -inherit mythtv-plugins - -DESCRIPTION="RSS feed news reading module for MythTV." -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" |