diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-12-12 20:06:29 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-12-12 20:06:29 +0000 |
commit | 193e34eb62ac130e1e0ae52d2bf9d2b152674869 (patch) | |
tree | 4d2caf3ff60710dbfe2e89f8bf8883ed73384b82 /media-plugins/mythweather | |
parent | amd64 stable, bug 239341 (diff) | |
download | gentoo-2-193e34eb62ac130e1e0ae52d2bf9d2b152674869.tar.gz gentoo-2-193e34eb62ac130e1e0ae52d2bf9d2b152674869.tar.bz2 gentoo-2-193e34eb62ac130e1e0ae52d2bf9d2b152674869.zip |
amd64 stable, bug 239341
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 10 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.21_p17719.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 6f91a35d0bf6..c75deeb43f0c 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,14 @@ # 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.51 2008/08/12 23:56:11 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.52 2008/12/12 20:06:29 beandog Exp $ + + 12 Dec 2008; Steve Dibb <beandog@gentoo.org> + mythweather-0.21_p17719.ebuild: + amd64 stable, bug 239341 + + 12 Dec 2008; Steve Dibb <beandog@gentoo.org> + mythweather-0.21_p17719.ebuild: + amd64 stable, bug 239341 *mythweather-0.21_p17719 (12 Aug 2008) diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild index 544698a549d7..35cea2c4f898 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.1 2008/08/12 23:56:11 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.2 2008/12/12 20:06:29 beandog 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 |