From 71dc24457e7c41a2f9ee8baee773124df6f86a00 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 12:36:23 +0200 Subject: Use https by default Signed-off-by: Justin Lecher --- dev-ml/camomile/camomile-0.8.4.ebuild | 4 ++-- dev-ml/camomile/camomile-0.8.5.ebuild | 2 +- dev-ml/deriving/deriving-0.6.2.ebuild | 4 ++-- dev-ml/deriving/deriving-0.7.ebuild | 4 ++-- dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild | 2 +- dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild | 2 +- dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild | 2 +- dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild | 2 +- dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild | 2 +- dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild | 4 ++-- dev-ml/optcomp/optcomp-1.5.ebuild | 4 ++-- dev-ml/optcomp/optcomp-1.6.ebuild | 4 ++-- dev-ml/utop/utop-1.11.ebuild | 4 ++-- dev-ml/utop/utop-1.16.ebuild | 4 ++-- dev-ml/utop/utop-1.18.ebuild | 4 ++-- 15 files changed, 24 insertions(+), 24 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/camomile/camomile-0.8.4.ebuild b/dev-ml/camomile/camomile-0.8.4.ebuild index 6ca2a14610a7..e8c05fe292e0 100644 --- a/dev-ml/camomile/camomile-0.8.4.ebuild +++ b/dev-ml/camomile/camomile-0.8.4.ebuild @@ -7,8 +7,8 @@ EAPI="5" inherit findlib eutils DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml" -HOMEPAGE="http://github.com/yoriyuki/Camomile/wiki" -SRC_URI="http://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2" +HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki" +SRC_URI="https://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/${PV}" diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild b/dev-ml/camomile/camomile-0.8.5.ebuild index 7c160ac3d60c..c0cb67e32f00 100644 --- a/dev-ml/camomile/camomile-0.8.5.ebuild +++ b/dev-ml/camomile/camomile-0.8.5.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit findlib eutils DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml" -HOMEPAGE="http://github.com/yoriyuki/Camomile/wiki" +HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki" SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.tar.bz2" LICENSE="LGPL-2" diff --git a/dev-ml/deriving/deriving-0.6.2.ebuild b/dev-ml/deriving/deriving-0.6.2.ebuild index 6935c1487d85..08f62decc5e7 100644 --- a/dev-ml/deriving/deriving-0.6.2.ebuild +++ b/dev-ml/deriving/deriving-0.6.2.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="A deriving library for Ocsigen" -HOMEPAGE="http://github.com/ocsigen/deriving" -SRC_URI="http://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ocsigen/deriving" +SRC_URI="https://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-ml/deriving/deriving-0.7.ebuild b/dev-ml/deriving/deriving-0.7.ebuild index 7f8b26b12a67..9ce44589d7a7 100644 --- a/dev-ml/deriving/deriving-0.7.ebuild +++ b/dev-ml/deriving/deriving-0.7.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="A deriving library for Ocsigen" -HOMEPAGE="http://github.com/ocsigen/deriving" -SRC_URI="http://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ocsigen/deriving" +SRC_URI="https://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild b/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild b/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild b/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild b/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild index 86eb3b52908f..a908a1d4bdb5 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit findlib vcs-snapshot DESCRIPTION="A binding for SHA interface code in OCaml" -HOMEPAGE="http://github.com/vincenthz/ocaml-sha" +HOMEPAGE="https://github.com/vincenthz/ocaml-sha" SRC_URI="http://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild index ad4737c153cb..7763391fdd8c 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit findlib vcs-snapshot DESCRIPTION="A binding for SHA interface code in OCaml" -HOMEPAGE="http://github.com/vincenthz/ocaml-sha" -SRC_URI="http://github.com/vincenthz/ocaml-sha/archive/${PN}-v${PV}.tar.gz" +HOMEPAGE="https://github.com/vincenthz/ocaml-sha" +SRC_URI="https://github.com/vincenthz/ocaml-sha/archive/${PN}-v${PV}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" diff --git a/dev-ml/optcomp/optcomp-1.5.ebuild b/dev-ml/optcomp/optcomp-1.5.ebuild index 01e62206913e..1853fd51d22c 100644 --- a/dev-ml/optcomp/optcomp-1.5.ebuild +++ b/dev-ml/optcomp/optcomp-1.5.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Optional compilation for OCaml with cpp-like directives" -HOMEPAGE="http://github.com/diml/optcomp" -SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/optcomp" +SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/optcomp/optcomp-1.6.ebuild b/dev-ml/optcomp/optcomp-1.6.ebuild index e210066ae355..e4c4f2bd8a57 100644 --- a/dev-ml/optcomp/optcomp-1.6.ebuild +++ b/dev-ml/optcomp/optcomp-1.6.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Optional compilation for OCaml with cpp-like directives" -HOMEPAGE="http://github.com/diml/optcomp" -SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/optcomp" +SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/utop/utop-1.11.ebuild b/dev-ml/utop/utop-1.11.ebuild index 6f4edd5fc05e..59f2291f17e0 100644 --- a/dev-ml/utop/utop-1.11.ebuild +++ b/dev-ml/utop/utop-1.11.ebuild @@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1 inherit oasis elisp-common DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="http://github.com/diml/utop" -SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/utop" +SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/utop/utop-1.16.ebuild b/dev-ml/utop/utop-1.16.ebuild index 6fe9320ca603..cef6f659c9f3 100644 --- a/dev-ml/utop/utop-1.16.ebuild +++ b/dev-ml/utop/utop-1.16.ebuild @@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1 inherit oasis elisp-common DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="http://github.com/diml/utop" -SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/utop" +SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/utop/utop-1.18.ebuild b/dev-ml/utop/utop-1.18.ebuild index a256cab55a99..8da80ebddb9a 100644 --- a/dev-ml/utop/utop-1.18.ebuild +++ b/dev-ml/utop/utop-1.18.ebuild @@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1 inherit oasis elisp-common DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="http://github.com/diml/utop" -SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/utop" +SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -- cgit v1.2.3-65-gdbad