diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:37:39 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:37:39 +0200 |
commit | c84be41d02d264cc116a9a8436ca3bef3abb417c (patch) | |
tree | 00c29a23c14336b8b4577bf62092deee755d12af /dev-ml/variantslib | |
parent | Use https by default (diff) | |
download | gentoo-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/variantslib')
-rw-r--r-- | dev-ml/variantslib/variantslib-109.15.00.ebuild | 2 | ||||
-rw-r--r-- | dev-ml/variantslib/variantslib-109.15.02.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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" |