diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 16:59:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 16:59:42 +0000 |
commit | f83ac1b022dc6d174fca808b6c21e784925f0a28 (patch) | |
tree | 2cdaf4f69cea35eb3b26a5ac1fe79796c0e32dea /media-plugins/mythcontrols | |
parent | Stable on ppc wrt bug 239341 (diff) | |
download | gentoo-2-f83ac1b022dc6d174fca808b6c21e784925f0a28.tar.gz gentoo-2-f83ac1b022dc6d174fca808b6c21e784925f0a28.tar.bz2 gentoo-2-f83ac1b022dc6d174fca808b6c21e784925f0a28.zip |
Stable on ppc wrt bug 239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'media-plugins/mythcontrols')
-rw-r--r-- | media-plugins/mythcontrols/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythcontrols/ChangeLog b/media-plugins/mythcontrols/ChangeLog index c8e37b627dfd..70ca58c84c64 100644 --- a/media-plugins/mythcontrols/ChangeLog +++ b/media-plugins/mythcontrols/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2008/12/12 19:38:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.19 2008/12/21 16:59:42 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> mythcontrols-0.21_p17105.ebuild: + Stable on ppc wrt bug 239341 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythcontrols-0.21_p17105.ebuild: diff --git a/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild index 9eca87c34c17..6af86c6f35bd 100644 --- a/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild +++ b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild @@ -1,9 +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.2 2008/12/12 19:38:43 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild,v 1.3 2008/12/21 16:59:42 nixnut Exp $ inherit mythtv-plugins DESCRIPTION="Key Binding Editor for MythTV." IUSE="" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" |