diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-04-20 00:08:17 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-04-20 00:08:17 +0000 |
commit | a2f69646f4d766eb8b975649369af956d2f10ed6 (patch) | |
tree | 01b106f93dc8193ca195596b53a7b198feae0432 /media-plugins/mythcontrols | |
parent | remove old version. upstream rev bump (diff) | |
download | gentoo-2-a2f69646f4d766eb8b975649369af956d2f10ed6.tar.gz gentoo-2-a2f69646f4d766eb8b975649369af956d2f10ed6.tar.bz2 gentoo-2-a2f69646f4d766eb8b975649369af956d2f10ed6.zip |
remove old version
(Portage version: 2.1.2.4)
Diffstat (limited to 'media-plugins/mythcontrols')
-rw-r--r-- | media-plugins/mythcontrols/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/mythcontrols/files/digest-mythcontrols-0.19 | 3 | ||||
-rw-r--r-- | media-plugins/mythcontrols/mythcontrols-0.19.ebuild | 9 |
3 files changed, 5 insertions, 14 deletions
diff --git a/media-plugins/mythcontrols/ChangeLog b/media-plugins/mythcontrols/ChangeLog index a63f1d9da6f0..54111fcbbfcd 100644 --- a/media-plugins/mythcontrols/ChangeLog +++ b/media-plugins/mythcontrols/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythcontrols -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.4 2006/12/24 00:03:50 cardoe Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.5 2007/04/20 00:08:17 cardoe Exp $ + + 20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythcontrols-0.19.ebuild: + remove old version 24 Dec 2006; Doug Goldstein <cardoe@gentoo.org> mythcontrols-0.20.ebuild: Stabling for amd64, ppc, and x86 diff --git a/media-plugins/mythcontrols/files/digest-mythcontrols-0.19 b/media-plugins/mythcontrols/files/digest-mythcontrols-0.19 deleted file mode 100644 index 016213b09192..000000000000 --- a/media-plugins/mythcontrols/files/digest-mythcontrols-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/mythcontrols/mythcontrols-0.19.ebuild b/media-plugins/mythcontrols/mythcontrols-0.19.ebuild deleted file mode 100644 index 42312ae2cf7b..000000000000 --- a/media-plugins/mythcontrols/mythcontrols-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/mythcontrols/mythcontrols-0.19.ebuild,v 1.3 2006/09/14 06:03:52 cardoe Exp $ - -inherit mythtv-plugins - -DESCRIPTION="Key Binding Editor for MythTV." -IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" |