diff options
author | 2006-12-24 08:09:14 +0000 | |
---|---|---|
committer | 2006-12-24 08:09:14 +0000 | |
commit | e5c531e01df610a53192a561e1fd1482e425f1b4 (patch) | |
tree | adf70c4baeb84d936071663a16f0e3458af708b6 /media-plugins/mythweather | |
parent | Version bumped. (diff) | |
download | historical-e5c531e01df610a53192a561e1fd1482e425f1b4.tar.gz historical-e5c531e01df610a53192a561e1fd1482e425f1b4.tar.bz2 historical-e5c531e01df610a53192a561e1fd1482e425f1b4.zip |
Stabling for amd64, ppc, and x86
Package-Manager: portage-2.1.2_rc4
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 6fe6034e495a..22e172fc2151 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.32 2006/09/14 05:33:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.33 2006/12/24 08:09:14 cardoe Exp $ + + 24 Dec 2006; Doug Goldstein <cardoe@gentoo.org> mythweather-0.20.ebuild: + Stabling for amd64, ppc, and x86 *mythweather-0.20 (14 Sep 2006) diff --git a/media-plugins/mythweather/mythweather-0.20.ebuild b/media-plugins/mythweather/mythweather-0.20.ebuild index 4d3deb69d304..63f15e219b83 100644 --- a/media-plugins/mythweather/mythweather-0.20.ebuild +++ b/media-plugins/mythweather/mythweather-0.20.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.ebuild,v 1.1 2006/09/14 05:33:41 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.ebuild,v 1.2 2006/12/24 08:09:14 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" |