diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:38:20 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:38:20 +0000 |
commit | 5e304d241a7127370fa51798dcfeebb0c7dcaca2 (patch) | |
tree | 5c497e3087c9127b076f479e80d1a5cda3f5603f /media-plugins/mythweather | |
parent | stable 0.20.2 for Schedules Direct support needed by Sept 1 (diff) | |
download | historical-5e304d241a7127370fa51798dcfeebb0c7dcaca2.tar.gz historical-5e304d241a7127370fa51798dcfeebb0c7dcaca2.tar.bz2 historical-5e304d241a7127370fa51798dcfeebb0c7dcaca2.zip |
stable 0.20.2 for Schedules Direct support needed by Sept 1
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'media-plugins/mythweather')
-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" |