diff options
author | 2016-07-27 14:49:49 +0800 | |
---|---|---|
committer | 2016-07-27 14:59:24 +0800 | |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /net-misc/pytvshows/files | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'net-misc/pytvshows/files')
-rw-r--r-- | net-misc/pytvshows/files/pytvshows-0.2-ezrss.it.patch | 2 | ||||
-rw-r--r-- | net-misc/pytvshows/files/pytvshows-0.2-feedurl.patch | 2 | ||||
-rw-r--r-- | net-misc/pytvshows/files/pytvshows-0.2-improved-re.patch | 2 |
3 files changed, 3 insertions, 3 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 |