diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /media-video/subdownloader | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-video/subdownloader')
-rw-r--r-- | media-video/subdownloader/subdownloader-2.0.18-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/subdownloader/subdownloader-2.0.18.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild b/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild index f37c4ac7d421..5e8979da5a9c 100644 --- a/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild +++ b/media-video/subdownloader/subdownloader-2.0.18-r1.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 eutils DESCRIPTION="GUI application for automatic downloading/uploading of subtitles for videofiles" HOMEPAGE="http://www.subdownloader.net/" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_2.0.18.orig.tar.gz -> ${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_2.0.18.orig.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/media-video/subdownloader/subdownloader-2.0.18.ebuild b/media-video/subdownloader/subdownloader-2.0.18.ebuild index 7ae6d7d3c489..722b233c8bda 100644 --- a/media-video/subdownloader/subdownloader-2.0.18.ebuild +++ b/media-video/subdownloader/subdownloader-2.0.18.ebuild @@ -10,7 +10,7 @@ inherit python eutils DESCRIPTION="GUI application for automatic downloading/uploading of subtitles for videofiles" HOMEPAGE="http://www.subdownloader.net/" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_2.0.18.orig.tar.gz -> ${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_2.0.18.orig.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |