diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-06-12 17:01:23 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-06-12 17:01:23 +0000 |
commit | fadf5c28894f3d8e66400dbbf4ad8e44aaa84192 (patch) | |
tree | 17e1637772b04c2454c3c7612c3b0f16fbf9d59e /media-plugins | |
parent | Stable amd64, ppc, x86. (diff) | |
download | gentoo-2-fadf5c28894f3d8e66400dbbf4ad8e44aaa84192.tar.gz gentoo-2-fadf5c28894f3d8e66400dbbf4ad8e44aaa84192.tar.bz2 gentoo-2-fadf5c28894f3d8e66400dbbf4ad8e44aaa84192.zip |
Stable amd64, ppc, x86.
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index b2def3e2aa2f..08eb10232846 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2007/04/27 06:36:35 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.36 2007/06/12 17:01:23 cardoe Exp $ + + 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> mythweather-0.20.1.ebuild: + Stable amd64, ppc, x86. *mythweather-0.20.1 (27 Apr 2007) diff --git a/media-plugins/mythweather/mythweather-0.20.1.ebuild b/media-plugins/mythweather/mythweather-0.20.1.ebuild index 68a7b70c2f51..002afd952c81 100644 --- a/media-plugins/mythweather/mythweather-0.20.1.ebuild +++ b/media-plugins/mythweather/mythweather-0.20.1.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.1.ebuild,v 1.1 2007/04/27 06:36:35 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.1.ebuild,v 1.2 2007/06/12 17:01:23 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" |