diff options
139 files changed, 149 insertions, 149 deletions
diff --git a/app-admin/eclean-kernel/eclean-kernel-9999.ebuild b/app-admin/eclean-kernel/eclean-kernel-9999.ebuild index 8a7b46ef96f..055d2644d14 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 28080ccad34..55d9c696e8a 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 8213db86629..e38de544cb2 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 fc0c1adfd38..bc192ed1957 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 057ca5cadd6..0b00c31b3bb 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 33cf7817368..c1fba11b0da 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 1c0082cce11..97adc6f9c5b 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 64ffcb43a66..fc2a5724cb3 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 ce9b16374c2..31572985cd1 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 b8c7ec5fa10..628ae972668 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 7a4ae97da40..a6397c955a4 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 f0709db0956..6787b38afa1 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 ed1d4f85872..bc46b3e49ec 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 a9f1bac38ae..ab4da86777c 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 459420dd5ea..a716edca70d 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 7f9957f0f74..f561a76b31d 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 a4a5667cefb..3921d62937b 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 40728702e63..453090abb80 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 6c11f3b9453..83f6cc49270 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 3caa2136f3d..a4628994aa5 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 77bbc33ae9a..25630bf6d86 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 318539c0c14..52d5f38b0e0 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 664dd782e30..c156fac3245 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 a365d01b804..1ba5481daaf 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 38c392de3e0..f11b40d8691 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 4ccf7f2c0b8..6bfad310175 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 58061e74e7f..01b71822c2c 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 0bef752f83b..475b1295819 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 0aafd255033..ec5e13c68fd 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 0aafd255033..ec5e13c68fd 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 65f3f4ca0ba..5ac4692c7b8 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 e81ca0c0c21..0679d805079 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 73d54fc358e..71c443e79ef 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 e81ca0c0c21..0679d805079 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 2e30c9a8441..f10e431530f 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 15f80dd2bd2..e61e33137fa 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 fa165777e82..6561f18e654 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 22d59d46e53..5eb088f8bc4 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 85e334be999..082f973db08 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 1d8e00bda23..9908430382d 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 343e225d8ac..b0a1e7d1974 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 48431c8f4da..47f352938ae 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 64fc4576279..b013dddaea0 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 ad1d8e23fba..ccafa242be3 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 5fec1470f25..77c04c92b16 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 5fec1470f25..77c04c92b16 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 b75a3eff783..daab7eaad94 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 e11b1286fec..0c2eea42255 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 b75a3eff783..daab7eaad94 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 5894f5fe700..f58820d5267 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 fb43ecbf931..1baa46e1ebf 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" diff --git a/dev-python/anyjson/anyjson-0.3.3-r1.ebuild b/dev-python/anyjson/anyjson-0.3.3-r1.ebuild index 7d594774fdc..f7cafefdfbd 100644 --- a/dev-python/anyjson/anyjson-0.3.3-r1.ebuild +++ b/dev-python/anyjson/anyjson-0.3.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Wraps the best available JSON implementation available in a common interface" -HOMEPAGE="http://bitbucket.org/runeh/anyjson" +HOMEPAGE="https://bitbucket.org/runeh/anyjson" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/astroid/astroid-1.3.4.ebuild b/dev-python/astroid/astroid-1.3.4.ebuild index 83c38ccc2d3..af4261519d3 100644 --- a/dev-python/astroid/astroid-1.3.4.ebuild +++ b/dev-python/astroid/astroid-1.3.4.ebuild @@ -10,7 +10,7 @@ RESTRICT="test" # False is not True ;) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astroid/astroid-1.3.6.ebuild b/dev-python/astroid/astroid-1.3.6.ebuild index 3343bb79d60..404c1efa4b1 100644 --- a/dev-python/astroid/astroid-1.3.6.ebuild +++ b/dev-python/astroid/astroid-1.3.6.ebuild @@ -10,7 +10,7 @@ RESTRICT="test" # False is not True ;) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astroid/astroid-1.3.7.ebuild b/dev-python/astroid/astroid-1.3.7.ebuild index ba16e16154a..45443d0bb7a 100644 --- a/dev-python/astroid/astroid-1.3.7.ebuild +++ b/dev-python/astroid/astroid-1.3.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astroid/astroid-1.3.8.ebuild b/dev-python/astroid/astroid-1.3.8.ebuild index eb655523ca0..f54ac0d2ef1 100644 --- a/dev-python/astroid/astroid-1.3.8.ebuild +++ b/dev-python/astroid/astroid-1.3.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" +HOMEPAGE="https://bitbucket.org/logilab/astroid https://pypi.python.org/pypi/astroid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild b/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild index ef005b01dc3..cc4499c2611 100644 --- a/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild +++ b/dev-python/django-annoying/django-annoying-0.7.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This is django application that try to eliminate annoying things in Django framework" -HOMEPAGE="http://bitbucket.org/offline/django-annoying/wiki/Home" +HOMEPAGE="https://bitbucket.org/offline/django-annoying/wiki/Home" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-annoying/django-annoying-0.7.7.ebuild b/dev-python/django-annoying/django-annoying-0.7.7.ebuild index 92e84cb5ee8..d550becbe06 100644 --- a/dev-python/django-annoying/django-annoying-0.7.7.ebuild +++ b/dev-python/django-annoying/django-annoying-0.7.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This is django application that try to eliminate annoying things in Django framework" -HOMEPAGE="http://bitbucket.org/offline/django-annoying/wiki/Home" +HOMEPAGE="https://bitbucket.org/offline/django-annoying/wiki/Home" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-annoying/django-annoying-0.8.2.ebuild b/dev-python/django-annoying/django-annoying-0.8.2.ebuild index ef005b01dc3..cc4499c2611 100644 --- a/dev-python/django-annoying/django-annoying-0.8.2.ebuild +++ b/dev-python/django-annoying/django-annoying-0.8.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="This is django application that try to eliminate annoying things in Django framework" -HOMEPAGE="http://bitbucket.org/offline/django-annoying/wiki/Home" +HOMEPAGE="https://bitbucket.org/offline/django-annoying/wiki/Home" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild index 8106772ade6..a6f26f8147c 100644 --- a/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild +++ b/dev-python/django-auth-ldap/django-auth-ldap-1.2.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Django LDAP authentication backend" -HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap https://bitbucket.org/psagers/django-auth-ldap/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild b/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild index 38a8eb69d22..7d9afb28a58 100644 --- a/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild +++ b/dev-python/django-auth-ldap/django-auth-ldap-1.2.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Django LDAP authentication backend" -HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap https://bitbucket.org/psagers/django-auth-ldap/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild index 63558b51ce1..4046639bea2 100644 --- a/dev-python/django-piston/django-piston-0.2.3-r1.ebuild +++ b/dev-python/django-piston/django-piston-0.2.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="http://bitbucket.org/jespern/django-piston/wiki/Home" +HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-piston/django-piston-9999.ebuild b/dev-python/django-piston/django-piston-9999.ebuild index 6e4947ce413..4ad1cbdcb1f 100644 --- a/dev-python/django-piston/django-piston-9999.ebuild +++ b/dev-python/django-piston/django-piston-9999.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 mercurial DESCRIPTION="A mini-framework for Django for creating RESTful APIs" -HOMEPAGE="http://bitbucket.org/jespern/django-piston/wiki/Home" -EHG_REPO_URI="http://bitbucket.org/jespern/django-piston/" +HOMEPAGE="https://bitbucket.org/jespern/django-piston/wiki/Home" +EHG_REPO_URI="https://bitbucket.org/jespern/django-piston/" LICENSE="BSD" SLOT="0" diff --git a/dev-python/flake8/flake8-2.0-r1.ebuild b/dev-python/flake8/flake8-2.0-r1.ebuild index 100faea2f57..238e26e81fc 100644 --- a/dev-python/flake8/flake8-2.0-r1.ebuild +++ b/dev-python/flake8/flake8-2.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="the modular source code checker: pep8, pyflakes and co" -HOMEPAGE="http://bitbucket.org/tarek/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/flake8/flake8-2.1.0.ebuild b/dev-python/flake8/flake8-2.1.0.ebuild index 9eb9bd333d8..cac92f3bc68 100644 --- a/dev-python/flake8/flake8-2.1.0.ebuild +++ b/dev-python/flake8/flake8-2.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.2.5.ebuild b/dev-python/flake8/flake8-2.2.5.ebuild index a7a0617003b..24637f20963 100644 --- a/dev-python/flake8/flake8-2.2.5.ebuild +++ b/dev-python/flake8/flake8-2.2.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.4.0-r1.ebuild b/dev-python/flake8/flake8-2.4.0-r1.ebuild index 6268e476de3..3d9dddd8fea 100644 --- a/dev-python/flake8/flake8-2.4.0-r1.ebuild +++ b/dev-python/flake8/flake8-2.4.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.4.0.ebuild b/dev-python/flake8/flake8-2.4.0.ebuild index b29ce1ec447..fb4b75030c4 100644 --- a/dev-python/flake8/flake8-2.4.0.ebuild +++ b/dev-python/flake8/flake8-2.4.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/flake8/flake8-2.4.1.ebuild b/dev-python/flake8/flake8-2.4.1.ebuild index aee5c60a9fd..42284dab955 100644 --- a/dev-python/flake8/flake8-2.4.1.ebuild +++ b/dev-python/flake8/flake8-2.4.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe" -HOMEPAGE="http://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" +HOMEPAGE="https://bitbucket.org/tarek/flake8 https://pypi.python.org/pypi/flake8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-python/fusil/fusil-1.5.ebuild b/dev-python/fusil/fusil-1.5.ebuild index 1a218bbfde6..6d8fa4b4586 100644 --- a/dev-python/fusil/fusil-1.5.ebuild +++ b/dev-python/fusil/fusil-1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 user DESCRIPTION="Fusil the fuzzer is a Python library used to write fuzzing programs" -HOMEPAGE="http://bitbucket.org/haypo/fusil/wiki/Home https://pypi.python.org/pypi/fusil" +HOMEPAGE="https://bitbucket.org/haypo/fusil/wiki/Home https://pypi.python.org/pypi/fusil" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild index 670ba62de18..97e22a84784 100644 --- a/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild +++ b/dev-python/hachoir-core/hachoir-core-1.3.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Core of Hachoir framework: parse and edit binary files" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-core https://pypi.python.org/pypi/hachoir-core" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-core https://pypi.python.org/pypi/hachoir-core" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild b/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild index 14c61e9a31c..87daee60d14 100644 --- a/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild +++ b/dev-python/hachoir-parser/hachoir-parser-1.3.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Package of Hachoir parsers used to open binary files" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser https://pypi.python.org/pypi/hachoir-parser" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-parser https://pypi.python.org/pypi/hachoir-parser" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild b/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild index a8305e514f6..c1ae0dd5d94 100644 --- a/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild +++ b/dev-python/hachoir-regex/hachoir-regex-1.0.5-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Manipulation of regular expressions (regex)" -HOMEPAGE="http://bitbucket.org/haypo/hachoir/wiki/hachoir-regex https://pypi.python.org/pypi/hachoir-regex" +HOMEPAGE="https://bitbucket.org/haypo/hachoir/wiki/hachoir-regex https://pypi.python.org/pypi/hachoir-regex" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/hgdistver/hgdistver-0.22.ebuild b/dev-python/hgdistver/hgdistver-0.22.ebuild index 1d995080993..c30f8ea70c9 100644 --- a/dev-python/hgdistver/hgdistver-0.22.ebuild +++ b/dev-python/hgdistver/hgdistver-0.22.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="utility lib to generate python package version infos from mercurial tags" -HOMEPAGE="http://bitbucket.org/RonnyPfannschmidt/hgdistver/" +HOMEPAGE="https://bitbucket.org/RonnyPfannschmidt/hgdistver/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index 64691ed2519..e05a6088409 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="utility lib to generate python package version infos from mercurial tags" -HOMEPAGE="http://bitbucket.org/RonnyPfannschmidt/hgdistver/" +HOMEPAGE="https://bitbucket.org/RonnyPfannschmidt/hgdistver/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild b/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild index 89c945a8426..63c84a7d498 100644 --- a/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.1.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude" +HOMEPAGE="https://bitbucket.org/kgrandis/nose-exclude" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild b/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild index f7825b730a0..3185a051be4 100644 --- a/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude" +HOMEPAGE="https://bitbucket.org/kgrandis/nose-exclude" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild b/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild index 8d135a60469..c3a90062bd4 100644 --- a/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Exclude specific directories from nosetests runs" -HOMEPAGE="http://bitbucket.org/kgrandis/nose-exclude" +HOMEPAGE="https://bitbucket.org/kgrandis/nose-exclude" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild b/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild index cda3acab3c9..77ddf63c24a 100644 --- a/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild +++ b/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Test Configuration plugin for nosetests" -HOMEPAGE="http://bitbucket.org/jnoller/nose-testconfig" +HOMEPAGE="https://bitbucket.org/jnoller/nose-testconfig" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/pgmagick/pgmagick-0.5.10.ebuild b/dev-python/pgmagick/pgmagick-0.5.10.ebuild index e75928f8172..e7656aea005 100644 --- a/dev-python/pgmagick/pgmagick-0.5.10.ebuild +++ b/dev-python/pgmagick/pgmagick-0.5.10.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Yet another boost.python based wrapper for GraphicsMagick" -HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ http://bitbucket.org/hhatto/pgmagick/" +HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ https://bitbucket.org/hhatto/pgmagick/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pgmagick/pgmagick-0.5.11.ebuild b/dev-python/pgmagick/pgmagick-0.5.11.ebuild index e75928f8172..e7656aea005 100644 --- a/dev-python/pgmagick/pgmagick-0.5.11.ebuild +++ b/dev-python/pgmagick/pgmagick-0.5.11.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Yet another boost.python based wrapper for GraphicsMagick" -HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ http://bitbucket.org/hhatto/pgmagick/" +HOMEPAGE="https://pypi.python.org/pypi/pgmagick/ https://bitbucket.org/hhatto/pgmagick/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyh2o/pyh2o-9999.ebuild b/dev-python/pyh2o/pyh2o-9999.ebuild index 413c25b826a..eb63d56103e 100644 --- a/dev-python/pyh2o/pyh2o-9999.ebuild +++ b/dev-python/pyh2o/pyh2o-9999.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 #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/dev-python/pymountboot/pymountboot-9999.ebuild b/dev-python/pymountboot/pymountboot-9999.ebuild index 5f8d95378f8..d994c55a1c2 100644 --- a/dev-python/pymountboot/pymountboot-9999.ebuild +++ b/dev-python/pymountboot/pymountboot-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/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index ad13583fa9c..334222ed084 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_3,3_4}) inherit distutils-r1 DESCRIPTION="py.test plugin to capture log messages" -HOMEPAGE="http://bitbucket.org/memedough/pytest-capturelog/overview" +HOMEPAGE="https://bitbucket.org/memedough/pytest-capturelog/overview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-cov/pytest-cov-1.6.ebuild b/dev-python/pytest-cov/pytest-cov-1.6.ebuild index 0417419756c..cb6b69f6684 100644 --- a/dev-python/pytest-cov/pytest-cov-1.6.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" -HOMEPAGE="http://bitbucket.org/memedough/pytest-cov/overview" +HOMEPAGE="https://bitbucket.org/memedough/pytest-cov/overview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild index 1026f4aa3aa..c8961f25890 100644 --- a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" -HOMEPAGE="http://bitbucket.org/memedough/pytest-cov/overview" +HOMEPAGE="https://bitbucket.org/memedough/pytest-cov/overview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild index 22557815ca3..a598d06c02f 100644 --- a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to trace processes)" -HOMEPAGE="http://bitbucket.org/haypo/python-ptrace/ https://pypi.python.org/pypi/python-ptrace" +HOMEPAGE="https://bitbucket.org/haypo/python-ptrace/ https://pypi.python.org/pypi/python-ptrace" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild index af8a04c7e78..f8dff91f0f1 100644 --- a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild +++ b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Setuptools/distribute plugin for finding files under Mercurial version control" -HOMEPAGE="https://pypi.python.org/pypi/setuptools_hg http://bitbucket.org/jezdez/setuptools_hg/" +HOMEPAGE="https://pypi.python.org/pypi/setuptools_hg https://bitbucket.org/jezdez/setuptools_hg/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild index 46e3f9b7fbe..aa28d82cf8c 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.5.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="package to manage versions by scm tags via setuptools" -HOMEPAGE="http://bitbucket.org/pypa/setuptools_scm/" +HOMEPAGE="https://bitbucket.org/pypa/setuptools_scm/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild index 75a71064dbf..d480bdbd234 100644 --- a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild +++ b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy) inherit distutils-r1 DESCRIPTION="Sphinx extension cheeseshop" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib" +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild b/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild index e289002df14..d7181c7cebf 100644 --- a/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild +++ b/dev-python/sphinxcontrib-googleanalytics/sphinxcontrib-googleanalytics-0.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Sphinx extension googleanalytics" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib" +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild index 66ee275c1d9..ca5a0ad0bb7 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild index 66ee275c1d9..ca5a0ad0bb7 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.1.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild index 66ee275c1d9..ca5a0ad0bb7 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild index 764f9297c86..03b60d86518 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild index 0e105ab838c..17c1e4f2bf6 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Extension providing a Sphinx domain for describing RESTful HTTP APIs" -HOMEPAGE="http://bitbucket.org/birkenfeld/sphinx-contrib/ \ +HOMEPAGE="https://bitbucket.org/birkenfeld/sphinx-contrib/ \ http://packages.python.org/sphinxcontrib-httpdomain/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild index 9aa14fde522..70836b2e81c 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="News Feed extension for Sphinx" -HOMEPAGE="http://bitbucket.org/prometheus/sphinxcontrib-newsfeed" +HOMEPAGE="https://bitbucket.org/prometheus/sphinxcontrib-newsfeed" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild index 0537bae9f11..e9fb6f5238f 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Sphinx spelling extension" -HOMEPAGE="http://bitbucket.org/dhellmann/sphinxcontrib-spelling" +HOMEPAGE="https://bitbucket.org/dhellmann/sphinxcontrib-spelling" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/suds/suds-0.6-r1.ebuild b/dev-python/suds/suds-0.6-r1.ebuild index f38a4629c56..36748ae152d 100644 --- a/dev-python/suds/suds-0.6-r1.ebuild +++ b/dev-python/suds/suds-0.6-r1.ebuild @@ -9,7 +9,7 @@ DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 DESCRIPTION="Lightweight SOAP client (Jurko's fork) (py3 support) (active development)" -HOMEPAGE="http://bitbucket.org/jurko/suds" +HOMEPAGE="https://bitbucket.org/jurko/suds" SRC_URI="mirror://pypi/${PN:0:1}/${PN}-jurko/${PN}-jurko-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/${PN}-jurko-${PV}" diff --git a/dev-python/suds/suds-0.6.ebuild b/dev-python/suds/suds-0.6.ebuild index accbbcdb4df..601ff34efb2 100644 --- a/dev-python/suds/suds-0.6.ebuild +++ b/dev-python/suds/suds-0.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Lightweight SOAP client (Jurko's fork) (py3 support) (active development)" -HOMEPAGE="http://bitbucket.org/jurko/suds" +HOMEPAGE="https://bitbucket.org/jurko/suds" SRC_URI="mirror://pypi/${PN:0:1}/${PN}-jurko/${PN}-jurko-${PV}.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/${PN}-jurko-${PV}" diff --git a/dev-python/whoosh/whoosh-2.6.0.ebuild b/dev-python/whoosh/whoosh-2.6.0.ebuild index f659c9ae3ab..b3365b41f74 100644 --- a/dev-python/whoosh/whoosh-2.6.0.ebuild +++ b/dev-python/whoosh/whoosh-2.6.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Whoosh" inherit distutils-r1 DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library" -HOMEPAGE="http://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" +HOMEPAGE="https://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" SRC_URI="mirror://pypi/W/${MY_PN}/${MY_PN}-${PV}.zip" DEPEND="app-arch/unzip diff --git a/dev-python/whoosh/whoosh-2.7.0.ebuild b/dev-python/whoosh/whoosh-2.7.0.ebuild index f813161754b..b69d367dfdd 100644 --- a/dev-python/whoosh/whoosh-2.7.0.ebuild +++ b/dev-python/whoosh/whoosh-2.7.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Whoosh" inherit distutils-r1 DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library" -HOMEPAGE="http://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" +HOMEPAGE="https://bitbucket.org/mchaput/whoosh/wiki/Home/ https://pypi.python.org/pypi/Whoosh/" SRC_URI="mirror://pypi/W/${MY_PN}/${MY_PN}-${PV}.zip" DEPEND="app-arch/unzip diff --git a/dev-ruby/pg/pg-0.14.1.ebuild b/dev-ruby/pg/pg-0.14.1.ebuild index 8881a38aed5..e745f1fe8d2 100644 --- a/dev-ruby/pg/pg-0.14.1.ebuild +++ b/dev-ruby/pg/pg-0.14.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc" inherit ruby-fakegem DESCRIPTION="Ruby extension library providing an API to PostgreSQL" -HOMEPAGE="http://bitbucket.org/ged/ruby-pg/" +HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" diff --git a/dev-ruby/pg/pg-0.17.1-r1.ebuild b/dev-ruby/pg/pg-0.17.1-r1.ebuild index 08fc61ca763..34fc8bf0fce 100644 --- a/dev-ruby/pg/pg-0.17.1-r1.ebuild +++ b/dev-ruby/pg/pg-0.17.1-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc" inherit multilib ruby-fakegem DESCRIPTION="Ruby extension library providing an API to PostgreSQL" -HOMEPAGE="http://bitbucket.org/ged/ruby-pg/" +HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" diff --git a/dev-ruby/pg/pg-0.17.1.ebuild b/dev-ruby/pg/pg-0.17.1.ebuild index 5933c2d3ef2..0f2413982fa 100644 --- a/dev-ruby/pg/pg-0.17.1.ebuild +++ b/dev-ruby/pg/pg-0.17.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc" inherit multilib ruby-fakegem DESCRIPTION="Ruby extension library providing an API to PostgreSQL" -HOMEPAGE="http://bitbucket.org/ged/ruby-pg/" +HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" diff --git a/dev-ruby/pg/pg-0.18.2.ebuild b/dev-ruby/pg/pg-0.18.2.ebuild index 560c8e0ef99..f78c1920636 100644 --- a/dev-ruby/pg/pg-0.18.2.ebuild +++ b/dev-ruby/pg/pg-0.18.2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog Contributors.rdoc README.rdoc History.rdoc" inherit multilib ruby-fakegem DESCRIPTION="Ruby extension library providing an API to PostgreSQL" -HOMEPAGE="http://bitbucket.org/ged/ruby-pg/" +HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" diff --git a/dev-tex/latex-beamer/latex-beamer-3.33.ebuild b/dev-tex/latex-beamer/latex-beamer-3.33.ebuild index 47fa73112f9..f9c60b33357 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.33.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.33.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit latex-package DESCRIPTION="LaTeX class for creating presentations using a video projector" -HOMEPAGE="http://bitbucket.org/rivanvx/beamer/wiki/Home" +HOMEPAGE="https://bitbucket.org/rivanvx/beamer/wiki/Home" SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.zip" LICENSE="GPL-2 FDL-1.2 LPPL-1.3c" diff --git a/dev-tex/latex-beamer/latex-beamer-3.36.ebuild b/dev-tex/latex-beamer/latex-beamer-3.36.ebuild index 04272c71f6c..12db89f35d6 100644 --- a/dev-tex/latex-beamer/latex-beamer-3.36.ebuild +++ b/dev-tex/latex-beamer/latex-beamer-3.36.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit latex-package DESCRIPTION="LaTeX class for creating presentations using a video projector" -HOMEPAGE="http://bitbucket.org/rivanvx/beamer/wiki/Home" +HOMEPAGE="https://bitbucket.org/rivanvx/beamer/wiki/Home" SRC_URI="http://dev.gentoo.org/~radhermit/dist/${P}.zip" LICENSE="GPL-2 FDL-1.2 LPPL-1.3c" diff --git a/dev-util/squashdelta/squashdelta-9999.ebuild b/dev-util/squashdelta/squashdelta-9999.ebuild index 54ce642990d..cff993df4e7 100644 --- a/dev-util/squashdelta/squashdelta-9999.ebuild +++ b/dev-util/squashdelta/squashdelta-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/dev-util/squashmerge/squashmerge-9999.ebuild b/dev-util/squashmerge/squashmerge-9999.ebuild index bda7ce79054..c886eb5768c 100644 --- a/dev-util/squashmerge/squashmerge-9999.ebuild +++ b/dev-util/squashmerge/squashmerge-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/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild b/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild index 6c30f6798a8..51f24ab037e 100644 --- a/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild +++ b/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="pyRadKDE" MY_P="${MY_PN}-${PV}" DESCRIPTION="A wheel type command interface for KDE, heavily inspired by Kommando" -HOMEPAGE="http://bitbucket.org/ArneBab/pyrad https://pypi.python.org/pypi/pyRadKDE" +HOMEPAGE="https://bitbucket.org/ArneBab/pyrad https://pypi.python.org/pypi/pyRadKDE" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-3" diff --git a/kde-misc/pyrad/pyrad-0.7.1.ebuild b/kde-misc/pyrad/pyrad-0.7.1.ebuild index 0d2691c98f5..92966a53a0b 100644 --- a/kde-misc/pyrad/pyrad-0.7.1.ebuild +++ b/kde-misc/pyrad/pyrad-0.7.1.ebuild @@ -12,7 +12,7 @@ MY_PN="pyRadKDE" MY_P="${MY_PN}-${PV}" DESCRIPTION="A wheel type command interface for KDE, heavily inspired by Kommando" -HOMEPAGE="http://bitbucket.org/ArneBab/pyrad https://pypi.python.org/pypi/pyRadKDE" +HOMEPAGE="https://bitbucket.org/ArneBab/pyrad https://pypi.python.org/pypi/pyRadKDE" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-3" diff --git a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild index 5e4fa666027..72be065777f 100644 --- a/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild +++ b/media-gfx/pixels2pgf/pixels2pgf-9999.ebuild @@ -6,7 +6,7 @@ EAPI=4 #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/media-libs/x265/x265-1.5.ebuild b/media-libs/x265/x265-1.5.ebuild index 2ca373a3f25..f185fa02182 100644 --- a/media-libs/x265/x265-1.5.ebuild +++ b/media-libs/x265/x265-1.5.ebuild @@ -8,7 +8,7 @@ inherit cmake-multilib multilib flag-o-matic if [[ ${PV} = 9999* ]]; then inherit mercurial - EHG_REPO_URI="http://bitbucket.org/multicoreware/x265" + EHG_REPO_URI="https://bitbucket.org/multicoreware/x265" else SRC_URI="https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 -> ${P}.tar.bz2" KEYWORDS="amd64 arm hppa ~ppc ~ppc64 x86" diff --git a/media-libs/x265/x265-1.7.ebuild b/media-libs/x265/x265-1.7.ebuild index 547690a50b9..008e9cb26a5 100644 --- a/media-libs/x265/x265-1.7.ebuild +++ b/media-libs/x265/x265-1.7.ebuild @@ -8,7 +8,7 @@ inherit cmake-multilib multilib flag-o-matic if [[ ${PV} = 9999* ]]; then inherit mercurial - EHG_REPO_URI="http://bitbucket.org/multicoreware/x265" + EHG_REPO_URI="https://bitbucket.org/multicoreware/x265" else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz diff --git a/media-libs/x265/x265-9999.ebuild b/media-libs/x265/x265-9999.ebuild index 547690a50b9..008e9cb26a5 100644 --- a/media-libs/x265/x265-9999.ebuild +++ b/media-libs/x265/x265-9999.ebuild @@ -8,7 +8,7 @@ inherit cmake-multilib multilib flag-o-matic if [[ ${PV} = 9999* ]]; then inherit mercurial - EHG_REPO_URI="http://bitbucket.org/multicoreware/x265" + EHG_REPO_URI="https://bitbucket.org/multicoreware/x265" else SRC_URI=" https://bitbucket.org/multicoreware/x265/downloads/${PN}_${PV}.tar.gz diff --git a/media-plugins/quodlibet-plugins/quodlibet-plugins-2.6.3.ebuild b/media-plugins/quodlibet-plugins/quodlibet-plugins-2.6.3.ebuild index 09e4c1245f7..33230f3126a 100644 --- a/media-plugins/quodlibet-plugins/quodlibet-plugins-2.6.3.ebuild +++ b/media-plugins/quodlibet-plugins/quodlibet-plugins-2.6.3.ebuild @@ -8,7 +8,7 @@ inherit python-r1 DESCRIPTION="Plugins for Quod Libet and Ex Falso" HOMEPAGE="http://code.google.com/p/quodlibet/" -SRC_URI="http://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${P}.tar.gz" +SRC_URI="https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild b/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild index 762dd5abd0f..915ab6769b1 100644 --- a/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild +++ b/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild @@ -8,7 +8,7 @@ inherit python-r1 DESCRIPTION="Plugins for Quod Libet and Ex Falso" HOMEPAGE="http://code.google.com/p/quodlibet/" -SRC_URI="http://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${P}.tar.gz" +SRC_URI="https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/quodlibet/quodlibet-2.6.3.ebuild b/media-sound/quodlibet/quodlibet-2.6.3.ebuild index cd4939ac1dd..a8b74a7a71a 100644 --- a/media-sound/quodlibet/quodlibet-2.6.3.ebuild +++ b/media-sound/quodlibet/quodlibet-2.6.3.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 gnome2-utils fdo-mime DESCRIPTION="audio library tagger, manager, and player for GTK+" HOMEPAGE="http://code.google.com/p/quodlibet/" -SRC_URI="http://bitbucket.org/lazka/${PN}-files/raw/default/releases/${P}.tar.gz" +SRC_URI="https://bitbucket.org/lazka/${PN}-files/raw/default/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/quodlibet/quodlibet-3.1.2.ebuild b/media-sound/quodlibet/quodlibet-3.1.2.ebuild index 1e344b165e1..1a9e9db9985 100644 --- a/media-sound/quodlibet/quodlibet-3.1.2.ebuild +++ b/media-sound/quodlibet/quodlibet-3.1.2.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 gnome2-utils fdo-mime DESCRIPTION="audio library tagger, manager, and player for GTK+" HOMEPAGE="http://code.google.com/p/quodlibet/" -SRC_URI="http://bitbucket.org/lazka/${PN}-files/raw/default/releases/${P}.tar.gz" +SRC_URI="https://bitbucket.org/lazka/${PN}-files/raw/default/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/rgain/rgain-1.2.1.ebuild b/media-sound/rgain/rgain-1.2.1.ebuild index c0fd636a96d..731dd0f372b 100644 --- a/media-sound/rgain/rgain-1.2.1.ebuild +++ b/media-sound/rgain/rgain-1.2.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Set of programmes and Python modules to deal with Replay Gain information" -HOMEPAGE="http://bitbucket.org/fk/rgain" +HOMEPAGE="https://bitbucket.org/fk/rgain" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-video/atomicparsley-wez/atomicparsley-wez-0.9.6.ebuild b/media-video/atomicparsley-wez/atomicparsley-wez-0.9.6.ebuild index ac2f5b0063a..17029c43be7 100644 --- a/media-video/atomicparsley-wez/atomicparsley-wez-0.9.6.ebuild +++ b/media-video/atomicparsley-wez/atomicparsley-wez-0.9.6.ebuild @@ -10,7 +10,7 @@ MY_PN=${PN/-wez} DESCRIPTION="command line program for reading, parsing and setting iTunes-style metadata in MPEG4 files" HOMEPAGE="https://github.com/wez/atomicparsley" -SRC_URI="http://bitbucket.org/wez/${MY_PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="https://bitbucket.org/wez/${MY_PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/autoupnp/autoupnp-9999.ebuild b/net-misc/autoupnp/autoupnp-9999.ebuild index f9ce1293d53..be3f1f8a8c9 100644 --- a/net-misc/autoupnp/autoupnp-9999.ebuild +++ b/net-misc/autoupnp/autoupnp-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/net-misc/connect/connect-1.100.ebuild b/net-misc/connect/connect-1.100.ebuild index 6c1d0093c82..289af0253d9 100644 --- a/net-misc/connect/connect-1.100.ebuild +++ b/net-misc/connect/connect-1.100.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="network connection relaying command (proxy)" HOMEPAGE="https://bitbucket.org/gotoh/connect" HG_COMMIT_ID="7c036cbffb61" # bitbucket commit id #SRC_URI="https://www.bitbucket.org/gotoh/connect/get/${PV}.tar.bz2 -> ${P}.tar.bz2" -SRC_URI="http://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" diff --git a/net-misc/connect/connect-1.103.ebuild b/net-misc/connect/connect-1.103.ebuild index e1ba3ae9ab7..c7192fe4418 100644 --- a/net-misc/connect/connect-1.103.ebuild +++ b/net-misc/connect/connect-1.103.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="network connection relaying command (proxy)" HOMEPAGE="https://bitbucket.org/gotoh/connect" HG_COMMIT_ID="ee1fbc21da4b" # bitbucket commit id #SRC_URI="https://www.bitbucket.org/gotoh/connect/get/${PV}.tar.bz2 -> ${P}.tar.bz2" -SRC_URI="http://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2" +SRC_URI="https://bitbucket.org/gotoh/connect/get/${HG_COMMIT_ID}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/net-misc/sks/sks-1.1.5-r1.ebuild b/net-misc/sks/sks-1.1.5-r1.ebuild index 7ccf67f6817..873956de265 100644 --- a/net-misc/sks/sks-1.1.5-r1.ebuild +++ b/net-misc/sks/sks-1.1.5-r1.ebuild @@ -8,7 +8,7 @@ inherit multilib user readme.gentoo systemd DESCRIPTION="An OpenPGP keyserver which is decentralized and provides highly reliable synchronization" HOMEPAGE="https://bitbucket.org/skskeyserver/sks-keyserver" -SRC_URI="http://bitbucket.org/skskeyserver/sks-keyserver/downloads/${P}.tgz" +SRC_URI="https://bitbucket.org/skskeyserver/sks-keyserver/downloads/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/net-misc/sks/sks-1.1.5.ebuild b/net-misc/sks/sks-1.1.5.ebuild index 11762a72a86..de9ce5ed4cd 100644 --- a/net-misc/sks/sks-1.1.5.ebuild +++ b/net-misc/sks/sks-1.1.5.ebuild @@ -8,7 +8,7 @@ inherit multilib user readme.gentoo systemd DESCRIPTION="An OpenPGP keyserver which is decentralized and provides highly reliable synchronization" HOMEPAGE="https://bitbucket.org/skskeyserver/sks-keyserver" -SRC_URI="http://bitbucket.org/skskeyserver/sks-keyserver/downloads/${P}.tgz" +SRC_URI="https://bitbucket.org/skskeyserver/sks-keyserver/downloads/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/sci-libs/libh2o/libh2o-9999.ebuild b/sci-libs/libh2o/libh2o-9999.ebuild index 47a73f6f0e4..d9a69c7f5b7 100644 --- a/sci-libs/libh2o/libh2o-9999.ebuild +++ b/sci-libs/libh2o/libh2o-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/sci-libs/libh2oxx/libh2oxx-9999.ebuild b/sci-libs/libh2oxx/libh2oxx-9999.ebuild index 20efc7ee089..0e4a4dd8379 100644 --- a/sci-libs/libh2oxx/libh2oxx-9999.ebuild +++ b/sci-libs/libh2oxx/libh2oxx-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/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild b/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild index 71ac7e8de80..64723a3514d 100644 --- a/sci-physics/h2o-gtk/h2o-gtk-9999.ebuild +++ b/sci-physics/h2o-gtk/h2o-gtk-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/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild index 7adc033f3c9..8aba232815e 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=1 -EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git" inherit git-2 #endif diff --git a/sys-apps/uam/uam-9999.ebuild b/sys-apps/uam/uam-9999.ebuild index caec43f14f3..59f9c4f20e2 100644 --- a/sys-apps/uam/uam-9999.ebuild +++ b/sys-apps/uam/uam-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/sys-devel/systemd-m4/systemd-m4-9999.ebuild b/sys-devel/systemd-m4/systemd-m4-9999.ebuild index 359f2828878..a1e6f7338b1 100644 --- a/sys-devel/systemd-m4/systemd-m4-9999.ebuild +++ b/sys-devel/systemd-m4/systemd-m4-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/www-servers/pshs/pshs-9999.ebuild b/www-servers/pshs/pshs-9999.ebuild index c6fd0854dbc..892184e3cdb 100644 --- a/www-servers/pshs/pshs-9999.ebuild +++ b/www-servers/pshs/pshs-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/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild index e41b2f60b23..bb874830ed0 100644 --- a/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild +++ b/x11-libs/libtinynotify-cli/libtinynotify-cli-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/tinynotify-send.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/tinynotify-send.git" inherit git-r3 #endif diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild index 5e70291e17a..7e03200ed70 100644 --- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-9999.ebuild +++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-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/x11-libs/libtinynotify/libtinynotify-9999.ebuild b/x11-libs/libtinynotify/libtinynotify-9999.ebuild index 688da83d420..1d3b3d3ce7e 100644 --- a/x11-libs/libtinynotify/libtinynotify-9999.ebuild +++ b/x11-libs/libtinynotify/libtinynotify-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/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild index 6cf23d120d5..e5f93d1a673 100644 --- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild +++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="http://bitbucket.org/mgorny/tinynotify-send.git" +EGIT_REPO_URI="https://bitbucket.org/mgorny/tinynotify-send.git" inherit git-r3 #endif diff --git a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild b/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild index 3218ad6198d..8fb89d27c5d 100644 --- a/x11-misc/tinynotify-send/tinynotify-send-9999.ebuild +++ b/x11-misc/tinynotify-send/tinynotify-send-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 |