diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-04-23 18:19:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-04-23 18:19:09 +0000 |
commit | 3f7b99b39054a9efb14382c8d6674ce4255169d4 (patch) | |
tree | 3e0e1c289eecd57095c567a5eff78acede92b3db /media-plugins/mythcontrols | |
parent | Initial import (diff) | |
download | historical-3f7b99b39054a9efb14382c8d6674ce4255169d4.tar.gz historical-3f7b99b39054a9efb14382c8d6674ce4255169d4.tar.bz2 historical-3f7b99b39054a9efb14382c8d6674ce4255169d4.zip |
bump to newer upstream revision
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'media-plugins/mythcontrols')
-rw-r--r-- | media-plugins/mythcontrols/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/media-plugins/mythcontrols/ChangeLog b/media-plugins/mythcontrols/ChangeLog index 34a167b3cdc5..82cd98526ed3 100644 --- a/media-plugins/mythcontrols/ChangeLog +++ b/media-plugins/mythcontrols/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythcontrols # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.16 2008/03/09 20:40:22 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.17 2008/04/23 18:06:54 cardoe Exp $ + +*mythcontrols-0.21_p17105 (23 Apr 2008) + + 23 Apr 2008; Doug Goldstein <cardoe@gentoo.org> + +mythcontrols-0.21_p17105.ebuild: + bump to newer upstream revision *mythcontrols-0.21_p16468 (09 Mar 2008) diff --git a/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild new file mode 100644 index 000000000000..02ed355983b2 --- /dev/null +++ b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild,v 1.1 2008/04/23 18:06:54 cardoe Exp $ + +inherit mythtv-plugins + +DESCRIPTION="Key Binding Editor for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" |