summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:37:39 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:37:39 +0200
commitc84be41d02d264cc116a9a8436ca3bef3abb417c (patch)
tree00c29a23c14336b8b4577bf62092deee755d12af /dev-ml
parentUse https by default (diff)
downloadgentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.gz
gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.tar.bz2
gentoo-c84be41d02d264cc116a9a8436ca3bef3abb417c.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/async_rpc_kernel/async_rpc_kernel-112.35.00.ebuild2
-rw-r--r--dev-ml/camlimages/camlimages-4.0.1.ebuild2
-rw-r--r--dev-ml/camlimages/camlimages-4.1.1.ebuild2
-rw-r--r--dev-ml/camlimages/camlimages-4.1.2.ebuild2
-rw-r--r--dev-ml/camlimages/camlimages-4.2.1.ebuild2
-rw-r--r--dev-ml/custom_printf/custom_printf-112.17.00.ebuild2
-rw-r--r--dev-ml/custom_printf/custom_printf-112.24.00.ebuild2
-rw-r--r--dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild4
-rw-r--r--dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild4
-rw-r--r--dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild4
-rw-r--r--dev-ml/ocamldap/ocamldap-2.2.ebuild2
-rw-r--r--dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild2
-rw-r--r--dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild2
-rw-r--r--dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild2
-rw-r--r--dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild2
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild4
-rw-r--r--dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild4
-rw-r--r--dev-ml/pipebang/pipebang-109.28.00.ebuild2
-rw-r--r--dev-ml/pipebang/pipebang-109.60.00.ebuild2
-rw-r--r--dev-ml/pipebang/pipebang-110.01.00.ebuild2
-rw-r--r--dev-ml/pomap/pomap-3.0.2.ebuild4
-rw-r--r--dev-ml/pomap/pomap-3.0.3.ebuild4
-rw-r--r--dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild4
-rw-r--r--dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild4
-rw-r--r--dev-ml/res/res-4.0.3.ebuild2
-rw-r--r--dev-ml/res/res-4.0.4.ebuild2
-rw-r--r--dev-ml/sexplib/sexplib-112.17.00.ebuild2
-rw-r--r--dev-ml/sexplib/sexplib-112.24.00.ebuild2
-rw-r--r--dev-ml/sexplib/sexplib-112.35.00.ebuild2
-rw-r--r--dev-ml/variantslib/variantslib-109.15.00.ebuild2
-rw-r--r--dev-ml/variantslib/variantslib-109.15.02.ebuild2
31 files changed, 40 insertions, 40 deletions
diff --git a/dev-ml/async_rpc_kernel/async_rpc_kernel-112.35.00.ebuild b/dev-ml/async_rpc_kernel/async_rpc_kernel-112.35.00.ebuild
index 77bbc33ae9a7..25630bf6d865 100644
--- a/dev-ml/async_rpc_kernel/async_rpc_kernel-112.35.00.ebuild
+++ b/dev-ml/async_rpc_kernel/async_rpc_kernel-112.35.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Platform-independent core of Async RPC library"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/camlimages/camlimages-4.0.1.ebuild b/dev-ml/camlimages/camlimages-4.0.1.ebuild
index 318539c0c141..52d5f38b0e03 100644
--- a/dev-ml/camlimages/camlimages-4.0.1.ebuild
+++ b/dev-ml/camlimages/camlimages-4.0.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils vcs-snapshot findlib multilib
DESCRIPTION="An image manipulation library for ocaml"
HOMEPAGE="http://gallium.inria.fr/camlimages/"
-SRC_URI="http://bitbucket.org/camlspotter/camlimages/get/v4.0.1.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/v4.0.1.tar.bz2 -> ${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
diff --git a/dev-ml/camlimages/camlimages-4.1.1.ebuild b/dev-ml/camlimages/camlimages-4.1.1.ebuild
index 664dd782e307..c156fac3245c 100644
--- a/dev-ml/camlimages/camlimages-4.1.1.ebuild
+++ b/dev-ml/camlimages/camlimages-4.1.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils vcs-snapshot findlib multilib
DESCRIPTION="An image manipulation library for ocaml"
HOMEPAGE="http://gallium.inria.fr/camlimages/"
-SRC_URI="http://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
diff --git a/dev-ml/camlimages/camlimages-4.1.2.ebuild b/dev-ml/camlimages/camlimages-4.1.2.ebuild
index a365d01b804a..1ba5481daafa 100644
--- a/dev-ml/camlimages/camlimages-4.1.2.ebuild
+++ b/dev-ml/camlimages/camlimages-4.1.2.ebuild
@@ -8,7 +8,7 @@ inherit eutils vcs-snapshot findlib multilib
DESCRIPTION="An image manipulation library for ocaml"
HOMEPAGE="http://gallium.inria.fr/camlimages/"
-SRC_URI="http://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
diff --git a/dev-ml/camlimages/camlimages-4.2.1.ebuild b/dev-ml/camlimages/camlimages-4.2.1.ebuild
index 38c392de3e05..f11b40d8691f 100644
--- a/dev-ml/camlimages/camlimages-4.2.1.ebuild
+++ b/dev-ml/camlimages/camlimages-4.2.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils vcs-snapshot findlib multilib
DESCRIPTION="An image manipulation library for ocaml"
HOMEPAGE="http://gallium.inria.fr/camlimages/"
-SRC_URI="http://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
diff --git a/dev-ml/custom_printf/custom_printf-112.17.00.ebuild b/dev-ml/custom_printf/custom_printf-112.17.00.ebuild
index 4ccf7f2c0b8b..6bfad310175f 100644
--- a/dev-ml/custom_printf/custom_printf-112.17.00.ebuild
+++ b/dev-ml/custom_printf/custom_printf-112.17.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension for printf format strings"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/custom_printf/custom_printf-112.24.00.ebuild b/dev-ml/custom_printf/custom_printf-112.24.00.ebuild
index 58061e74e7fe..01b71822c2c4 100644
--- a/dev-ml/custom_printf/custom_printf-112.24.00.ebuild
+++ b/dev-ml/custom_printf/custom_printf-112.24.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension for printf format strings"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P%.*}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild b/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
index 0bef752f83bf..475b12958198 100644
--- a/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
+++ b/dev-ml/ocaml-make/ocaml-make-6.37.0.ebuild
@@ -5,13 +5,13 @@
EAPI=4
DESCRIPTION="Generic O'Caml Makefile for GNU Make"
-HOMEPAGE="http://bitbucket.org/mmottl/ocaml-makefile"
+HOMEPAGE="https://bitbucket.org/mmottl/ocaml-makefile"
LICENSE="LGPL-2.1"
DEPEND=""
RDEPEND=">=dev-lang/ocaml-3.06-r1
>=dev-ml/findlib-0.8"
-SRC_URI="http://bitbucket.org/mmottl/ocaml-makefile/downloads/${PN}file-${PV}.tar.gz"
+SRC_URI="https://bitbucket.org/mmottl/ocaml-makefile/downloads/${PN}file-${PV}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="examples"
diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild
index 0aafd2550332..ec5e13c68fd6 100644
--- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild
+++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.4.ebuild
@@ -13,8 +13,8 @@ MY_PN="sqlite3-ocaml"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A package for ocaml that provides access to SQLite databases"
-HOMEPAGE="http://bitbucket.org/mmottl/sqlite3-ocaml"
-SRC_URI="http://bitbucket.org/mmottl/${MY_PN}/downloads/${MY_P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/sqlite3-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/${MY_PN}/downloads/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
diff --git a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild
index 0aafd2550332..ec5e13c68fd6 100644
--- a/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild
+++ b/dev-ml/ocaml-sqlite3/ocaml-sqlite3-2.0.5.ebuild
@@ -13,8 +13,8 @@ MY_PN="sqlite3-ocaml"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A package for ocaml that provides access to SQLite databases"
-HOMEPAGE="http://bitbucket.org/mmottl/sqlite3-ocaml"
-SRC_URI="http://bitbucket.org/mmottl/${MY_PN}/downloads/${MY_P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/sqlite3-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/${MY_PN}/downloads/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
diff --git a/dev-ml/ocamldap/ocamldap-2.2.ebuild b/dev-ml/ocamldap/ocamldap-2.2.ebuild
index 65f3f4ca0ba1..5ac4692c7b84 100644
--- a/dev-ml/ocamldap/ocamldap-2.2.ebuild
+++ b/dev-ml/ocamldap/ocamldap-2.2.ebuild
@@ -8,7 +8,7 @@ inherit oasis
DESCRIPTION="an implementation of the Light Weight Directory Access Protocol"
HOMEPAGE="http://git-jpdeplaix.dyndns.org/libs/ocamldap.git/"
-SRC_URI="http://bitbucket.org/deplai_j/${PN}/downloads/${P}.tar.gz"
+SRC_URI="https://bitbucket.org/deplai_j/${PN}/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
KEYWORDS="~amd64"
diff --git a/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild
index e81ca0c0c218..0679d8050797 100644
--- a/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild
+++ b/dev-ml/pa_ounit/pa_ounit-112.17.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension that helps writing in-line test in ocaml"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild
index 73d54fc358e8..71c443e79ef2 100644
--- a/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild
+++ b/dev-ml/pa_ounit/pa_ounit-112.24.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension that helps writing in-line test in ocaml"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P%.*}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild b/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild
index e81ca0c0c218..0679d8050797 100644
--- a/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild
+++ b/dev-ml/pa_ounit/pa_ounit-112.35.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension that helps writing in-line test in ocaml"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild b/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild
index 2e30c9a84416..f10e431530fe 100644
--- a/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild
+++ b/dev-ml/pa_structural_sexp/pa_structural_sexp-112.35.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Quotation expanders to simplify building s-expressions from ocaml values"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild
index 15f80dd2bd25..e61e33137fae 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.2.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/pcre-ocaml"
-SRC_URI="http://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/pcre-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
IUSE="examples"
SLOT="0/${PV}"
diff --git a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild
index fa165777e823..6561f18e6543 100644
--- a/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild
+++ b/dev-ml/pcre-ocaml/pcre-ocaml-7.0.4.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Perl Compatibility Regular Expressions for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/pcre-ocaml"
-SRC_URI="http://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/pcre-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/pcre-ocaml/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
IUSE="examples"
SLOT="0/${PV}"
diff --git a/dev-ml/pipebang/pipebang-109.28.00.ebuild b/dev-ml/pipebang/pipebang-109.28.00.ebuild
index 22d59d46e53f..5eb088f8bc4e 100644
--- a/dev-ml/pipebang/pipebang-109.28.00.ebuild
+++ b/dev-ml/pipebang/pipebang-109.28.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension to transform x |! f into f x"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz"
diff --git a/dev-ml/pipebang/pipebang-109.60.00.ebuild b/dev-ml/pipebang/pipebang-109.60.00.ebuild
index 85e334be9992..082f973db08f 100644
--- a/dev-ml/pipebang/pipebang-109.60.00.ebuild
+++ b/dev-ml/pipebang/pipebang-109.60.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension to transform x |! f into f x"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz"
diff --git a/dev-ml/pipebang/pipebang-110.01.00.ebuild b/dev-ml/pipebang/pipebang-110.01.00.ebuild
index 1d8e00bda23c..9908430382df 100644
--- a/dev-ml/pipebang/pipebang-110.01.00.ebuild
+++ b/dev-ml/pipebang/pipebang-110.01.00.ebuild
@@ -7,7 +7,7 @@ EAPI="5"
inherit oasis
DESCRIPTION="Syntax extension to transform x |! f into f x"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz"
diff --git a/dev-ml/pomap/pomap-3.0.2.ebuild b/dev-ml/pomap/pomap-3.0.2.ebuild
index 343e225d8acb..b0a1e7d1974d 100644
--- a/dev-ml/pomap/pomap-3.0.2.ebuild
+++ b/dev-ml/pomap/pomap-3.0.2.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Partially Ordered Map ADT for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/pomap"
-SRC_URI="http://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/pomap"
+SRC_URI="https://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
DEPEND=""
diff --git a/dev-ml/pomap/pomap-3.0.3.ebuild b/dev-ml/pomap/pomap-3.0.3.ebuild
index 48431c8f4da8..47f352938aea 100644
--- a/dev-ml/pomap/pomap-3.0.3.ebuild
+++ b/dev-ml/pomap/pomap-3.0.3.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Partially Ordered Map ADT for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/pomap"
-SRC_URI="http://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/pomap"
+SRC_URI="https://bitbucket.org/mmottl/pomap/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
DEPEND="|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
index 64fc4576279a..b013dddaea0f 100644
--- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
+++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases"
-SRC_URI="http://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
-HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
DEPEND="dev-db/postgresql[server]"
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
index ad1d8e23fbac..ccafa242be32 100644
--- a/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
+++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
@@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases"
-SRC_URI="http://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
-HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
+SRC_URI="https://bitbucket.org/mmottl/postgresql-ocaml/downloads/${P}.tar.gz"
+HOMEPAGE="https://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
DEPEND="dev-db/postgresql[server]"
diff --git a/dev-ml/res/res-4.0.3.ebuild b/dev-ml/res/res-4.0.3.ebuild
index 5fec1470f253..77c04c92b164 100644
--- a/dev-ml/res/res-4.0.3.ebuild
+++ b/dev-ml/res/res-4.0.3.ebuild
@@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Resizable Array and Buffer modules for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/res"
+HOMEPAGE="https://bitbucket.org/mmottl/res"
SRC_URI="https://bitbucket.org/mmottl/res/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
diff --git a/dev-ml/res/res-4.0.4.ebuild b/dev-ml/res/res-4.0.4.ebuild
index 5fec1470f253..77c04c92b164 100644
--- a/dev-ml/res/res-4.0.4.ebuild
+++ b/dev-ml/res/res-4.0.4.ebuild
@@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="Resizable Array and Buffer modules for O'Caml"
-HOMEPAGE="http://bitbucket.org/mmottl/res"
+HOMEPAGE="https://bitbucket.org/mmottl/res"
SRC_URI="https://bitbucket.org/mmottl/res/downloads/${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
diff --git a/dev-ml/sexplib/sexplib-112.17.00.ebuild b/dev-ml/sexplib/sexplib-112.17.00.ebuild
index b75a3eff7835..daab7eaad944 100644
--- a/dev-ml/sexplib/sexplib-112.17.00.ebuild
+++ b/dev-ml/sexplib/sexplib-112.17.00.ebuild
@@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1
inherit oasis
DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/dev-ml/sexplib/sexplib-112.24.00.ebuild b/dev-ml/sexplib/sexplib-112.24.00.ebuild
index e11b1286fec2..0c2eea422557 100644
--- a/dev-ml/sexplib/sexplib-112.24.00.ebuild
+++ b/dev-ml/sexplib/sexplib-112.24.00.ebuild
@@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1
inherit oasis
DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P%.*}.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/dev-ml/sexplib/sexplib-112.35.00.ebuild b/dev-ml/sexplib/sexplib-112.35.00.ebuild
index b75a3eff7835..daab7eaad944 100644
--- a/dev-ml/sexplib/sexplib-112.35.00.ebuild
+++ b/dev-ml/sexplib/sexplib-112.35.00.ebuild
@@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1
inherit oasis
DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
LICENSE="LGPL-2.1"
diff --git a/dev-ml/variantslib/variantslib-109.15.00.ebuild b/dev-ml/variantslib/variantslib-109.15.00.ebuild
index 5894f5fe700e..f58820d52676 100644
--- a/dev-ml/variantslib/variantslib-109.15.00.ebuild
+++ b/dev-ml/variantslib/variantslib-109.15.00.ebuild
@@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="OCaml variants as first class values"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz"
diff --git a/dev-ml/variantslib/variantslib-109.15.02.ebuild b/dev-ml/variantslib/variantslib-109.15.02.ebuild
index fb43ecbf9314..1baa46e1ebfd 100644
--- a/dev-ml/variantslib/variantslib-109.15.02.ebuild
+++ b/dev-ml/variantslib/variantslib-109.15.02.ebuild
@@ -9,7 +9,7 @@ OASIS_BUILD_DOCS=1
inherit oasis
DESCRIPTION="OCaml variants as first class values"
-HOMEPAGE="http://bitbucket.org/yminsky/ocaml-core/wiki/Home"
+HOMEPAGE="https://bitbucket.org/yminsky/ocaml-core/wiki/Home"
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${P}.tar.gz
http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz"