summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-06-21 23:18:00 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-06-21 23:18:00 +0000
commit1069e1da8152241031b52d5e25376955746f0acd (patch)
tree2b1e2154a9d1e586d5aa8d39312e70f248d1b29f /media-plugins/mythweather
parentversion bump (diff)
downloadhistorical-1069e1da8152241031b52d5e25376955746f0acd.tar.gz
historical-1069e1da8152241031b52d5e25376955746f0acd.tar.bz2
historical-1069e1da8152241031b52d5e25376955746f0acd.zip
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r--media-plugins/mythweather/ChangeLog5
-rw-r--r--media-plugins/mythweather/Manifest16
-rw-r--r--media-plugins/mythweather/mythweather-0.18.1.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index 24e51a9dc5d2..29f1706ee7d2 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2005/06/06 09:19:53 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.27 2005/06/21 23:12:04 herbs Exp $
+
+ 21 Jun 2005; Herbie Hopkins <herbs@gentoo.org> mythweather-0.18.1.ebuild:
+ Stable on amd64.
06 Jun 2005; Doug Goldstein <cardoe@gentoo.org> mythweather-0.17.ebuild:
Fixed deps for removed mythfrontend
diff --git a/media-plugins/mythweather/Manifest b/media-plugins/mythweather/Manifest
index d739649f6a00..6c8582b11e40 100644
--- a/media-plugins/mythweather/Manifest
+++ b/media-plugins/mythweather/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 385fdf2755d4e2501fdd7dc2e9795176 ChangeLog 4088
-MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222
MD5 f7cfd493811e9a463dbd9758d48c438a mythweather-0.17.ebuild 513
-MD5 28fa6f1b57b6826c5af7294e5f521cb0 mythweather-0.18.1.ebuild 496
+MD5 bc4e05cacb8b1a7696984b11be613a8f mythweather-0.18.1.ebuild 495
+MD5 842b3d494d8b2ec306cef05217b49d87 ChangeLog 4184
+MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222
MD5 fcbfd7a18d082191b4f69e5afaa2f17f files/digest-mythweather-0.17 69
MD5 8739e9d1295223762426254acdc96551 files/digest-mythweather-0.18.1 72
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCpBVmBtvusYtCZMsRAnEMAJ9nbqy+ddSl1PguiNTz6CE7+8L0ZQCZARUW
-Rc2qdmghmsGJNGudt5tQf34=
-=NobT
------END PGP SIGNATURE-----
diff --git a/media-plugins/mythweather/mythweather-0.18.1.ebuild b/media-plugins/mythweather/mythweather-0.18.1.ebuild
index 21146e47f50c..6e20c5b06d3b 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.3 2005/05/31 14:57:40 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.18.1.ebuild,v 1.4 2005/06/21 23:12:04 herbs 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}*"