diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:37:04 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:37:04 +0000 |
commit | 8eea155d096bc34c190e0c859017373ffdc8636a (patch) | |
tree | 216adb58b47d8f96f03fd1ed1e91363415199b5c /media-plugins | |
parent | stable 0.20.2 for Schedules Direct support needed by Sept 1 (diff) | |
download | gentoo-2-8eea155d096bc34c190e0c859017373ffdc8636a.tar.gz gentoo-2-8eea155d096bc34c190e0c859017373ffdc8636a.tar.bz2 gentoo-2-8eea155d096bc34c190e0c859017373ffdc8636a.zip |
stable 0.20.2 for Schedules Direct support needed by Sept 1
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index fd719a387a7b..ef75141db238 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.40 2007/08/25 23:52:52 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.41 2007/08/29 15:37:04 cardoe Exp $ + + 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + mythweather-0.20.2_p14282.ebuild: + stable 0.20.2 for Schedules Direct support needed by Sept 1 *mythweather-0.20.2_p14282 (25 Aug 2007) diff --git a/media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild b/media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild index f25015ae920c..43e94d69928c 100644 --- a/media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild +++ b/media-plugins/mythweather/mythweather-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/mythweather/mythweather-0.20.2_p14282.ebuild,v 1.1 2007/08/25 23:52:52 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.2_p14282.ebuild,v 1.2 2007/08/29 15:37:04 cardoe Exp $ inherit mythtv-plugins subversion DESCRIPTION="Weather forecast module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" |