diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-12-24 08:09:14 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-12-24 08:09:14 +0000 |
commit | 83df8b6ff7055b73a4945bf806d6216f8802205a (patch) | |
tree | 161e6acfa28ae79923bd3ebe88320a2a8db5a03d /media-plugins | |
parent | Stabling for amd64, ppc, and x86 (diff) | |
download | gentoo-2-83df8b6ff7055b73a4945bf806d6216f8802205a.tar.gz gentoo-2-83df8b6ff7055b73a4945bf806d6216f8802205a.tar.bz2 gentoo-2-83df8b6ff7055b73a4945bf806d6216f8802205a.zip |
Stabling for amd64, ppc, and x86
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'media-plugins')
-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" |