diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 11:26:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 11:26:17 +0000 |
commit | 685d9f65c6eca702491b128804e0171a18cdf98c (patch) | |
tree | 76e9a702bc199416118c0fb296c231a19e45454b /media-plugins | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-685d9f65c6eca702491b128804e0171a18cdf98c.tar.gz gentoo-2-685d9f65c6eca702491b128804e0171a18cdf98c.tar.bz2 gentoo-2-685d9f65c6eca702491b128804e0171a18cdf98c.zip |
Stable on amd64 wrt bug #323745
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.22_p22991.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 678af52d1268..22a48ba45096 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythnews # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.51 2010/07/27 16:03:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.52 2010/08/01 11:26:17 hwoarang Exp $ + + 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + mythnews-0.22_p22991.ebuild: + Stable on amd64 wrt bug #323745 *mythnews-0.23.1_p25396 (27 Jul 2010) diff --git a/media-plugins/mythnews/mythnews-0.22_p22991.ebuild b/media-plugins/mythnews/mythnews-0.22_p22991.ebuild index c6d79f82faa0..c1ef93e86e70 100644 --- a/media-plugins/mythnews/mythnews-0.22_p22991.ebuild +++ b/media-plugins/mythnews/mythnews-0.22_p22991.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.2 2010/07/26 13:52:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.3 2010/08/01 11:26:17 hwoarang Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" |