summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/pytvshows')
-rw-r--r--net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch2
-rw-r--r--net-misc/pytvshows/files/pytvshows-0.2-feedurl.patch2
-rw-r--r--net-misc/pytvshows/files/pytvshows-0.2-improved-re.patch2
-rw-r--r--net-misc/pytvshows/pytvshows-0.2-r1.ebuild2
-rw-r--r--net-misc/pytvshows/pytvshows-0.2-r2.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch b/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch
index d72a35ffa152..d1f6385cf076 100644
--- a/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch
+++ b/net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch
@@ -1,7 +1,7 @@
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
+https://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.
diff --git a/net-misc/pytvshows/files/pytvshows-0.2-feedurl.patch b/net-misc/pytvshows/files/pytvshows-0.2-feedurl.patch
index db01c5193258..f4df6f0769a9 100644
--- a/net-misc/pytvshows/files/pytvshows-0.2-feedurl.patch
+++ b/net-misc/pytvshows/files/pytvshows-0.2-feedurl.patch
@@ -13,7 +13,7 @@ season = 5
show_type = seasonepisode
human_name = Weeds
-http://sourceforge.net/tracker/index.php?func=detail&aid=2818315&group_id=203642&atid=986413
+https://sourceforge.net/tracker/index.php?func=detail&aid=2818315&group_id=203642&atid=986413
--- pytvshows.orig 2009-06-20 15:46:23.000000000 -0400
+++ pytvshows 2009-07-07 20:41:39.000000000 -0400
diff --git a/net-misc/pytvshows/files/pytvshows-0.2-improved-re.patch b/net-misc/pytvshows/files/pytvshows-0.2-improved-re.patch
index fbd316a5c3c2..a2870128b5ba 100644
--- a/net-misc/pytvshows/files/pytvshows-0.2-improved-re.patch
+++ b/net-misc/pytvshows/files/pytvshows-0.2-improved-re.patch
@@ -1,5 +1,5 @@
Improved regular expression for matching season and episode; see
-http://sourceforge.net/tracker/index.php?func=detail&aid=2818315&group_id=203642&atid=986413
+https://sourceforge.net/tracker/index.php?func=detail&aid=2818315&group_id=203642&atid=986413
--- pytvshows.orig 2011-08-17 23:20:16.000000000 +0200
+++ pytvshows 2011-08-17 23:22:30.000000000 +0200
diff --git a/net-misc/pytvshows/pytvshows-0.2-r1.ebuild b/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
index a21136afced6..f248ce4e9e02 100644
--- a/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
+++ b/net-misc/pytvshows/pytvshows-0.2-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_DEPEND="2"
inherit distutils eutils
DESCRIPTION="downloads torrents for TV shows from RSS feeds provided by ezrss.it"
-HOMEPAGE="http://sourceforge.net/projects/pytvshows/"
+HOMEPAGE="https://sourceforge.net/projects/pytvshows/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/net-misc/pytvshows/pytvshows-0.2-r2.ebuild b/net-misc/pytvshows/pytvshows-0.2-r2.ebuild
index 7f86545d0ba2..a4e5c9b5a404 100644
--- a/net-misc/pytvshows/pytvshows-0.2-r2.ebuild
+++ b/net-misc/pytvshows/pytvshows-0.2-r2.ebuild
@@ -10,7 +10,7 @@ DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1
DESCRIPTION="downloads torrents for TV shows from RSS feeds provided by ezrss.it"
-HOMEPAGE="http://sourceforge.net/projects/pytvshows/"
+HOMEPAGE="https://sourceforge.net/projects/pytvshows/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"