diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-26 13:56:24 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-26 13:56:24 +0000 |
commit | 3ce8b50e392ed60013042734ad474c40ff90fbb1 (patch) | |
tree | 050328e7b9857ddaaed0e2ce187deaa72f0f7711 /media-plugins/mythnews | |
parent | stable x86, bug 323745 (diff) | |
download | historical-3ce8b50e392ed60013042734ad474c40ff90fbb1.tar.gz historical-3ce8b50e392ed60013042734ad474c40ff90fbb1.tar.bz2 historical-3ce8b50e392ed60013042734ad474c40ff90fbb1.zip |
stable x86, bug 323745
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'media-plugins/mythnews')
-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 4da57797c0c4..f7fcb0947fd1 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.49 2010/06/10 14:50:53 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.50 2010/07/26 13:52:42 fauli Exp $ + + 26 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + mythnews-0.22_p22991.ebuild: + stable x86, bug 323745 *mythnews-0.23_p25065 (10 Jun 2010) diff --git a/media-plugins/mythnews/mythnews-0.22_p22991.ebuild b/media-plugins/mythnews/mythnews-0.22_p22991.ebuild index 61472a9452bc..c6d79f82faa0 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.1 2010/01/04 05:57:23 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.2 2010/07/26 13:52:42 fauli Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" |