diff options
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p17719.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index c75deeb43f0c..1447d1967a24 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythweather # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.52 2008/12/12 20:06:29 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.53 2008/12/21 17:11:50 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> mythweather-0.21_p17719.ebuild: + Stable on ppc wrt bug 239341 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythweather-0.21_p17719.ebuild: diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild index 35cea2c4f898..8790b91fc82d 100644 --- a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild +++ b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.2 2008/12/12 20:06:29 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.3 2008/12/21 17:11:50 nixnut Exp $ inherit mythtv-plugins subversion DESCRIPTION="Weather forecast module for MythTV." IUSE="" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" DEPEND="dev-perl/DateManip dev-perl/ImageSize |