diff options
author | 2008-12-21 17:00:57 +0000 | |
---|---|---|
committer | 2008-12-21 17:00:57 +0000 | |
commit | 0ec621d2d20f5e318e0803c0715041e7e33ffbdc (patch) | |
tree | 0f0654e9e3fad6528745cfd3777fd85988b5b956 | |
parent | Initial commit for bug 180878, thanks to Jürgen Prömer from #gentoo-media, ... (diff) | |
download | gentoo-2-0ec621d2d20f5e318e0803c0715041e7e33ffbdc.tar.gz gentoo-2-0ec621d2d20f5e318e0803c0715041e7e33ffbdc.tar.bz2 gentoo-2-0ec621d2d20f5e318e0803c0715041e7e33ffbdc.zip |
Stable on ppc wrt bug 239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc)
-rw-r--r-- | media-plugins/mythflix/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythflix/mythflix-0.21_p19046.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythflix/ChangeLog b/media-plugins/mythflix/ChangeLog index f565473dd45c..0bf52b56f893 100644 --- a/media-plugins/mythflix/ChangeLog +++ b/media-plugins/mythflix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythflix # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.21 2008/12/12 19:40:12 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.22 2008/12/21 17:00:57 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> mythflix-0.21_p19046.ebuild: + Stable on ppc wrt bug 239341 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythflix-0.21_p19046.ebuild: amd64 stable, bug 239341 diff --git a/media-plugins/mythflix/mythflix-0.21_p19046.ebuild b/media-plugins/mythflix/mythflix-0.21_p19046.ebuild index cbc385660a6e..e4f56e8a464a 100644 --- a/media-plugins/mythflix/mythflix-0.21_p19046.ebuild +++ b/media-plugins/mythflix/mythflix-0.21_p19046.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/mythflix/mythflix-0.21_p19046.ebuild,v 1.2 2008/12/12 19:40:12 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.3 2008/12/21 17:00:57 nixnut Exp $ inherit mythtv-plugins DESCRIPTION="NetFlix manager via MythTV." IUSE="" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" |