summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2006-09-14 05:44:00 +0000
committerDoug Goldstein <cardoe@gentoo.org>2006-09-14 05:44:00 +0000
commitd99db17b864d3deab5fb7892912496366f4df9c9 (patch)
tree57ac94d9f6708f5f1445b6fa3ac04ecdcba2e3cd /media-plugins/mythweather
parentAdding all MythTV plugins from the 0.20 series (diff)
downloadhistorical-d99db17b864d3deab5fb7892912496366f4df9c9.tar.gz
historical-d99db17b864d3deab5fb7892912496366f4df9c9.tar.bz2
historical-d99db17b864d3deab5fb7892912496366f4df9c9.zip
Rev bump. Updated both version to new eclass
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r--media-plugins/mythweather/ChangeLog8
-rw-r--r--media-plugins/mythweather/files/digest-mythweather-0.203
-rw-r--r--media-plugins/mythweather/mythweather-0.19.ebuild6
-rw-r--r--media-plugins/mythweather/mythweather-0.20.ebuild9
4 files changed, 20 insertions, 6 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index e583faef81b0..6fe6034e495a 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythweather
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.31 2006/05/29 06:00:28 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.32 2006/09/14 05:33:41 cardoe Exp $
+
+*mythweather-0.20 (14 Sep 2006)
+
+ 14 Sep 2006; Doug Goldstein <cardoe@gentoo.org> mythweather-0.19.ebuild,
+ +mythweather-0.20.ebuild:
+ Rev bump. Updated both version to new eclass
29 May 2006; Doug Goldstein <cardoe@gentoo.org>
-mythweather-0.18.1.ebuild:
diff --git a/media-plugins/mythweather/files/digest-mythweather-0.20 b/media-plugins/mythweather/files/digest-mythweather-0.20
new file mode 100644
index 000000000000..731e91a2f5bc
--- /dev/null
+++ b/media-plugins/mythweather/files/digest-mythweather-0.20
@@ -0,0 +1,3 @@
+MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531
+RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531
+SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531
diff --git a/media-plugins/mythweather/mythweather-0.19.ebuild b/media-plugins/mythweather/mythweather-0.19.ebuild
index 7a059098bd7c..1eb090a8a483 100644
--- a/media-plugins/mythweather/mythweather-0.19.ebuild
+++ b/media-plugins/mythweather/mythweather-0.19.ebuild
@@ -1,13 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.19.ebuild,v 1.1 2006/02/12 10:38:39 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.19.ebuild,v 1.2 2006/09/14 05:33:41 cardoe Exp $
inherit mythtv-plugins
DESCRIPTION="Weather forecast module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2"
IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/media-plugins/mythweather/mythweather-0.20.ebuild b/media-plugins/mythweather/mythweather-0.20.ebuild
new file mode 100644
index 000000000000..4d3deb69d304
--- /dev/null
+++ b/media-plugins/mythweather/mythweather-0.20.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.ebuild,v 1.1 2006/09/14 05:33:41 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Weather forecast module for MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"