summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-09-17 05:01:20 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-09-17 05:01:20 +0000
commit2a4f1454d9bb765ba5202149e4eda168cf62c068 (patch)
treea6ddb25723aff7e72ec3c3f947c4b19f1e1566ed /net-misc/pytvshows
parentBump dependencies (hal and libsndfile). (diff)
downloadhistorical-2a4f1454d9bb765ba5202149e4eda168cf62c068.tar.gz
historical-2a4f1454d9bb765ba5202149e4eda168cf62c068.tar.bz2
historical-2a4f1454d9bb765ba5202149e4eda168cf62c068.zip
Add a patch to use ezrss.it instead of tvrss.net by default. Hopefully, more user friendly.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-misc/pytvshows')
-rw-r--r--net-misc/pytvshows/ChangeLog9
-rw-r--r--net-misc/pytvshows/Manifest4
-rw-r--r--net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch30
-rw-r--r--net-misc/pytvshows/pytvshows-0.2-r1.ebuild22
4 files changed, 63 insertions, 2 deletions
diff --git a/net-misc/pytvshows/ChangeLog b/net-misc/pytvshows/ChangeLog
index f3a19f685759..71836ed5ce5d 100644
--- a/net-misc/pytvshows/ChangeLog
+++ b/net-misc/pytvshows/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/pytvshows
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.5 2009/03/20 04:49:31 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/ChangeLog,v 1.6 2009/09/17 05:01:19 darkside Exp $
+
+*pytvshows-0.2-r1 (17 Sep 2009)
+
+ 17 Sep 2009; Jeremy Olexa <darkside@gentoo.org> +pytvshows-0.2-r1.ebuild,
+ +files/pytvshows-0.2-ezrss.it.patch:
+ Add a patch to use ezrss.it instead of tvrss.net by default. Hopefully,
+ more user friendly.
20 Mar 2009; Joseph Jezak <josejx@gentoo.org> pytvshows-0.2.ebuild:
Marked ~ppc for bug #262583.
diff --git a/net-misc/pytvshows/Manifest b/net-misc/pytvshows/Manifest
index 50ed43b1f864..be4c4b0f42a0 100644
--- a/net-misc/pytvshows/Manifest
+++ b/net-misc/pytvshows/Manifest
@@ -1,4 +1,6 @@
+AUX pytvshows-0.2-ezrss.it.patch 1334 RMD160 911d1e3c0b5a7895b2d3dd984a2bb81abb85dc77 SHA1 93a3ee87eb2057a83d191a7f2f77eaf9c8fcac0d SHA256 20495d584e9d3cec45d75286c4bbce5b653f7b88644ab4d0ff88f0ce513679ef
DIST pytvshows-0.2.tar.gz 14156 RMD160 69c25c91133128b71d9fa98e8254220b0409777f SHA1 bc41a83003da4dc5e1ada7557a619b7f97b33949 SHA256 f5714373bedf466313f99ac8bc184c27d824160e0b8ba359c5b7aaa6d2a735d3
+EBUILD pytvshows-0.2-r1.ebuild 626 RMD160 70f9c8b2a1be236fa3cb6b7b14a9014d026a0840 SHA1 cdc5252e23718550fe116f62d9252e26e5b6927a SHA256 7683fc1a176651abb4fecd55eaa74fb456b9338e40f0e75e6fbeb670785a1943
EBUILD pytvshows-0.2.ebuild 531 RMD160 eeb048e5c6db7cbe762cbf86748fc23353d0cd6e SHA1 1f92adae87f6262f99208ee199b94466aa428b6e SHA256 8beac6c931cc313de5e3c5f1a9ffc6b46c9c895469001976dce7cd1da0600960
-MISC ChangeLog 831 RMD160 b7e5090ed8cdd567347b3e505f32b5994e3ed794 SHA1 ce4bdbc9bee8d48d38914d146bbcb3ef75db387f SHA256 1b4ef80077efa49bf0d678a17ef8e67ed30dd529f477213046aa8e55f9065ec9
+MISC ChangeLog 1078 RMD160 661d8b5464f789ae4b1a4c43fce0a1aba97b37b1 SHA1 bb927467ee1c0a479585eea3a18bb3115fd51b82 SHA256 a78ac5f16e99eb4684e51d93a34fd2b7128d23d4789717454449685f772d21af
MISC metadata.xml 224 RMD160 ef4cc3054936a3572ec992bcceee2519eddcba46 SHA1 3b0afde57f521aa4f834fed82806e79be3530c3e SHA256 fc3ff3b3ec6fac6a93feff4a2692f42f8abd9e7b5741d81a272a820d40092b73
diff --git a/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch b/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch
new file mode 100644
index 000000000000..d72a35ffa152
--- /dev/null
+++ b/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch
@@ -0,0 +1,30 @@
+This patch simply alters the feed site since txrss.net was closed/shut down.
+Luckily, ezrss.it expects the same arguments and should generally work. You can
+find similar details at:
+http://sourceforge.net/projects/pytvshows/forums/forum/726961/topic/3309243?message=7544190
+
+Yes, this could have been accomplished via the --feed paramater, but this is
+more user friendly.
+
+--- pytvshows.orig 2009-09-15 22:36:34.575002779 -0500
++++ pytvshows 2009-09-15 22:43:18.283754081 -0500
+@@ -59,7 +59,7 @@
+ -cFILE, --config FILE
+ Path to config file. Default: ~/.pytvshows.cfg
+ -fFEED, --feed=FEED
+- Override the tvrss.net feed. %%s is replaced with the
++ Override the ezrss.it feed. %%s is replaced with the
+ exact show name.
+ -h, --help This help message
+ -oDIR, --output_dir=DIR
+@@ -77,8 +77,8 @@
+ commands = ['update', 'subscribe', 'unsubscribe', 'run']
+ config = {
+ 'config_file': os.path.expanduser("~/.pytvshows.cfg"),
+- 'feed': "http://tvrss.net/search/index.php?show_name=%s&show_name_exact" \
+- "=true&mode=rss",
++ 'feed': "http://www.ezrss.it/search/index.php?show_name=%s" \
++ "&show_name_exact=true&mode=rss",
+ 'output_dir': os.path.expanduser("~/"),
+ 'output_dir2': None,
+ 'quality_matches': {
diff --git a/net-misc/pytvshows/pytvshows-0.2-r1.ebuild b/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
new file mode 100644
index 000000000000..5837da2234db
--- /dev/null
+++ b/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pytvshows/pytvshows-0.2-r1.ebuild,v 1.1 2009/09/17 05:01:19 darkside Exp $
+
+inherit distutils eutils
+
+DESCRIPTION="downloads torrents for TV shows from RSS feeds provided by ezrss.it."
+HOMEPAGE="http://sourceforge.net/projects/pytvshows/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="dev-python/feedparser"
+
+src_unpack() {
+ distutils_src_unpack
+ epatch "${FILESDIR}/${P}-ezrss.it.patch"
+}