summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:30:39 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2005-07-27 11:30:39 +0000
commitc675ff127339b02cbc865703e4c321504c05afed (patch)
tree57704ff10bab8c3af70b13cccb59c0218fd8f4af
parentMythTV integrated Video conferencing (requires SIP). Now available on PowerPC (diff)
downloadhistorical-c675ff127339b02cbc865703e4c321504c05afed.tar.gz
historical-c675ff127339b02cbc865703e4c321504c05afed.tar.bz2
historical-c675ff127339b02cbc865703e4c321504c05afed.zip
MythTV weather module. Now stable on powerpc.
Package-Manager: portage-2.0.51.22-r2
-rw-r--r--media-plugins/mythweather/ChangeLog6
-rw-r--r--media-plugins/mythweather/mythweather-0.18.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index ba81e4b629b2..d1f5562edea6 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mythweather
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.28 2005/06/29 08:11:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.29 2005/07/27 11:30:39 pvdabeel Exp $
+
+ 27 Jul 2005; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ mythweather-0.18.1.ebuild:
+ MythTV Weather Module is now stable on PowerPC
29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.17.ebuild:
remove old version
diff --git a/media-plugins/mythweather/mythweather-0.18.1.ebuild b/media-plugins/mythweather/mythweather-0.18.1.ebuild
index 6e20c5b06d3b..e2b61bc6af6b 100644
--- a/media-plugins/mythweather/mythweather-0.18.1.ebuild
+++ b/media-plugins/mythweather/mythweather-0.18.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.4 2005/06/21 23:12:04 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.5 2005/07/27 11:30:39 pvdabeel Exp $
inherit mythtv-plugins
@@ -10,6 +10,6 @@ SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
DEPEND="~media-tv/mythtv-${PV}*"