diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-24 18:02:19 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-24 18:02:19 +0000 |
commit | ffbc611c81e375c020d3dad96ddb2f98b2653e8c (patch) | |
tree | cde6a18a9ef2b06e4b45be62fd73d4640e978c9d /media-plugins | |
parent | ppc stable, bug #189746 (diff) | |
download | gentoo-2-ffbc611c81e375c020d3dad96ddb2f98b2653e8c.tar.gz gentoo-2-ffbc611c81e375c020d3dad96ddb2f98b2653e8c.tar.bz2 gentoo-2-ffbc611c81e375c020d3dad96ddb2f98b2653e8c.zip |
bump to 0.20.2
(Portage version: 2.1.3.6)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythcontrols/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythcontrols/files/digest-mythcontrols-0.20.2_p14282 | 0 | ||||
-rw-r--r-- | media-plugins/mythcontrols/mythcontrols-0.20.2_p14282.ebuild | 9 |
3 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythcontrols/ChangeLog b/media-plugins/mythcontrols/ChangeLog index 60da098fedbf..4d977af5c417 100644 --- a/media-plugins/mythcontrols/ChangeLog +++ b/media-plugins/mythcontrols/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythcontrols # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.9 2007/08/21 16:29:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.10 2007/08/24 18:02:19 cardoe Exp $ + +*mythcontrols-0.20.2_p14282 (24 Aug 2007) + + 24 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + +mythcontrols-0.20.2_p14282.ebuild: + bump to 0.20.2 *mythcontrols-0.21_pre14242 (21 Aug 2007) diff --git a/media-plugins/mythcontrols/files/digest-mythcontrols-0.20.2_p14282 b/media-plugins/mythcontrols/files/digest-mythcontrols-0.20.2_p14282 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/media-plugins/mythcontrols/files/digest-mythcontrols-0.20.2_p14282 diff --git a/media-plugins/mythcontrols/mythcontrols-0.20.2_p14282.ebuild b/media-plugins/mythcontrols/mythcontrols-0.20.2_p14282.ebuild new file mode 100644 index 000000000000..e0e373195d12 --- /dev/null +++ b/media-plugins/mythcontrols/mythcontrols-0.20.2_p14282.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.20.2_p14282.ebuild,v 1.1 2007/08/24 18:02:19 cardoe Exp $ + +inherit mythtv-plugins subversion + +DESCRIPTION="Key Binding Editor for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |