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
commit63ee61977dbaee94b7de088a9ae0d7b355769f31 (patch)
tree7a0f69fb40d70fedcfe210e2f9d32fbe3fcd07c1
parentRev bump. Updated both version to new eclass (diff)
downloadgentoo-2-63ee61977dbaee94b7de088a9ae0d7b355769f31.tar.gz
gentoo-2-63ee61977dbaee94b7de088a9ae0d7b355769f31.tar.bz2
gentoo-2-63ee61977dbaee94b7de088a9ae0d7b355769f31.zip
Rev bump. Updated both version to new eclass
(Portage version: 2.1.1)
-rw-r--r--media-plugins/mythnews/ChangeLog8
-rw-r--r--media-plugins/mythnews/files/digest-mythnews-0.203
-rw-r--r--media-plugins/mythnews/mythnews-0.19.ebuild6
-rw-r--r--media-plugins/mythnews/mythnews-0.20.ebuild9
4 files changed, 20 insertions, 6 deletions
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog
index 2459752cbf7e..6600c293ca91 100644
--- a/media-plugins/mythnews/ChangeLog
+++ b/media-plugins/mythnews/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythnews
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.23 2006/05/29 06:04:00 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.24 2006/09/14 05:44:00 cardoe Exp $
+
+*mythnews-0.20 (14 Sep 2006)
+
+ 14 Sep 2006; Doug Goldstein <cardoe@gentoo.org> mythnews-0.19.ebuild,
+ +mythnews-0.20.ebuild:
+ Rev bump. Updated both version to new eclass
29 May 2006; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.18.1.ebuild:
getting rid of old stuff
diff --git a/media-plugins/mythnews/files/digest-mythnews-0.20 b/media-plugins/mythnews/files/digest-mythnews-0.20
new file mode 100644
index 000000000000..731e91a2f5bc
--- /dev/null
+++ b/media-plugins/mythnews/files/digest-mythnews-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/mythnews/mythnews-0.19.ebuild b/media-plugins/mythnews/mythnews-0.19.ebuild
index 1092a5ec0cfd..1d5ca8de9ed4 100644
--- a/media-plugins/mythnews/mythnews-0.19.ebuild
+++ b/media-plugins/mythnews/mythnews-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/mythnews/mythnews-0.19.ebuild,v 1.2 2006/02/12 10:34:40 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.19.ebuild,v 1.3 2006/09/14 05:44:00 cardoe Exp $
inherit mythtv-plugins
DESCRIPTION="RSS feed news reading 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/mythnews/mythnews-0.20.ebuild b/media-plugins/mythnews/mythnews-0.20.ebuild
new file mode 100644
index 000000000000..b0d046b939bd
--- /dev/null
+++ b/media-plugins/mythnews/mythnews-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/mythnews/mythnews-0.20.ebuild,v 1.1 2006/09/14 05:44:00 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="RSS feed news reading module for MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"