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 | |
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')
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" |