diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 11:27:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 11:27:31 +0000 |
commit | 012040cca8203c0fe07853a9417b0a24bd04f5e4 (patch) | |
tree | 9a4d333124a12bb7060fd51f718527d25f5c1d45 /media-plugins/mythweather | |
parent | x86 stable, bug 324077 (diff) | |
download | historical-012040cca8203c0fe07853a9417b0a24bd04f5e4.tar.gz historical-012040cca8203c0fe07853a9417b0a24bd04f5e4.tar.bz2 historical-012040cca8203c0fe07853a9417b0a24bd04f5e4.zip |
Stable on amd64 wrt bug #323745
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r-- | media-plugins/mythweather/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythweather/mythweather-0.22_p22991.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index 0857146f9c56..0dd2405221e2 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythweather # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.65 2010/07/28 21:11:59 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.66 2010/08/01 11:27:31 hwoarang Exp $ + + 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + mythweather-0.22_p22991.ebuild: + Stable on amd64 wrt bug #323745 28 Jul 2010; Doug Goldstein <cardoe@gentoo.org> mythweather-0.23.1_p25396.ebuild: diff --git a/media-plugins/mythweather/mythweather-0.22_p22991.ebuild b/media-plugins/mythweather/mythweather-0.22_p22991.ebuild index 25d75f273267..bf198f3aa7d4 100644 --- a/media-plugins/mythweather/mythweather-0.22_p22991.ebuild +++ b/media-plugins/mythweather/mythweather-0.22_p22991.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild,v 1.2 2010/07/26 13:56:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild,v 1.3 2010/08/01 11:27:31 hwoarang Exp $ EAPI=2 inherit qt4 mythtv-plugins DESCRIPTION="Weather forecast module for MythTV." IUSE="" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-perl/DateManip dev-perl/ImageSize |