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 | |
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')
6 files changed, 6 insertions, 6 deletions
diff --git a/media-video/griffith/griffith-0.13-r1.ebuild b/media-video/griffith/griffith-0.13-r1.ebuild index 91ff31c53020..756596acd6c3 100644 --- a/media-video/griffith/griffith-0.13-r1.ebuild +++ b/media-video/griffith/griffith-0.13-r1.ebuild @@ -13,7 +13,7 @@ ARTWORK_PV="0.9.4" DESCRIPTION="Movie collection manager" HOMEPAGE="http://www.griffith.cc/" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz https://dev.gentoo.org/~hwoarang/distfiles/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-video/griffith/griffith-0.13.ebuild b/media-video/griffith/griffith-0.13.ebuild index db6d6126b0e7..116ee406fbc9 100644 --- a/media-video/griffith/griffith-0.13.ebuild +++ b/media-video/griffith/griffith-0.13.ebuild @@ -13,7 +13,7 @@ ARTWORK_PV="0.9.4" DESCRIPTION="Movie collection manager" HOMEPAGE="http://www.griffith.cc/" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz https://dev.gentoo.org/~hwoarang/distfiles/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-video/isight-firmware-tools/isight-firmware-tools-1.6-r1.ebuild b/media-video/isight-firmware-tools/isight-firmware-tools-1.6-r1.ebuild index dec6aa14dde1..13a59647a368 100644 --- a/media-video/isight-firmware-tools/isight-firmware-tools-1.6-r1.ebuild +++ b/media-video/isight-firmware-tools/isight-firmware-tools-1.6-r1.ebuild @@ -9,7 +9,7 @@ MY_MAJORV="$(get_version_component_range 1).6" DESCRIPTION="Extract, load or export firmware for the iSight webcams" HOMEPAGE="https://launchpad.net/isight-firmware-tools" -SRC_URI="http://launchpad.net/${PN}/main/${MY_MAJORV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/main/${MY_MAJORV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-video/openshot/openshot-1.4.3.ebuild b/media-video/openshot/openshot-1.4.3.ebuild index 20ef9456a9b0..0a8587867991 100644 --- a/media-video/openshot/openshot-1.4.3.ebuild +++ b/media-video/openshot/openshot-1.4.3.ebuild @@ -11,7 +11,7 @@ inherit versionator distutils-r1 python-r1 fdo-mime DESCRIPTION="Free, open-source, non-linear video editor to create and edit videos and movies" HOMEPAGE="http://www.openshotvideo.com" -SRC_URI="http://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" 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" |