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 | 0652729956d128132ae50b2a2c1b6f28c4605d0b (patch) | |
tree | 13018256f5a5f082ebc10f21ce47132dbd992f74 /media-plugins/mythweather | |
parent | x86 stable wrt #250219 (diff) | |
download | historical-0652729956d128132ae50b2a2c1b6f28c4605d0b.tar.gz historical-0652729956d128132ae50b2a2c1b6f28c4605d0b.tar.bz2 historical-0652729956d128132ae50b2a2c1b6f28c4605d0b.zip |
amd64 stable, bug 239341
Package-Manager: portage-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 |