diff options
author | 2008-12-23 17:25:19 +0000 | |
---|---|---|
committer | 2008-12-23 17:25:19 +0000 | |
commit | 9e2c92ca456a205ab845d07729af703b0a310aa0 (patch) | |
tree | d1705a855287e53bb56a25a2a4aacf3fba58acb3 /media-plugins/mythnews | |
parent | x86 stable, bug #239341 (diff) | |
download | gentoo-2-9e2c92ca456a205ab845d07729af703b0a310aa0.tar.gz gentoo-2-9e2c92ca456a205ab845d07729af703b0a310aa0.tar.bz2 gentoo-2-9e2c92ca456a205ab845d07729af703b0a310aa0.zip |
x86 stable, bug #239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27.10 x86_64)
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.21_p17105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index cea86a84da53..a256c0f13b66 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.40 2008/12/21 17:07:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.41 2008/12/23 17:25:19 maekke Exp $ + + 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythnews-0.21_p17105.ebuild: + x86 stable, bug #239341 21 Dec 2008; nixnut <nixnut@gentoo.org> mythnews-0.21_p17105.ebuild: Stable on ppc wrt bug 239341 diff --git a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild index 48c373285384..aa7263e07be0 100644 --- a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild +++ b/media-plugins/mythnews/mythnews-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/mythnews/mythnews-0.21_p17105.ebuild,v 1.3 2008/12/21 17:07:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_p17105.ebuild,v 1.4 2008/12/23 17:25:19 maekke Exp $ inherit mythtv-plugins subversion DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" |