diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:28:39 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:28:39 +0000 |
commit | 5150470025bce95b0b074a603db9ffbadf2f06d5 (patch) | |
tree | 88cbe2a4d0bbfa48963af4be8bc3787491dde0da /media-plugins/mythnews | |
parent | remove last-rited slime-cvs or-dep (diff) | |
download | gentoo-2-5150470025bce95b0b074a603db9ffbadf2f06d5.tar.gz gentoo-2-5150470025bce95b0b074a603db9ffbadf2f06d5.tar.bz2 gentoo-2-5150470025bce95b0b074a603db9ffbadf2f06d5.zip |
stable 0.20.2 for Schedules Direct support needed by Sept 1
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-plugins/mythnews')
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index f4d7fbdf2879..f1fc32c530d6 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.31 2007/08/25 23:16:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.32 2007/08/29 15:28:39 cardoe Exp $ + + 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + mythnews-0.20.2_p14282.ebuild: + stable 0.20.2 for Schedules Direct support needed by Sept 1 *mythnews-0.20.2_p14282 (25 Aug 2007) diff --git a/media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild b/media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild index f9294ee6bf41..2bdcaeb59e4e 100644 --- a/media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild +++ b/media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild,v 1.1 2007/08/25 23:16:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.20.2_p14282.ebuild,v 1.2 2007/08/29 15:28:39 cardoe Exp $ inherit mythtv-plugins subversion DESCRIPTION="RSS feed news reading module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" |