From: Justin Lecher Date: Mon, 24 Aug 2015 10:37:39 +0000 (+0200) Subject: Use https by default X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c84be41d02d264cc116a9a8436ca3bef3abb417c;p=gentoo.git Use https by default Signed-off-by: Justin Lecher --- diff --git a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild index 8a7b46ef96f2..055d2644d143 100644 --- a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild +++ b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-cdr/mirage2iso/mirage2iso-9999.ebuild b/app-cdr/mirage2iso/mirage2iso-9999.ebuild index 28080ccad345..55d9c696e8a9 100644 --- a/app-cdr/mirage2iso/mirage2iso-9999.ebuild +++ b/app-cdr/mirage2iso/mirage2iso-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild index 8213db86629d..e38de544cb2e 100644 --- a/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild +++ b/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" AUTOTOOLS_AUTORECONF=1 inherit git-r3 #endif diff --git a/app-misc/hachoir-metadata/hachoir-metadata-1.3.3-r1.ebuild b/app-misc/hachoir-metadata/hachoir-metadata-1.3.3-r1.ebuild index fc0c1adfd387..bc192ed19570 100644 --- a/app-misc/hachoir-metadata/hachoir-metadata-1.3.3-r1.ebuild +++ b/app-misc/hachoir-metadata/hachoir-metadata-1.3.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Program to extract metadata using Hachoir library" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-metadata https://pypi.python.org/pypi/hachoir-metadata" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-metadata https://pypi.python.org/pypi/hachoir-metadata" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild index 057ca5cadd65..0b00c31b3bb8 100644 --- a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild +++ b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Find subfile in any binary stream" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-subfile https://pypi.python.org/pypi/hachoir-subfile" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-subfile https://pypi.python.org/pypi/hachoir-subfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild b/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild index 33cf78173686..c1fba11b0da0 100644 --- a/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild +++ b/app-misc/hachoir-urwid/hachoir-urwid-1.1-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Binary file explorer using Hachoir and urwid libraries" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-urwid https://pypi.python.org/pypi/hachoir-urwid" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-urwid https://pypi.python.org/pypi/hachoir-urwid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild index 1c0082cce11f..97adc6f9c5b0 100644 --- a/app-portage/diffmask/diffmask-9999.ebuild +++ b/app-portage/diffmask/diffmask-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild index 64ffcb43a66c..fc2a5724cb31 100644 --- a/app-portage/flaggie/flaggie-9999.ebuild +++ b/app-portage/flaggie/flaggie-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit bash-completion-r1 distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild index ce9b16374c2e..31572985cd1d 100644 --- a/app-portage/gentoopm/gentoopm-9999.ebuild +++ b/app-portage/gentoopm/gentoopm-9999.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 #if LIVE EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git http://anongit.gentoo.org/git/proj/${PN}.git - http://bitbucket.org/mgorny/${PN}.git" + https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild index b8c7ec5fa10f..628ae972668d 100644 --- a/app-portage/gpyutils/gpyutils-9999.ebuild +++ b/app-portage/gpyutils/gpyutils-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild index 7a4ae97da401..a6397c955a45 100644 --- a/app-portage/install-mask/install-mask-9999.ebuild +++ b/app-portage/install-mask/install-mask-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild index f0709db09569..6787b38afa1e 100644 --- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild +++ b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild @@ -16,7 +16,7 @@ inherit base distutils #if LIVE EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git http://anongit.gentoo.org/git/proj/${PN}.git - http://bitbucket.org/mgorny/${PN}.git" + https://bitbucket.org/mgorny/${PN}.git" inherit git-2 #endif diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild index ed1d4f858722..bc46b3e49ece 100644 --- a/app-portage/repo-commit/repo-commit-9999.ebuild +++ b/app-portage/repo-commit/repo-commit-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/gentoo/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/gentoo/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild index a9f1bac38aee..ab4da86777cf 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 #if LIVE -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/dev-cpp/eigen/eigen-3.1.3.ebuild b/dev-cpp/eigen/eigen-3.1.3.ebuild index 459420dd5ea1..a716edca70d6 100644 --- a/dev-cpp/eigen/eigen-3.1.3.ebuild +++ b/dev-cpp/eigen/eigen-3.1.3.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and related algorithms" HOMEPAGE="http://eigen.tuxfamily.org/" -SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="LGPL-2 GPL-3" KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" diff --git a/dev-cpp/eigen/eigen-3.2.5.ebuild b/dev-cpp/eigen/eigen-3.2.5.ebuild index 7f9957f0f74e..f561a76b31df 100644 --- a/dev-cpp/eigen/eigen-3.2.5.ebuild +++ b/dev-cpp/eigen/eigen-3.2.5.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="C++ template library for linear algebra: vectors, matrices, and related algorithms" HOMEPAGE="http://eigen.tuxfamily.org/" -SRC_URI="http://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="https://bitbucket.org/eigen/eigen/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="LGPL-2 GPL-3" SLOT="3" diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index a4a5667cefba..3921d62937b0 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}2.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git" inherit git-r3 #endif diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild index 40728702e63c..453090abb80f 100644 --- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild +++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Desktop Notifications client" -HOMEPAGE="http://bitbucket.org/taejo/fdo-notify/" +HOMEPAGE="https://bitbucket.org/taejo/fdo-notify/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pcap/pcap-0.4.5.1.ebuild b/dev-haskell/pcap/pcap-0.4.5.1.ebuild index 6c11f3b9453b..83f6cc49270c 100644 --- a/dev-haskell/pcap/pcap-0.4.5.1.ebuild +++ b/dev-haskell/pcap/pcap-0.4.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="A system-independent interface for user-level packet capture" -HOMEPAGE="http://bitbucket.org/bos/pcap" +HOMEPAGE="https://bitbucket.org/bos/pcap" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-lang/python-exec/python-exec-2.9999.ebuild b/dev-lang/python-exec/python-exec-2.9999.ebuild index 3caa2136f3de..a4628994aa58 100644 --- a/dev-lang/python-exec/python-exec-2.9999.ebuild +++ b/dev-lang/python-exec/python-exec-2.9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" EGIT_BRANCH="python-exec2" inherit git-r3 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:=