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 /dev-dotnet | |
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 'dev-dotnet')
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild index 86440d23807e..bd49b566b194 100644 --- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild +++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild @@ -6,7 +6,7 @@ EAPI=2 inherit autotools mono DESCRIPTION="C# binding for gkeyfile" -HOMEPAGE="http://launchpad.net/gkeyfile-sharp https://github.com/mono/gkeyfile-sharp" +HOMEPAGE="https://launchpad.net/gkeyfile-sharp https://github.com/mono/gkeyfile-sharp" SRC_URI="https://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild b/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild index c81b6538f6e0..80a4fe9876d3 100644 --- a/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild +++ b/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild @@ -6,8 +6,8 @@ EAPI=2 inherit mono DESCRIPTION="GUDEV API C# binding" -HOMEPAGE="http://launchpad.net/gudev-sharp" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-1.0-${PV}.tar.gz" +HOMEPAGE="https://launchpad.net/gudev-sharp" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-1.0-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r1.ebuild b/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r1.ebuild index 28943d7a11c6..002c50b9d7b2 100644 --- a/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r1.ebuild +++ b/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r1.ebuild @@ -14,8 +14,8 @@ DIR_PV2=$(get_version_component_range 1-3) DESCRIPTION="Mono DBus API wrapper for Zeitgeist" HOMEPAGE="https://launchpad.net/zeitgeist-sharp/" SRC_URI=" - http://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${P}.tar.gz - doc? ( http://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${PN}-docs-${DIR_PV2}.tar.gz )" + https://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${P}.tar.gz + doc? ( https://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${PN}-docs-${DIR_PV2}.tar.gz )" SLOT="0" KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" diff --git a/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r2.ebuild b/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r2.ebuild index 26b476448c3e..2a195e3acac8 100644 --- a/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r2.ebuild +++ b/dev-dotnet/zeitgeist-sharp/zeitgeist-sharp-0.8.0.0-r2.ebuild @@ -14,8 +14,8 @@ DIR_PV2=$(get_version_component_range 1-3) DESCRIPTION="Mono DBus API wrapper for Zeitgeist" HOMEPAGE="https://launchpad.net/zeitgeist-sharp/" SRC_URI=" - http://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${P}.tar.gz - doc? ( http://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${PN}-docs-${DIR_PV2}.tar.gz )" + https://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${P}.tar.gz + doc? ( https://launchpad.net/zeitgeist-sharp/${DIR_PV}/${DIR_PV2}/+download/${PN}-docs-${DIR_PV2}.tar.gz )" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" |