summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-01-31 16:14:46 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-01-31 16:14:46 +0000
commit2be2c0814b45d6c90f2f2cd266db7fa1b625de14 (patch)
tree638d4ce78b3c76195f4503d4c196e80b218c5c80 /media-plugins/mythweather
parentStable on ppc wrt bug 208150 (diff)
downloadhistorical-2be2c0814b45d6c90f2f2cd266db7fa1b625de14.tar.gz
historical-2be2c0814b45d6c90f2f2cd266db7fa1b625de14.tar.bz2
historical-2be2c0814b45d6c90f2f2cd266db7fa1b625de14.zip
fix bug #208309
Package-Manager: portage-2.1.4
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r--media-plugins/mythweather/ChangeLog6
-rw-r--r--media-plugins/mythweather/mythweather-0.21_pre15448.ebuild4
-rw-r--r--media-plugins/mythweather/mythweather-0.21_pre15669.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index 2b5a611f2e2c..cd734201e798 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,10 @@
# 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.46 2008/01/29 21:29:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.47 2008/01/31 16:14:03 cardoe Exp $
+
+ 31 Jan 2008; Doug Klima <cardoe@gentoo.org>
+ mythweather-0.21_pre15669.ebuild:
+ fix bug #208309
*mythweather-0.21_pre15669 (29 Jan 2008)
diff --git a/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild b/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
index 6855f23f2841..9d567ed586e6 100644
--- a/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
+++ b/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
@@ -1,6 +1,6 @@
# 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_pre15448.ebuild,v 1.3 2008/01/29 21:29:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v 1.4 2008/01/31 16:14:46 cardoe Exp $
inherit mythtv-plugins subversion
@@ -13,4 +13,4 @@ DEPEND="dev-perl/DateManip
dev-perl/SOAP-Lite
dev-perl/XML-Simple
dev-perl/XML-Parser
- dev-perl/XML-Sax"
+ dev-perl/XML-SAX"
diff --git a/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild b/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild
index 2e0e8d57cb23..2bb820f04fcc 100644
--- a/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild
+++ b/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild
@@ -1,6 +1,6 @@
# 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_pre15669.ebuild,v 1.1 2008/01/29 21:29:07 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild,v 1.2 2008/01/31 16:14:03 cardoe Exp $
inherit mythtv-plugins subversion
@@ -13,4 +13,4 @@ DEPEND="dev-perl/DateManip
dev-perl/SOAP-Lite
dev-perl/XML-Simple
dev-perl/XML-Parser
- dev-perl/XML-Sax"
+ dev-perl/XML-SAX"