diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 17:11:50 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 17:11:50 +0000 |
commit | 1249a3a12dc1a566a37ad6aa4925134f2a2b429e (patch) | |
tree | b169b7f5f3a55565fd15a48f175163fb3bb7e571 /media-plugins/mythcontrols | |
parent | Fix postinst message. (diff) | |
download | historical-1249a3a12dc1a566a37ad6aa4925134f2a2b429e.tar.gz historical-1249a3a12dc1a566a37ad6aa4925134f2a2b429e.tar.bz2 historical-1249a3a12dc1a566a37ad6aa4925134f2a2b429e.zip |
Stable on ppc wrt bug 239341
Package-Manager: portage-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" |