diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
1868 files changed, 1989 insertions, 1989 deletions
diff --git a/app-admin/durep/durep-0.9-r4.ebuild b/app-admin/durep/durep-0.9-r4.ebuild index 66982b5a412a..65f97e42a4f1 100644 --- a/app-admin/durep/durep-0.9-r4.ebuild +++ b/app-admin/durep/durep-0.9-r4.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="A perl script designed for monitoring disk usage in a more visual way than du" -HOMEPAGE="http://gentoo.org" +HOMEPAGE="https://gentoo.org" SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz" LICENSE="Artistic" diff --git a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild index 46a15369f29b..090822eccf82 100644 --- a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild +++ b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils prefix DESCRIPTION="Script to recover diskspace wasted for unneeded locale files and localized man pages" -HOMEPAGE="http://gentoo.org +HOMEPAGE="https://gentoo.org http://cgit.gentoo.org/proj/localepurge.git" SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tbz2" diff --git a/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild b/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild index 20f4566fbbb8..1a5f054a8ee0 100644 --- a/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild +++ b/app-admin/perl-cleaner/perl-cleaner-2.16.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/perl/" if [[ "${PV}" == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="http://github.com/gentoo-perl/perl-cleaner.git" + EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" diff --git a/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild b/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild index 8495af07ae60..1a8b5f29a8cf 100644 --- a/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild +++ b/app-admin/perl-cleaner/perl-cleaner-2.19.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/perl/" if [[ "${PV}" == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="http://github.com/gentoo-perl/perl-cleaner.git" + EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" diff --git a/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild b/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild index 4df092fd9c27..f2262431e91d 100644 --- a/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild +++ b/app-admin/perl-cleaner/perl-cleaner-2.20.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/perl/" if [[ "${PV}" == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="http://github.com/gentoo-perl/perl-cleaner.git" + EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/app-admin/perl-cleaner/perl-cleaner-9999.ebuild b/app-admin/perl-cleaner/perl-cleaner-9999.ebuild index d0d9279ec7c8..ceb2e778755f 100644 --- a/app-admin/perl-cleaner/perl-cleaner-9999.ebuild +++ b/app-admin/perl-cleaner/perl-cleaner-9999.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/perl/" if [[ "${PV}" == "9999" ]] ; then inherit git-r3 - EGIT_REPO_URI="http://github.com/gentoo-perl/perl-cleaner.git" + EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git" else SRC_URI="mirror://gentoo/${P}.tar.bz2 http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" diff --git a/app-admin/r10k/r10k-1.1.3-r1.ebuild b/app-admin/r10k/r10k-1.1.3-r1.ebuild index 20067fbf89f4..0c5c13269155 100644 --- a/app-admin/r10k/r10k-1.1.3-r1.ebuild +++ b/app-admin/r10k/r10k-1.1.3-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="Puppet environment and module deployment" -HOMEPAGE="http://github.com/adrienthebo/r10k" +HOMEPAGE="https://github.com/adrienthebo/r10k" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-admin/r10k/r10k-1.5.1.ebuild b/app-admin/r10k/r10k-1.5.1.ebuild index 6610f6121d98..e6831a5aeff2 100644 --- a/app-admin/r10k/r10k-1.5.1.ebuild +++ b/app-admin/r10k/r10k-1.5.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="Puppet environment and module deployment" -HOMEPAGE="http://github.com/adrienthebo/r10k" +HOMEPAGE="https://github.com/adrienthebo/r10k" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-admin/supervisor/supervisor-3.1.3.ebuild b/app-admin/supervisor/supervisor-3.1.3.ebuild index c5791e15c8aa..fcdf20cf2e4e 100644 --- a/app-admin/supervisor/supervisor-3.1.3.ebuild +++ b/app-admin/supervisor/supervisor-3.1.3.ebuild @@ -13,7 +13,7 @@ inherit distutils-r1 MY_PV="${PV/_beta/b}" DESCRIPTION="A system for controlling process state under UNIX" -HOMEPAGE="http://supervisord.org/ http://pypi.python.org/pypi/supervisor" +HOMEPAGE="http://supervisord.org/ https://pypi.python.org/pypi/supervisor" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="repoze ZPL BSD HPND GPL-2" diff --git a/app-admin/syslog-summary/syslog-summary-1.14-r1.ebuild b/app-admin/syslog-summary/syslog-summary-1.14-r1.ebuild index 32d51de9d20b..4b2097c8543f 100644 --- a/app-admin/syslog-summary/syslog-summary-1.14-r1.ebuild +++ b/app-admin/syslog-summary/syslog-summary-1.14-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 DESCRIPTION="Summarizes the contents of a syslog log file" -HOMEPAGE="http://github.com/dpaleino/syslog-summary" +HOMEPAGE="https://github.com/dpaleino/syslog-summary" SRC_URI="mirror://github/dpaleino/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-arch/par2cmdline/par2cmdline-0.6.11.ebuild b/app-arch/par2cmdline/par2cmdline-0.6.11.ebuild index 6e3e544fb9b5..145c4663bedb 100644 --- a/app-arch/par2cmdline/par2cmdline-0.6.11.ebuild +++ b/app-arch/par2cmdline/par2cmdline-0.6.11.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools DESCRIPTION="A PAR-2.0 file verification and repair tool" -HOMEPAGE="http://github.com/BlackIkeEagle/par2cmdline" -SRC_URI="http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/BlackIkeEagle/par2cmdline" +SRC_URI="https://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild b/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild index 1a0fc1eaeb01..435acf0b3739 100644 --- a/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild +++ b/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools DESCRIPTION="A PAR-2.0 file verification and repair tool" -HOMEPAGE="http://github.com/BlackIkeEagle/par2cmdline" -SRC_URI="http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/BlackIkeEagle/par2cmdline" +SRC_URI="https://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-arch/par2cmdline/par2cmdline-0.6.13.ebuild b/app-arch/par2cmdline/par2cmdline-0.6.13.ebuild index efb88d86c827..5f478435fcd8 100644 --- a/app-arch/par2cmdline/par2cmdline-0.6.13.ebuild +++ b/app-arch/par2cmdline/par2cmdline-0.6.13.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools DESCRIPTION="A PAR-2.0 file verification and repair tool" -HOMEPAGE="http://github.com/BlackIkeEagle/par2cmdline" -SRC_URI="http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/BlackIkeEagle/par2cmdline" +SRC_URI="https://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-arch/par2cmdline/par2cmdline-0.6.3.ebuild b/app-arch/par2cmdline/par2cmdline-0.6.3.ebuild index 8e500a8b61bd..12849bc0b847 100644 --- a/app-arch/par2cmdline/par2cmdline-0.6.3.ebuild +++ b/app-arch/par2cmdline/par2cmdline-0.6.3.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools DESCRIPTION="A PAR-2.0 file verification and repair tool" -HOMEPAGE="http://github.com/BlackIkeEagle/par2cmdline" -SRC_URI="http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/BlackIkeEagle/par2cmdline" +SRC_URI="https://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/app-arch/unshield/unshield-0.6_p20120308.ebuild b/app-arch/unshield/unshield-0.6_p20120308.ebuild index 781cc978e7e5..84ea65407f4c 100644 --- a/app-arch/unshield/unshield-0.6_p20120308.ebuild +++ b/app-arch/unshield/unshield-0.6_p20120308.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit autotools eutils DESCRIPTION="InstallShield CAB file extractor" -HOMEPAGE="http://github.com/twogood/unshield http://sourceforge.net/projects/synce/" +HOMEPAGE="https://github.com/twogood/unshield http://sourceforge.net/projects/synce/" SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="MIT" diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index bf228a80f412..81f8c58b1dbc 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils flag-o-matic DESCRIPTION="Rotix allows you to generate rotational obfuscations" -HOMEPAGE="http://gentoo.org" +HOMEPAGE="https://gentoo.org" SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-editors/editra/editra-0.7.20-r1.ebuild b/app-editors/editra/editra-0.7.20-r1.ebuild index ee0f358044f4..0546fee5f60a 100644 --- a/app-editors/editra/editra-0.7.20-r1.ebuild +++ b/app-editors/editra/editra-0.7.20-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 eutils fdo-mime MY_PN=${PN/e/E} DESCRIPTION="Multi-platform text editor supporting over 50 programming languages" -HOMEPAGE="http://editra.org http://pypi.python.org/pypi/Editra" +HOMEPAGE="http://editra.org https://pypi.python.org/pypi/Editra" SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz" LICENSE="wxWinLL-3.1" diff --git a/app-editors/editra/editra-0.7.20.ebuild b/app-editors/editra/editra-0.7.20.ebuild index 86a005ef1bb1..cbb3a0e62530 100644 --- a/app-editors/editra/editra-0.7.20.ebuild +++ b/app-editors/editra/editra-0.7.20.ebuild @@ -12,7 +12,7 @@ inherit distutils eutils fdo-mime python MY_PN=${PN/e/E} DESCRIPTION="Multi-platform text editor supporting over 50 programming languages" -HOMEPAGE="http://editra.org http://pypi.python.org/pypi/Editra" +HOMEPAGE="http://editra.org https://pypi.python.org/pypi/Editra" SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz" LICENSE="wxWinLL-3.1" diff --git a/app-editors/leo/leo-4.11.ebuild b/app-editors/leo/leo-4.11.ebuild index c096d5f55a8f..3f8d39fe9ffc 100644 --- a/app-editors/leo/leo-4.11.ebuild +++ b/app-editors/leo/leo-4.11.ebuild @@ -13,7 +13,7 @@ inherit distutils eutils MY_P="Leo-${PV}-final" DESCRIPTION="Leo: Literate Editor with Outlines" -HOMEPAGE="http://leo.sourceforge.net/ http://pypi.python.org/pypi/leo" +HOMEPAGE="http://leo.sourceforge.net/ https://pypi.python.org/pypi/leo" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/app-emacs/auto-complete/auto-complete-1.3.1.ebuild b/app-emacs/auto-complete/auto-complete-1.3.1.ebuild index ae54fbcfcc47..d8d731233ada 100644 --- a/app-emacs/auto-complete/auto-complete-1.3.1.ebuild +++ b/app-emacs/auto-complete/auto-complete-1.3.1.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="Auto-complete package" HOMEPAGE="http://cx4a.org/software/auto-complete/ - http://github.com/m2ym/auto-complete/" + https://github.com/m2ym/auto-complete/" SRC_URI="http://cx4a.org/pub/${PN}/${P}.tar.bz2" LICENSE="GPL-3+ FDL-1.1+" diff --git a/app-emacs/magit/magit-1.2.0-r1.ebuild b/app-emacs/magit/magit-1.2.0-r1.ebuild index 4ac01155dfad..7a9cf741b572 100644 --- a/app-emacs/magit/magit-1.2.0-r1.ebuild +++ b/app-emacs/magit/magit-1.2.0-r1.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="An Emacs mode for GIT" HOMEPAGE="http://magit.github.io/" -SRC_URI="http://github.com/downloads/magit/magit/${P}.tar.gz" +SRC_URI="https://github.com/downloads/magit/magit/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.2+" SLOT="0" diff --git a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild index 8bb3d55c6206..9191c85c611b 100644 --- a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild +++ b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) # does not work with py3 yet inherit autotools eutils vcs-snapshot python-single-r1 DESCRIPTION="Openstack Unix Guest Agent" -HOMEPAGE="http://github.com/rackerlabs/openstack-guest-agents-unix" +HOMEPAGE="https://github.com/rackerlabs/openstack-guest-agents-unix" SRC_URI="https://github.com/rackerlabs/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild index 25ca053ffc08..1c0d5ed1e617 100644 --- a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild +++ b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) # does not work with py3 yet inherit autotools eutils vcs-snapshot python-single-r1 DESCRIPTION="Openstack Unix Guest Agent" -HOMEPAGE="http://github.com/rackerlabs/openstack-guest-agents-unix" +HOMEPAGE="https://github.com/rackerlabs/openstack-guest-agents-unix" SRC_URI="https://github.com/rackerlabs/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0.ebuild b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0.ebuild index 3697adf98b3f..bdd3af41d717 100644 --- a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0.ebuild +++ b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils vcs-snapshot DESCRIPTION="Openstack Unix Guest Agent" -HOMEPAGE="http://github.com/rackerlabs/openstack-guest-agents-unix" +HOMEPAGE="https://github.com/rackerlabs/openstack-guest-agents-unix" SRC_URI="https://github.com/rackerlabs/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild index 1a6fc7588765..695d63929f1f 100644 --- a/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild +++ b/app-emulation/openstack-guest-agents-unix/openstack-guest-agents-unix-1.39.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils python-single-r1 vcs-snapshot DESCRIPTION="Openstack Unix Guest Agent" -HOMEPAGE="http://github.com/rackerlabs/openstack-guest-agents-unix" +HOMEPAGE="https://github.com/rackerlabs/openstack-guest-agents-unix" SRC_URI="https://github.com/rackerlabs/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild b/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild index 9088efb658c8..0736777008d3 100644 --- a/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild +++ b/app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="eselect module for rust" -HOMEPAGE="http://github.com/jauhien/eselect-rust" +HOMEPAGE="https://github.com/jauhien/eselect-rust" SRC_URI="https://github.com/jauhien/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-skk/ibus-skk-1.3.9.ebuild b/app-i18n/ibus-skk/ibus-skk-1.3.9.ebuild index fbd71b29621b..a8d78b862bdd 100644 --- a/app-i18n/ibus-skk/ibus-skk-1.3.9.ebuild +++ b/app-i18n/ibus-skk/ibus-skk-1.3.9.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework" -HOMEPAGE="http://github.com/ueno/ibus-skk" +HOMEPAGE="https://github.com/ueno/ibus-skk" SRC_URI="mirror://github/ueno/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.0.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.0.ebuild index 209efc318366..dd74873226a5 100644 --- a/app-i18n/ibus-skk/ibus-skk-1.4.0.ebuild +++ b/app-i18n/ibus-skk/ibus-skk-1.4.0.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework" -HOMEPAGE="http://github.com/ueno/ibus-skk" +HOMEPAGE="https://github.com/ueno/ibus-skk" SRC_URI="mirror://github/ueno/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild index 2034ccc13148..0bef236cc78f 100644 --- a/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild +++ b/app-i18n/ibus-skk/ibus-skk-1.4.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework" -HOMEPAGE="http://github.com/ueno/ibus-skk" +HOMEPAGE="https://github.com/ueno/ibus-skk" SRC_URI="mirror://github/ueno/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.1.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.1.ebuild index e4238a167ba0..d39435bf3da0 100644 --- a/app-i18n/ibus-skk/ibus-skk-1.4.1.ebuild +++ b/app-i18n/ibus-skk/ibus-skk-1.4.1.ebuild @@ -8,7 +8,7 @@ PYTHON_DEPEND="2:2.5" inherit python DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework" -HOMEPAGE="http://github.com/ueno/ibus-skk" +HOMEPAGE="https://github.com/ueno/ibus-skk" SRC_URI="mirror://github/ueno/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/transifex-client/transifex-client-0.10.ebuild b/app-i18n/transifex-client/transifex-client-0.10.ebuild index 3da7ebcc8926..6ee7358bc01b 100644 --- a/app-i18n/transifex-client/transifex-client-0.10.ebuild +++ b/app-i18n/transifex-client/transifex-client-0.10.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A command line interface for Transifex" -HOMEPAGE="http://pypi.python.org/pypi/transifex-client http://www.transifex.net/" +HOMEPAGE="https://pypi.python.org/pypi/transifex-client http://www.transifex.net/" SRC_URI="https://github.com/transifex/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-i18n/transifex-client/transifex-client-0.11.1_beta.ebuild b/app-i18n/transifex-client/transifex-client-0.11.1_beta.ebuild index bd615b3d948c..f588509fee57 100644 --- a/app-i18n/transifex-client/transifex-client-0.11.1_beta.ebuild +++ b/app-i18n/transifex-client/transifex-client-0.11.1_beta.ebuild @@ -12,7 +12,7 @@ MY_PV=${PV/_/.} MY_P=${PN}-${MY_PV} DESCRIPTION="A command line interface for Transifex" -HOMEPAGE="http://pypi.python.org/pypi/transifex-client http://www.transifex.net/" +HOMEPAGE="https://pypi.python.org/pypi/transifex-client http://www.transifex.net/" SRC_URI="mirror://pypi/t/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild index cf44a50d0420..5164010aeab6 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-1.1-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils systemd if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git http://github.com/teleshoes/tpacpi-bat.git" + EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git" KEYWORDS="" else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild index 3db6351dfaad..232327f98bdc 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-2.1.ebuild @@ -8,7 +8,7 @@ inherit eutils systemd if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git http://github.com/teleshoes/tpacpi-bat.git" + EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git" KEYWORDS="" else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild index cf44a50d0420..5164010aeab6 100644 --- a/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild +++ b/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils systemd if [ "${PV}" = "9999" ]; then inherit git-2 - EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git http://github.com/teleshoes/tpacpi-bat.git" + EGIT_REPO_URI="git://github.com/teleshoes/tpacpi-bat.git https://github.com/teleshoes/tpacpi-bat.git" KEYWORDS="" else SRC_URI="https://github.com/teleshoes/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/app-misc/asciinema/asciinema-0.9.8.ebuild b/app-misc/asciinema/asciinema-0.9.8.ebuild index 0ad1d2ec51cd..457157ed677b 100644 --- a/app-misc/asciinema/asciinema-0.9.8.ebuild +++ b/app-misc/asciinema/asciinema-0.9.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4}) inherit distutils-r1 DESCRIPTION="Command line recorder for asciinema.org service" -HOMEPAGE="http://pypi.python.org/pypi/asciinema http://asciinema.org/" +HOMEPAGE="https://pypi.python.org/pypi/asciinema http://asciinema.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/app-misc/ddate/ddate-0.2.1.ebuild b/app-misc/ddate/ddate-0.2.1.ebuild index 3025e360cd62..1fb90a060822 100644 --- a/app-misc/ddate/ddate-0.2.1.ebuild +++ b/app-misc/ddate/ddate-0.2.1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Perpetual date converter from gregorian to poee calendar" -HOMEPAGE="http://github.com/bo0ts/ddate" -SRC_URI="http://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/bo0ts/ddate" +SRC_URI="https://github.com/bo0ts/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" diff --git a/app-misc/goobook/goobook-1.8.ebuild b/app-misc/goobook/goobook-1.8.ebuild index b5636229d544..c5fd151f6cd9 100644 --- a/app-misc/goobook/goobook-1.8.ebuild +++ b/app-misc/goobook/goobook-1.8.ebuild @@ -46,4 +46,4 @@ If you want to use goobook from mutt, add this in your .muttrc file: to query address book. You may find more information and advanced configuration tips at -http://pypi.python.org/pypi/${PN}/${PV} in \"Configure/Mutt\" section" +https://pypi.python.org/pypi/${PN}/${PV} in \"Configure/Mutt\" section" diff --git a/app-misc/goobook/goobook-1.9.ebuild b/app-misc/goobook/goobook-1.9.ebuild index b5636229d544..c5fd151f6cd9 100644 --- a/app-misc/goobook/goobook-1.9.ebuild +++ b/app-misc/goobook/goobook-1.9.ebuild @@ -46,4 +46,4 @@ If you want to use goobook from mutt, add this in your .muttrc file: to query address book. You may find more information and advanced configuration tips at -http://pypi.python.org/pypi/${PN}/${PV} in \"Configure/Mutt\" section" +https://pypi.python.org/pypi/${PN}/${PV} in \"Configure/Mutt\" section" 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 f5f6ff8b871b..fc0c1adfd387 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 http://pypi.python.org/pypi/hachoir-metadata" +HOMEPAGE="http://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 0877cc7a7562..057ca5cadd65 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 http://pypi.python.org/pypi/hachoir-subfile" +HOMEPAGE="http://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 5599ea17c919..33cf78173686 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 http://pypi.python.org/pypi/hachoir-urwid" +HOMEPAGE="http://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-misc/mc/mc-9999.ebuild b/app-misc/mc/mc-9999.ebuild index 2988f1b7027c..5d1d5f3e19e6 100644 --- a/app-misc/mc/mc-9999.ebuild +++ b/app-misc/mc/mc-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="git://github.com/MidnightCommander/mc.git http://github.com/MidnightCommander/mc.git git://midnight-commander.org/git/mc.git" + EGIT_REPO_URI="git://github.com/MidnightCommander/mc.git https://github.com/MidnightCommander/mc.git git://midnight-commander.org/git/mc.git" LIVE_ECLASSES="git-2 autotools" LIVE_EBUILD=yes fi diff --git a/app-misc/pysmssend/pysmssend-9999.ebuild b/app-misc/pysmssend/pysmssend-9999.ebuild index 46c91f583534..eecb9e35d042 100644 --- a/app-misc/pysmssend/pysmssend-9999.ebuild +++ b/app-misc/pysmssend/pysmssend-9999.ebuild @@ -7,7 +7,7 @@ PYTHON_DEPEND="2:2.5" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="2.4 3.*" EGIT_REPO_URI="git://github.com/hwoarang/${PN}.git - http://github.com/hwoarang/${PN}.git" + https://github.com/hwoarang/${PN}.git" inherit distutils eutils git-2 diff --git a/app-misc/screenfetch/screenfetch-2.7.7.ebuild b/app-misc/screenfetch/screenfetch-2.7.7.ebuild index d96f19d8fbba..f1be4f4f0768 100644 --- a/app-misc/screenfetch/screenfetch-2.7.7.ebuild +++ b/app-misc/screenfetch/screenfetch-2.7.7.ebuild @@ -7,7 +7,7 @@ EAPI=4 MY_PN="${PN/f/F}" DESCRIPTION="A Bash Screenshot Information Tool" HOMEPAGE="https://github.com/KittyKatt/screenFetch" -SRC_URI="http://github.com/KittyKatt/${MY_PN}/zipball/v${PV} -> ${P}.zip" +SRC_URI="https://github.com/KittyKatt/${MY_PN}/zipball/v${PV} -> ${P}.zip" LICENSE="GPL-3" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild index efea556786c5..7ba27e6e42b3 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.1.0.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild index f974ec800d8c..54fa609b8463 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1-r1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild index 1cb6e7791abf..0b4e8fc01dba 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-2.2.1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild index 503b44064e7b..07c6e9723b0a 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" -HOMEPAGE="http://github.com/thewtex/tmux-mem-cpu-load/" +HOMEPAGE="https://github.com/thewtex/tmux-mem-cpu-load/" LICENSE="Apache-2.0" SLOT="0" diff --git a/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild b/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild index 10a4351450c7..2c8b6045aa0c 100644 --- a/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild +++ b/app-misc/trash-cli/trash-cli-0.12.9.14-r2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 vcs-snapshot DESCRIPTION="Python scripts to manipulate trash cans via the command line" HOMEPAGE="https://github.com/andreafrancia/trash-cli" -SRC_URI="http://github.com/andreafrancia/${PN}/tarball/${PV} -> +SRC_URI="https://github.com/andreafrancia/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-office/taskcoach/taskcoach-1.3.18.ebuild b/app-office/taskcoach/taskcoach-1.3.18.ebuild index 4cf15656c2bb..1663a61db0db 100644 --- a/app-office/taskcoach/taskcoach-1.3.18.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.18.ebuild @@ -15,7 +15,7 @@ MY_PN="TaskCoach" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple personal tasks and todo lists manager" -HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" +HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/taskcoach/taskcoach-1.3.27.ebuild b/app-office/taskcoach/taskcoach-1.3.27.ebuild index 1225e6a541a3..1c80baa7cb7f 100644 --- a/app-office/taskcoach/taskcoach-1.3.27.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.27.ebuild @@ -15,7 +15,7 @@ MY_PN="TaskCoach" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple personal tasks and todo lists manager" -HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" +HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/taskcoach/taskcoach-1.3.29.ebuild b/app-office/taskcoach/taskcoach-1.3.29.ebuild index 1225e6a541a3..1c80baa7cb7f 100644 --- a/app-office/taskcoach/taskcoach-1.3.29.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.29.ebuild @@ -15,7 +15,7 @@ MY_PN="TaskCoach" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple personal tasks and todo lists manager" -HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" +HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild b/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild index f2e8fa969576..7d391e2490bb 100644 --- a/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="TaskCoach" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple personal tasks and todo lists manager" -HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" +HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/taskcoach/taskcoach-1.3.32.ebuild b/app-office/taskcoach/taskcoach-1.3.32.ebuild index 1225e6a541a3..1c80baa7cb7f 100644 --- a/app-office/taskcoach/taskcoach-1.3.32.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.32.ebuild @@ -15,7 +15,7 @@ MY_PN="TaskCoach" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple personal tasks and todo lists manager" -HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" +HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/taskcoach/taskcoach-1.3.40.ebuild b/app-office/taskcoach/taskcoach-1.3.40.ebuild index c4baf0498dd8..e76d3346cbaa 100644 --- a/app-office/taskcoach/taskcoach-1.3.40.ebuild +++ b/app-office/taskcoach/taskcoach-1.3.40.ebuild @@ -12,7 +12,7 @@ MY_PN="TaskCoach" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple personal tasks and todo lists manager" -HOMEPAGE="http://www.taskcoach.org http://pypi.python.org/pypi/TaskCoach" +HOMEPAGE="http://www.taskcoach.org https://pypi.python.org/pypi/TaskCoach" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-portage/epkg/epkg-0.2.ebuild b/app-portage/epkg/epkg-0.2.ebuild index 7baf7f17a368..bfafc22137b0 100644 --- a/app-portage/epkg/epkg-0.2.ebuild +++ b/app-portage/epkg/epkg-0.2.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="A simple portage wrapper which works like other package managers" -HOMEPAGE="http://github.com/jdhore/epkg" +HOMEPAGE="https://github.com/jdhore/epkg" SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz" LICENSE="public-domain" diff --git a/app-portage/epkg/epkg-0.3.ebuild b/app-portage/epkg/epkg-0.3.ebuild index 98d31f4d6eaf..32b57a78e262 100644 --- a/app-portage/epkg/epkg-0.3.ebuild +++ b/app-portage/epkg/epkg-0.3.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="A simple portage wrapper which works like other package managers" -HOMEPAGE="http://github.com/jdhore/epkg" +HOMEPAGE="https://github.com/jdhore/epkg" SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz" LICENSE="public-domain" diff --git a/app-portage/epkg/epkg-0.4.ebuild b/app-portage/epkg/epkg-0.4.ebuild index 243c96646d8f..1dd1d21e3923 100644 --- a/app-portage/epkg/epkg-0.4.ebuild +++ b/app-portage/epkg/epkg-0.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="A simple portage wrapper which works like other package managers" -HOMEPAGE="http://github.com/jdhore/epkg" +HOMEPAGE="https://github.com/jdhore/epkg" SRC_URI="https://github.com/jdhore/${PN}/archive/${P}.tar.gz" LICENSE="BSD-2" diff --git a/app-portage/g-octave/g-octave-0.4.1-r4.ebuild b/app-portage/g-octave/g-octave-0.4.1-r4.ebuild index 048375be6468..a38b04adc050 100644 --- a/app-portage/g-octave/g-octave-0.4.1-r4.ebuild +++ b/app-portage/g-octave/g-octave-0.4.1-r4.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="https://github.com/rafaelmartins/g-octave" SRC_URI="mirror://github/rafaelmartins/${PN}/${P}.tar.gz - http://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} -> + https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} -> ${PN}-db-${DB_COMMIT:0:7}.tar.gz" LICENSE="GPL-2" diff --git a/app-portage/gs-elpa/gs-elpa-9999.ebuild b/app-portage/gs-elpa/gs-elpa-9999.ebuild index ecc659d6f9ed..943f447fbcef 100644 --- a/app-portage/gs-elpa/gs-elpa-9999.ebuild +++ b/app-portage/gs-elpa/gs-elpa-9999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="g-sorcery backend for elisp packages" HOMEPAGE="https://github.com/jauhien/gs-elpa" SRC_URI="" EGIT_BRANCH="master" -EGIT_REPO_URI="http://github.com/jauhien/gs-elpa" +EGIT_REPO_URI="https://github.com/jauhien/gs-elpa" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/gs-pypi/gs-pypi-9999.ebuild b/app-portage/gs-pypi/gs-pypi-9999.ebuild index 890b7bcb336c..77a1336b00fa 100644 --- a/app-portage/gs-pypi/gs-pypi-9999.ebuild +++ b/app-portage/gs-pypi/gs-pypi-9999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="g-sorcery backend for pypi packages" HOMEPAGE="https://github.com/jauhien/gs-pypi" SRC_URI="" EGIT_BRANCH="master" -EGIT_REPO_URI="http://github.com/jauhien/gs-pypi" +EGIT_REPO_URI="https://github.com/jauhien/gs-pypi" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index e97834d1f64e..bd471ac65f07 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 git-r3 DESCRIPTION="arch testing tool" -HOMEPAGE="http://github.com/tom111/tatt" +HOMEPAGE="https://github.com/tom111/tatt" EGIT_REPO_URI="https://github.com/tom111/tatt.git \ git://github.com/tom111/tatt.git" diff --git a/app-shells/autojump/autojump-21.3.0-r1.ebuild b/app-shells/autojump/autojump-21.3.0-r1.ebuild index d7f8d981dd10..b0076da1b87c 100644 --- a/app-shells/autojump/autojump-21.3.0-r1.ebuild +++ b/app-shells/autojump/autojump-21.3.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit eutils python-r1 python-utils-r1 vcs-snapshot DESCRIPTION="change directory command that learns" -HOMEPAGE="http://github.com/joelthelion/autojump" +HOMEPAGE="https://github.com/joelthelion/autojump" SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-shells/autojump/autojump-21.5.8-r1.ebuild b/app-shells/autojump/autojump-21.5.8-r1.ebuild index d6a53538ac55..3e6ee29301dd 100644 --- a/app-shells/autojump/autojump-21.5.8-r1.ebuild +++ b/app-shells/autojump/autojump-21.5.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit python-r1 python-utils-r1 vcs-snapshot DESCRIPTION="change directory command that learns" -HOMEPAGE="http://github.com/joelthelion/autojump" +HOMEPAGE="https://github.com/joelthelion/autojump" SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-shells/autojump/autojump-21.6.9.ebuild b/app-shells/autojump/autojump-21.6.9.ebuild index 18a6c71d0afa..23f4028d42d4 100644 --- a/app-shells/autojump/autojump-21.6.9.ebuild +++ b/app-shells/autojump/autojump-21.6.9.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit python-r1 python-utils-r1 vcs-snapshot DESCRIPTION="change directory command that learns" -HOMEPAGE="http://github.com/joelthelion/autojump" +HOMEPAGE="https://github.com/joelthelion/autojump" SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-shells/mpibash/mpibash-1.2.ebuild b/app-shells/mpibash/mpibash-1.2.ebuild index c36ec39e71c9..35d89c65384d 100644 --- a/app-shells/mpibash/mpibash-1.2.ebuild +++ b/app-shells/mpibash/mpibash-1.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils multilib if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git http://github.com/losalamos/MPI-Bash.git" + EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild index c36ec39e71c9..35d89c65384d 100644 --- a/app-shells/mpibash/mpibash-9999.ebuild +++ b/app-shells/mpibash/mpibash-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils multilib if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git http://github.com/losalamos/MPI-Bash.git" + EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/app-shells/push/push-1.5-r1.ebuild b/app-shells/push/push-1.5-r1.ebuild index ddf8f3624dc3..b26cf1537b52 100644 --- a/app-shells/push/push-1.5-r1.ebuild +++ b/app-shells/push/push-1.5-r1.ebuild @@ -7,7 +7,7 @@ inherit vcs-snapshot DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args" HOMEPAGE="https://github.com/vaeth/push/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/app-shells/push/push-1.5.ebuild b/app-shells/push/push-1.5.ebuild index 9cf5f1f1f8e3..0b214f14b30a 100644 --- a/app-shells/push/push-1.5.ebuild +++ b/app-shells/push/push-1.5.ebuild @@ -7,7 +7,7 @@ inherit vcs-snapshot DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args" HOMEPAGE="https://github.com/vaeth/push/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/app-shells/push/push-1.6.ebuild b/app-shells/push/push-1.6.ebuild index d2bb450174c1..df790cb5196a 100644 --- a/app-shells/push/push-1.6.ebuild +++ b/app-shells/push/push-1.6.ebuild @@ -7,7 +7,7 @@ inherit vcs-snapshot DESCRIPTION="A POSIX shell function to treat a variable like an array, quoting args" HOMEPAGE="https://github.com/vaeth/push/" -SRC_URI="http://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/vaeth/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/app-text/jist/jist-1.5.1.ebuild b/app-text/jist/jist-1.5.1.ebuild index 88543c36288d..c805dca6f716 100644 --- a/app-text/jist/jist-1.5.1.ebuild +++ b/app-text/jist/jist-1.5.1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="A ruby gem to publish a gist" -HOMEPAGE="http://github.com/ConradIrwin/jist" +HOMEPAGE="https://github.com/ConradIrwin/jist" LICENSE="MIT" SLOT="0" diff --git a/app-text/nfoview/nfoview-1.10.ebuild b/app-text/nfoview/nfoview-1.10.ebuild index 824ed221ddef..c436277819ae 100644 --- a/app-text/nfoview/nfoview-1.10.ebuild +++ b/app-text/nfoview/nfoview-1.10.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="2.*" inherit distutils fdo-mime gnome2-utils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git - http://github.com/otsaloma/nfoview.git" + https://github.com/otsaloma/nfoview.git" inherit git-2 SRC_URI="" #KEYWORDS="" diff --git a/app-text/nfoview/nfoview-1.15.1.ebuild b/app-text/nfoview/nfoview-1.15.1.ebuild index 809881c5aae5..30977aa94416 100644 --- a/app-text/nfoview/nfoview-1.15.1.ebuild +++ b/app-text/nfoview/nfoview-1.15.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_3,3_4} ) inherit distutils-r1 fdo-mime gnome2-utils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git - http://github.com/otsaloma/nfoview.git" + https://github.com/otsaloma/nfoview.git" inherit git-2 SRC_URI="" #KEYWORDS="" diff --git a/app-text/nfoview/nfoview-9999.ebuild b/app-text/nfoview/nfoview-9999.ebuild index e7a3f0d204a3..ae1f824bb9f3 100644 --- a/app-text/nfoview/nfoview-9999.ebuild +++ b/app-text/nfoview/nfoview-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_3,3_4} ) inherit distutils-r1 fdo-mime gnome2-utils if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git - http://github.com/otsaloma/nfoview.git" + https://github.com/otsaloma/nfoview.git" inherit git-2 SRC_URI="" #KEYWORDS="" diff --git a/app-text/pdfminer/pdfminer-20131113.ebuild b/app-text/pdfminer/pdfminer-20131113.ebuild index 029256e13ec3..d9009d02e13f 100644 --- a/app-text/pdfminer/pdfminer-20131113.ebuild +++ b/app-text/pdfminer/pdfminer-20131113.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python tool for extracting information from PDF documents" -HOMEPAGE="http://www.unixuser.org/~euske/python/pdfminer/ http://pypi.python.org/pypi/pdfminer/" +HOMEPAGE="http://www.unixuser.org/~euske/python/pdfminer/ https://pypi.python.org/pypi/pdfminer/" SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/app-text/pdfminer/pdfminer-20140328.ebuild b/app-text/pdfminer/pdfminer-20140328.ebuild index 7ddb6758d0e6..87860a1bb974 100644 --- a/app-text/pdfminer/pdfminer-20140328.ebuild +++ b/app-text/pdfminer/pdfminer-20140328.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python tool for extracting information from PDF documents" -HOMEPAGE="http://www.unixuser.org/~euske/python/pdfminer/ http://pypi.python.org/pypi/pdfminer/" +HOMEPAGE="http://www.unixuser.org/~euske/python/pdfminer/ https://pypi.python.org/pypi/pdfminer/" SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/app-text/pelican/pelican-3.4.0.ebuild b/app-text/pelican/pelican-3.4.0.ebuild index f39bdcfbe150..4340bf1ca0cf 100644 --- a/app-text/pelican/pelican-3.4.0.ebuild +++ b/app-text/pelican/pelican-3.4.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files" -HOMEPAGE="http://pelican.notmyidea.org/ http://pypi.python.org/pypi/pelican" +HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican" SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" diff --git a/app-text/pelican/pelican-3.5.0.ebuild b/app-text/pelican/pelican-3.5.0.ebuild index 4567f25ff98f..3f26761a20c4 100644 --- a/app-text/pelican/pelican-3.5.0.ebuild +++ b/app-text/pelican/pelican-3.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files" -HOMEPAGE="http://pelican.notmyidea.org/ http://pypi.python.org/pypi/pelican" +HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican" SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" diff --git a/app-text/pelican/pelican-3.6.0.ebuild b/app-text/pelican/pelican-3.6.0.ebuild index 25a51e46989c..a16143d1e200 100644 --- a/app-text/pelican/pelican-3.6.0.ebuild +++ b/app-text/pelican/pelican-3.6.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A tool to generate a static blog, with restructured text (or markdown) input files" -HOMEPAGE="http://pelican.notmyidea.org/ http://pypi.python.org/pypi/pelican" +HOMEPAGE="http://pelican.notmyidea.org/ https://pypi.python.org/pypi/pelican" SRC_URI="https://github.com/getpelican/pelican/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="AGPL-3" diff --git a/app-text/pytextile/pytextile-2.2.1.ebuild b/app-text/pytextile/pytextile-2.2.1.ebuild index 9ce8fb6e522d..345ea872770c 100644 --- a/app-text/pytextile/pytextile-2.2.1.ebuild +++ b/app-text/pytextile/pytextile-2.2.1.ebuild @@ -11,7 +11,7 @@ MY_PN="textile" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Python implementation of Textile, Dean Allen's Human Text Generator for creating (X)HTML" -HOMEPAGE="http://github.com/textile/python-textile" +HOMEPAGE="https://github.com/textile/python-textile" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/app-text/pytextile/pytextile-2.2.2.ebuild b/app-text/pytextile/pytextile-2.2.2.ebuild index 9ce8fb6e522d..345ea872770c 100644 --- a/app-text/pytextile/pytextile-2.2.2.ebuild +++ b/app-text/pytextile/pytextile-2.2.2.ebuild @@ -11,7 +11,7 @@ MY_PN="textile" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Python implementation of Textile, Dean Allen's Human Text Generator for creating (X)HTML" -HOMEPAGE="http://github.com/textile/python-textile" +HOMEPAGE="https://github.com/textile/python-textile" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/app-text/ronn/ronn-0.7.3-r2.ebuild b/app-text/ronn/ronn-0.7.3-r2.ebuild index c121215a6e2c..61467415091b 100644 --- a/app-text/ronn/ronn-0.7.3-r2.ebuild +++ b/app-text/ronn/ronn-0.7.3-r2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" -HOMEPAGE="http://github.com/rtomayko/ronn/" +HOMEPAGE="https://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" diff --git a/app-text/ronn/ronn-0.7.3-r3.ebuild b/app-text/ronn/ronn-0.7.3-r3.ebuild index 38f0316c801d..88112fe347a5 100644 --- a/app-text/ronn/ronn-0.7.3-r3.ebuild +++ b/app-text/ronn/ronn-0.7.3-r3.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGES README.md" inherit ruby-fakegem DESCRIPTION="Ronn converts simple, human readable textfiles to roff for terminal display, and also to HTML" -HOMEPAGE="http://github.com/rtomayko/ronn/" +HOMEPAGE="https://github.com/rtomayko/ronn/" LICENSE="MIT" SLOT="0" diff --git a/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild b/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild index 86572ccdd8a7..212104b2e478 100644 --- a/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild +++ b/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="PostgreSQL Extension Network Client" -HOMEPAGE="http://pgxnclient.projects.postgresql.org/ http://pypi.python.org/pypi/${PN}" +HOMEPAGE="http://pgxnclient.projects.postgresql.org/ https://pypi.python.org/pypi/${PN}" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" diff --git a/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild b/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild index 32238af0f3cb..7271cc5eb41f 100644 --- a/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild +++ b/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="PostgreSQL Extension Network Client" -HOMEPAGE="http://pgxnclient.projects.postgresql.org/ http://pypi.python.org/pypi/${PN}" +HOMEPAGE="http://pgxnclient.projects.postgresql.org/ https://pypi.python.org/pypi/${PN}" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" diff --git a/dev-dotnet/gio-sharp/gio-sharp-0.3.ebuild b/dev-dotnet/gio-sharp/gio-sharp-0.3.ebuild index 95d640103f76..594c53887a20 100644 --- a/dev-dotnet/gio-sharp/gio-sharp-0.3.ebuild +++ b/dev-dotnet/gio-sharp/gio-sharp-0.3.ebuild @@ -6,8 +6,8 @@ EAPI=4 inherit autotools mono DESCRIPTION="GIO API C# binding" -HOMEPAGE="http://github.com/mono/gio-sharp" -SRC_URI="http://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/mono/gio-sharp" +SRC_URI="https://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild index 50fa17c63e9f..86440d23807e 100644 --- a/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild +++ b/dev-dotnet/gkeyfile-sharp/gkeyfile-sharp-0.1.ebuild @@ -6,8 +6,8 @@ EAPI=2 inherit autotools mono DESCRIPTION="C# binding for gkeyfile" -HOMEPAGE="http://launchpad.net/gkeyfile-sharp http://github.com/mono/gkeyfile-sharp" -SRC_URI="http://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz" +HOMEPAGE="http://launchpad.net/gkeyfile-sharp https://github.com/mono/gkeyfile-sharp" +SRC_URI="https://github.com/mono/${PN}/tarball/GKEYFILE_SHARP_0_1 -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild b/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild index 521c8dd699b2..e2771dce8c49 100644 --- a/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild +++ b/dev-dotnet/gtk-sharp-beans/gtk-sharp-beans-2.14.0.ebuild @@ -6,8 +6,8 @@ EAPI=2 inherit autotools mono DESCRIPTION="GTK+ API C# binding" -HOMEPAGE="http://github.com/mono/gtk-sharp-beans" -SRC_URI="http://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/mono/gtk-sharp-beans" +SRC_URI="https://github.com/mono/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-dotnet/mono-addins/mono-addins-1.0-r1.ebuild b/dev-dotnet/mono-addins/mono-addins-1.0-r1.ebuild index 1af43b0e33ac..ee43e0b4efce 100644 --- a/dev-dotnet/mono-addins/mono-addins-1.0-r1.ebuild +++ b/dev-dotnet/mono-addins/mono-addins-1.0-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils dotnet multilib autotools-utils DESCRIPTION="A generic framework for creating extensible applications" HOMEPAGE="http://www.mono-project.com/Mono.Addins" -SRC_URI="http://github.com/mono/${PN}/archive/${P}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/mono/${PN}/archive/${P}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-haskell/adjunctions/adjunctions-4.2.1.ebuild b/dev-haskell/adjunctions/adjunctions-4.2.1.ebuild index feff6b68b995..417c1a555893 100644 --- a/dev-haskell/adjunctions/adjunctions-4.2.1.ebuild +++ b/dev-haskell/adjunctions/adjunctions-4.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Adjunctions and representable functors" -HOMEPAGE="http://github.com/ekmett/adjunctions/" +HOMEPAGE="https://github.com/ekmett/adjunctions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/adjunctions/adjunctions-4.2.ebuild b/dev-haskell/adjunctions/adjunctions-4.2.ebuild index 1cfa19e79c2e..c548c0fc7581 100644 --- a/dev-haskell/adjunctions/adjunctions-4.2.ebuild +++ b/dev-haskell/adjunctions/adjunctions-4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Adjunctions and representable functors" -HOMEPAGE="http://github.com/ekmett/adjunctions/" +HOMEPAGE="https://github.com/ekmett/adjunctions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild index ba5cbd14ffea..1b9294f64d0d 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="JSON pretty-printing library and command-line tool" -HOMEPAGE="http://github.com/informatikr/aeson-pretty" +HOMEPAGE="https://github.com/informatikr/aeson-pretty" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild index 9ff3bb8725be..27e785c7dcaf 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="JSON pretty-printing library and command-line tool" -HOMEPAGE="http://github.com/informatikr/aeson-pretty" +HOMEPAGE="https://github.com/informatikr/aeson-pretty" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.7.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.7.ebuild index 97397f0cfe06..f4bb1ab0fcfb 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.7.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="JSON pretty-printing library and command-line tool" -HOMEPAGE="http://github.com/informatikr/aeson-pretty" +HOMEPAGE="https://github.com/informatikr/aeson-pretty" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild index 5b3772aa33d0..685d9f4dc310 100644 --- a/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild +++ b/dev-haskell/aeson-qq/aeson-qq-0.7.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="JSON quasiquoter for Haskell" -HOMEPAGE="http://github.com/zalora/aeson-qq" +HOMEPAGE="https://github.com/zalora/aeson-qq" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/aeson-qq/aeson-qq-0.8.0.ebuild b/dev-haskell/aeson-qq/aeson-qq-0.8.0.ebuild index 5ec01535b7f3..8471dbe42178 100644 --- a/dev-haskell/aeson-qq/aeson-qq-0.8.0.ebuild +++ b/dev-haskell/aeson-qq/aeson-qq-0.8.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="JSON quasiquoter for Haskell" -HOMEPAGE="http://github.com/zalora/aeson-qq" +HOMEPAGE="https://github.com/zalora/aeson-qq" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild index 9280c774df5f..74d6d5ef7bf6 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" -HOMEPAGE="http://github.com/batterseapower/ansi-wl-pprint" +HOMEPAGE="https://github.com/batterseapower/ansi-wl-pprint" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild index c8c00bc16527..4123cefc46a5 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" -HOMEPAGE="http://github.com/batterseapower/ansi-wl-pprint" +HOMEPAGE="https://github.com/batterseapower/ansi-wl-pprint" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.2.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.2.ebuild index ddf4860efd06..69663bbc0667 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.2.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output" -HOMEPAGE="http://github.com/batterseapower/ansi-wl-pprint" +HOMEPAGE="https://github.com/batterseapower/ansi-wl-pprint" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild b/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild index 4c4924ea92f0..058012cc9217 100644 --- a/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild +++ b/dev-haskell/asn1-data/asn1-data-0.7.1-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit eutils haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-data" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-data" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild b/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild index 8341128049d4..79fae6c0eddb 100644 --- a/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild +++ b/dev-haskell/asn1-data/asn1-data-0.7.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-data" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-data" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild index 90fe1d29f555..a64b6af657f9 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.8.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" -HOMEPAGE="http://github.com/vincenthz/hs-asn1" +HOMEPAGE="https://github.com/vincenthz/hs-asn1" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild b/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild index 4fb1a540ca8c..f5dd323c2e2b 100644 --- a/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild +++ b/dev-haskell/asn1-encoding/asn1-encoding-0.9.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="ASN1 data reader and writer in RAW, BER and DER forms" -HOMEPAGE="http://github.com/vincenthz/hs-asn1" +HOMEPAGE="https://github.com/vincenthz/hs-asn1" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild b/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild index 4b6d15bf656c..a0a03f76ff47 100644 --- a/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild +++ b/dev-haskell/asn1-parse/asn1-parse-0.8.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple monadic parser for ASN1 stream types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1" +HOMEPAGE="https://github.com/vincenthz/hs-asn1" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-parse/asn1-parse-0.9.0.ebuild b/dev-haskell/asn1-parse/asn1-parse-0.9.0.ebuild index d3ddec9d8ce5..afb73c0335d6 100644 --- a/dev-haskell/asn1-parse/asn1-parse-0.9.0.ebuild +++ b/dev-haskell/asn1-parse/asn1-parse-0.9.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple monadic parser for ASN1 stream types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1" +HOMEPAGE="https://github.com/vincenthz/hs-asn1" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild index 90313bf5a3e9..b4e2be0dec5b 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.1.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.1.ebuild index 5c18d6b856b5..69b1a31fe1f1 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.1.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.2.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.2.ebuild index 3aa2bd916514..fc18ab5265f5 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.2.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild b/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild index ca8c44b7a677..59997636ea74 100644 --- a/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.2.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild b/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild index 5cb90c72819a..6b52fb1fdad9 100644 --- a/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild +++ b/dev-haskell/asn1-types/asn1-types-0.3.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="ASN.1 types" -HOMEPAGE="http://github.com/vincenthz/hs-asn1-types" +HOMEPAGE="https://github.com/vincenthz/hs-asn1-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild index 767646ee0abf..6b126e78052c 100644 --- a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild +++ b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Consume attoparsec parsers via conduit" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild index bd80733d9334..78bd9f635aeb 100644 --- a/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild +++ b/dev-haskell/attoparsec-conduit/attoparsec-conduit-1.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="Consume attoparsec parsers via conduit. (deprecated)" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/authenticate/authenticate-1.3.2.10.ebuild b/dev-haskell/authenticate/authenticate-1.3.2.10.ebuild index d88e8f95d3c8..bd55201b946a 100644 --- a/dev-haskell/authenticate/authenticate-1.3.2.10.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.2.10.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" -HOMEPAGE="http://github.com/yesodweb/authenticate" +HOMEPAGE="https://github.com/yesodweb/authenticate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild b/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild index 3fbe638c679a..5e9b32e1115f 100644 --- a/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.2.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" -HOMEPAGE="http://github.com/yesodweb/authenticate" +HOMEPAGE="https://github.com/yesodweb/authenticate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/authenticate/authenticate-1.3.2.6.ebuild b/dev-haskell/authenticate/authenticate-1.3.2.6.ebuild index cca859edf261..3be14cfad75d 100644 --- a/dev-haskell/authenticate/authenticate-1.3.2.6.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.2.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" -HOMEPAGE="http://github.com/yesodweb/authenticate" +HOMEPAGE="https://github.com/yesodweb/authenticate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/authenticate/authenticate-1.3.2.8.ebuild b/dev-haskell/authenticate/authenticate-1.3.2.8.ebuild index 70692a228aca..47bf27e69102 100644 --- a/dev-haskell/authenticate/authenticate-1.3.2.8.ebuild +++ b/dev-haskell/authenticate/authenticate-1.3.2.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Authentication methods for Haskell web applications" -HOMEPAGE="http://github.com/yesodweb/authenticate" +HOMEPAGE="https://github.com/yesodweb/authenticate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aws/aws-0.11.2.ebuild b/dev-haskell/aws/aws-0.11.2.ebuild index 2ec4ce908a5f..33bb251b9a67 100644 --- a/dev-haskell/aws/aws-0.11.2.ebuild +++ b/dev-haskell/aws/aws-0.11.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" -HOMEPAGE="http://github.com/aristidb/aws" +HOMEPAGE="https://github.com/aristidb/aws" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aws/aws-0.11.3-r1.ebuild b/dev-haskell/aws/aws-0.11.3-r1.ebuild index 672df485fc0f..cf2efdb07b8d 100644 --- a/dev-haskell/aws/aws-0.11.3-r1.ebuild +++ b/dev-haskell/aws/aws-0.11.3-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit base haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" -HOMEPAGE="http://github.com/aristidb/aws" +HOMEPAGE="https://github.com/aristidb/aws" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/aws/aws-0.12.1.ebuild b/dev-haskell/aws/aws-0.12.1.ebuild index 4c88e476c76c..2331a043eaf1 100644 --- a/dev-haskell/aws/aws-0.12.1.ebuild +++ b/dev-haskell/aws/aws-0.12.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Amazon Web Services (AWS) for Haskell" -HOMEPAGE="http://github.com/aristidb/aws" +HOMEPAGE="https://github.com/aristidb/aws" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild b/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild index 2d2fa437f1ba..e5548c25e3de 100644 --- a/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild +++ b/dev-haskell/base16-bytestring/base16-bytestring-0.1.1.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Fast base16 (hex) encoding and decoding for ByteStrings" -HOMEPAGE="http://github.com/bos/base16-bytestring" +HOMEPAGE="https://github.com/bos/base16-bytestring" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/base64-conduit/base64-conduit-1.0.0.1.ebuild b/dev-haskell/base64-conduit/base64-conduit-1.0.0.1.ebuild index fdb04603e932..7c37dd2ab699 100644 --- a/dev-haskell/base64-conduit/base64-conduit-1.0.0.1.ebuild +++ b/dev-haskell/base64-conduit/base64-conduit-1.0.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Base64-encode and decode streams of bytes. (deprecated)" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild b/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild index ffc2728aeb99..f9efd77dbc74 100644 --- a/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-3.2.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-4.1.0.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.1.0.1.ebuild index 7f8d97103926..cd7bce25fcbd 100644 --- a/dev-haskell/bifunctors/bifunctors-4.1.0.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.1.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild index f2c318c6fc7a..d253e98ce9e3 100644 --- a/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.1.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-4.1.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.1.1.ebuild index eae11a8d2ab6..f8e9cbd7819e 100644 --- a/dev-haskell/bifunctors/bifunctors-4.1.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild index 5646870cbb18..b6f5a92b55eb 100644 --- a/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-4.2.ebuild b/dev-haskell/bifunctors/bifunctors-4.2.ebuild index 9c6dc56dd842..a1690d3a05dd 100644 --- a/dev-haskell/bifunctors/bifunctors-4.2.ebuild +++ b/dev-haskell/bifunctors/bifunctors-4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/bifunctors/bifunctors-5.ebuild b/dev-haskell/bifunctors/bifunctors-5.ebuild index 09c171d1a469..6d45745d2756 100644 --- a/dev-haskell/bifunctors/bifunctors-5.ebuild +++ b/dev-haskell/bifunctors/bifunctors-5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Bifunctors" -HOMEPAGE="http://github.com/ekmett/bifunctors/" +HOMEPAGE="https://github.com/ekmett/bifunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild index 07370046b531..2a9e097e8a76 100644 --- a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild +++ b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.0.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Convert streams of builders to streams of bytestrings" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild index 161548bc9dfa..b2832eff5e52 100644 --- a/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild +++ b/dev-haskell/blaze-builder-conduit/blaze-builder-conduit-1.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="Convert streams of builders to streams of bytestrings. (deprecated)" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild index 380107cc8bd3..bd53f2046eff 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Efficient buffered output" -HOMEPAGE="http://github.com/meiersi/blaze-builder" +HOMEPAGE="https://github.com/meiersi/blaze-builder" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild index 433d72815cc1..f1c89749bb6e 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Efficient buffered output" -HOMEPAGE="http://github.com/meiersi/blaze-builder" +HOMEPAGE="https://github.com/meiersi/blaze-builder" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild index b7b117acf389..1a4b81b0197f 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.3.3.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Efficient buffered output" -HOMEPAGE="http://github.com/meiersi/blaze-builder" +HOMEPAGE="https://github.com/meiersi/blaze-builder" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild b/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild index 46f57d2ec481..4150c160d4b9 100644 --- a/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild +++ b/dev-haskell/blaze-builder/blaze-builder-0.4.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Efficient buffered output" -HOMEPAGE="http://github.com/lpsmith/blaze-builder" +HOMEPAGE="https://github.com/lpsmith/blaze-builder" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/byteable/byteable-0.1.1.ebuild b/dev-haskell/byteable/byteable-0.1.1.ebuild index 58f7f03bfcea..cf0ea24d4552 100644 --- a/dev-haskell/byteable/byteable-0.1.1.ebuild +++ b/dev-haskell/byteable/byteable-0.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Type class for sequence of bytes" -HOMEPAGE="http://github.com/vincenthz/hs-byteable" +HOMEPAGE="https://github.com/vincenthz/hs-byteable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/certificate/certificate-1.3.7.ebuild b/dev-haskell/certificate/certificate-1.3.7.ebuild index aeabe1beee78..8fa60b6c30dd 100644 --- a/dev-haskell/certificate/certificate-1.3.7.ebuild +++ b/dev-haskell/certificate/certificate-1.3.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Certificates and Key Reader/Writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/certificate/certificate-1.3.8-r1.ebuild b/dev-haskell/certificate/certificate-1.3.8-r1.ebuild index 3c7ee29a99bd..9b54b6c963d4 100644 --- a/dev-haskell/certificate/certificate-1.3.8-r1.ebuild +++ b/dev-haskell/certificate/certificate-1.3.8-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Certificates and Key Reader/Writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/certificate/certificate-1.3.8.ebuild b/dev-haskell/certificate/certificate-1.3.8.ebuild index 566f27289650..d448dd5f6713 100644 --- a/dev-haskell/certificate/certificate-1.3.8.ebuild +++ b/dev-haskell/certificate/certificate-1.3.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Certificates and Key Reader/Writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/certificate/certificate-1.3.9.ebuild b/dev-haskell/certificate/certificate-1.3.9.ebuild index fef4e831bf9e..e621be580ee8 100644 --- a/dev-haskell/certificate/certificate-1.3.9.ebuild +++ b/dev-haskell/certificate/certificate-1.3.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit eutils haskell-cabal DESCRIPTION="Certificates and Key Reader/Writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild b/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild index eef6f88c75f5..f129a3bc7333 100644 --- a/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild +++ b/dev-haskell/cipher-aes/cipher-aes-0.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Fast AES cipher implementation with advanced mode of operations" -HOMEPAGE="http://github.com/vincenthz/hs-cipher-aes" +HOMEPAGE="https://github.com/vincenthz/hs-cipher-aes" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-aes/cipher-aes-0.2.9.ebuild b/dev-haskell/cipher-aes/cipher-aes-0.2.9.ebuild index 2ee7d80232dc..6da010a598e4 100644 --- a/dev-haskell/cipher-aes/cipher-aes-0.2.9.ebuild +++ b/dev-haskell/cipher-aes/cipher-aes-0.2.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Fast AES cipher implementation with advanced mode of operations" -HOMEPAGE="http://github.com/vincenthz/hs-cipher-aes" +HOMEPAGE="https://github.com/vincenthz/hs-cipher-aes" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.2.ebuild b/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.2.ebuild index d0b31d419422..142252e6fa84 100644 --- a/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.2.ebuild +++ b/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Blowfish cipher" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild b/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild index 67b8a510973f..90c9b64c4cf3 100644 --- a/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild +++ b/dev-haskell/cipher-blowfish/cipher-blowfish-0.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Blowfish cipher" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-camellia/cipher-camellia-0.0.1.ebuild b/dev-haskell/cipher-camellia/cipher-camellia-0.0.1.ebuild index f6b1ea1ad1af..8064396fe08e 100644 --- a/dev-haskell/cipher-camellia/cipher-camellia-0.0.1.ebuild +++ b/dev-haskell/cipher-camellia/cipher-camellia-0.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Camellia block cipher primitives" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild b/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild index 7e4018f85bb7..4df2383d76bf 100644 --- a/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild +++ b/dev-haskell/cipher-camellia/cipher-camellia-0.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Camellia block cipher primitives" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-des/cipher-des-0.0.4.ebuild b/dev-haskell/cipher-des/cipher-des-0.0.4.ebuild index dc8235d3f031..03efd9369348 100644 --- a/dev-haskell/cipher-des/cipher-des-0.0.4.ebuild +++ b/dev-haskell/cipher-des/cipher-des-0.0.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="DES and 3DES primitives" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild b/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild index f6d4d1b033fe..c25997629cd4 100644 --- a/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild +++ b/dev-haskell/cipher-des/cipher-des-0.0.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="DES and 3DES primitives" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-rc4/cipher-rc4-0.1.2.ebuild b/dev-haskell/cipher-rc4/cipher-rc4-0.1.2.ebuild index 5aafd2d5d0ad..2cc75dc8722d 100644 --- a/dev-haskell/cipher-rc4/cipher-rc4-0.1.2.ebuild +++ b/dev-haskell/cipher-rc4/cipher-rc4-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Fast RC4 cipher implementation" -HOMEPAGE="http://github.com/vincenthz/hs-cipher-rc4" +HOMEPAGE="https://github.com/vincenthz/hs-cipher-rc4" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild b/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild index 01ebfdfb6353..0022c915861f 100644 --- a/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild +++ b/dev-haskell/cipher-rc4/cipher-rc4-0.1.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Fast RC4 cipher implementation" -HOMEPAGE="http://github.com/vincenthz/hs-cipher-rc4" +HOMEPAGE="https://github.com/vincenthz/hs-cipher-rc4" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/clientsession/clientsession-0.9.0.2.ebuild b/dev-haskell/clientsession/clientsession-0.9.0.2.ebuild index 27e28d7074a7..24dc1f46f7dc 100644 --- a/dev-haskell/clientsession/clientsession-0.9.0.2.ebuild +++ b/dev-haskell/clientsession/clientsession-0.9.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Securely store session data in a client-side cookie" -HOMEPAGE="http://github.com/yesodweb/clientsession/tree/master" +HOMEPAGE="https://github.com/yesodweb/clientsession/tree/master" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/clientsession/clientsession-0.9.0.3.ebuild b/dev-haskell/clientsession/clientsession-0.9.0.3.ebuild index f87d2a50cc90..40ab9e811d56 100644 --- a/dev-haskell/clientsession/clientsession-0.9.0.3.ebuild +++ b/dev-haskell/clientsession/clientsession-0.9.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Securely store session data in a client-side cookie" -HOMEPAGE="http://github.com/yesodweb/clientsession/tree/master" +HOMEPAGE="https://github.com/yesodweb/clientsession/tree/master" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild b/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild index 194a205386ef..08f60a6b28ff 100644 --- a/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild +++ b/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Securely store session data in a client-side cookie" -HOMEPAGE="http://github.com/yesodweb/clientsession/tree/master" +HOMEPAGE="https://github.com/yesodweb/clientsession/tree/master" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild b/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild index 3f1e22b1fe6a..934c4f2b2cf4 100644 --- a/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild +++ b/dev-haskell/comonad-transformers/comonad-transformers-3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Comonad transformers" -HOMEPAGE="http://github.com/ekmett/comonad-transformers/" +HOMEPAGE="https://github.com/ekmett/comonad-transformers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild b/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild index 227f75fdb62d..a47024c1596b 100644 --- a/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild +++ b/dev-haskell/comonad-transformers/comonad-transformers-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="This package has been merged into comonad 4.0" -HOMEPAGE="http://github.com/ekmett/comonad-transformers/" +HOMEPAGE="https://github.com/ekmett/comonad-transformers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonad/comonad-3.1.ebuild b/dev-haskell/comonad/comonad-3.1.ebuild index b37b7a9031e3..783635d745ae 100644 --- a/dev-haskell/comonad/comonad-3.1.ebuild +++ b/dev-haskell/comonad/comonad-3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell 98 compatible comonads" -HOMEPAGE="http://github.com/ekmett/comonad/" +HOMEPAGE="https://github.com/ekmett/comonad/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonad/comonad-4.0.ebuild b/dev-haskell/comonad/comonad-4.0.ebuild index e991061d15a1..c4298fca3199 100644 --- a/dev-haskell/comonad/comonad-4.0.ebuild +++ b/dev-haskell/comonad/comonad-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Comonads" -HOMEPAGE="http://github.com/ekmett/comonad/" +HOMEPAGE="https://github.com/ekmett/comonad/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonad/comonad-4.2.5.ebuild b/dev-haskell/comonad/comonad-4.2.5.ebuild index c037d50d3fca..81d39c7bf2fa 100644 --- a/dev-haskell/comonad/comonad-4.2.5.ebuild +++ b/dev-haskell/comonad/comonad-4.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Comonads" -HOMEPAGE="http://github.com/ekmett/comonad/" +HOMEPAGE="https://github.com/ekmett/comonad/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonad/comonad-4.2.7.2.ebuild b/dev-haskell/comonad/comonad-4.2.7.2.ebuild index 31420b9f9ad4..31b3d2938d2b 100644 --- a/dev-haskell/comonad/comonad-4.2.7.2.ebuild +++ b/dev-haskell/comonad/comonad-4.2.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Comonads" -HOMEPAGE="http://github.com/ekmett/comonad/" +HOMEPAGE="https://github.com/ekmett/comonad/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonads-fd/comonads-fd-3.0.2.ebuild b/dev-haskell/comonads-fd/comonads-fd-3.0.2.ebuild index 506367d15885..261d929704cd 100644 --- a/dev-haskell/comonads-fd/comonads-fd-3.0.2.ebuild +++ b/dev-haskell/comonads-fd/comonads-fd-3.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Comonad transformers using functional dependencies" -HOMEPAGE="http://github.com/ekmett/comonads-fd/" +HOMEPAGE="https://github.com/ekmett/comonads-fd/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild b/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild index 429db044a7df..0096c833fd04 100644 --- a/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild +++ b/dev-haskell/comonads-fd/comonads-fd-3.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Comonad transformers using functional dependencies" -HOMEPAGE="http://github.com/ekmett/comonads-fd/" +HOMEPAGE="https://github.com/ekmett/comonads-fd/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild index e78057e3fa6a..930955c929ca 100644 --- a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild +++ b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="This package has been merged into comonad 4.0" -HOMEPAGE="http://github.com/ekmett/comonads-fd/" +HOMEPAGE="https://github.com/ekmett/comonads-fd/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.7.1-r1.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.7.1-r1.ebuild index ad2a6dfb43ef..68ffa673bb45 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.7.1-r1.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.7.1-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Batteries included conduit: adapters for common libraries" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild index fa4f6640e834..7c60e5e546b7 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Batteries included conduit: adapters for common libraries" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.0.15.1.ebuild b/dev-haskell/conduit/conduit-1.0.15.1.ebuild index bb159dc19f7b..70cdb99ab56e 100644 --- a/dev-haskell/conduit/conduit-1.0.15.1.ebuild +++ b/dev-haskell/conduit/conduit-1.0.15.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.0.8.ebuild b/dev-haskell/conduit/conduit-1.0.8.ebuild index 03065379681f..651bae7d3f63 100644 --- a/dev-haskell/conduit/conduit-1.0.8.ebuild +++ b/dev-haskell/conduit/conduit-1.0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit eutils haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.0.9.3.ebuild b/dev-haskell/conduit/conduit-1.0.9.3.ebuild index 069d4e3f9cb6..59395ac3e2f9 100644 --- a/dev-haskell/conduit/conduit-1.0.9.3.ebuild +++ b/dev-haskell/conduit/conduit-1.0.9.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild b/dev-haskell/conduit/conduit-1.1.6.ebuild index f49817861b54..aae60164cc0b 100644 --- a/dev-haskell/conduit/conduit-1.1.6.ebuild +++ b/dev-haskell/conduit/conduit-1.1.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.2.4.ebuild b/dev-haskell/conduit/conduit-1.2.4.ebuild index 3638a40c464e..58a0df823f34 100644 --- a/dev-haskell/conduit/conduit-1.2.4.ebuild +++ b/dev-haskell/conduit/conduit-1.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/conduit/conduit-1.2.5.ebuild b/dev-haskell/conduit/conduit-1.2.5.ebuild index 31d72979df21..6aa5bfbe3377 100644 --- a/dev-haskell/conduit/conduit-1.2.5.ebuild +++ b/dev-haskell/conduit/conduit-1.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming data processing library" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/connection/connection-0.2.4.ebuild b/dev-haskell/connection/connection-0.2.4.ebuild index 0355e3c472a7..c6e5a0920387 100644 --- a/dev-haskell/connection/connection-0.2.4.ebuild +++ b/dev-haskell/connection/connection-0.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple and easy network connections API" -HOMEPAGE="http://github.com/vincenthz/hs-connection" +HOMEPAGE="https://github.com/vincenthz/hs-connection" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/constraints/constraints-0.4.1.3.ebuild b/dev-haskell/constraints/constraints-0.4.1.3.ebuild index 27c398968db9..0cf15e67bf93 100644 --- a/dev-haskell/constraints/constraints-0.4.1.3.ebuild +++ b/dev-haskell/constraints/constraints-0.4.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Constraint manipulation" -HOMEPAGE="http://github.com/ekmett/constraints/" +HOMEPAGE="https://github.com/ekmett/constraints/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-0.4.4.ebuild b/dev-haskell/contravariant/contravariant-0.4.4.ebuild index 5930735aec17..fcdb50675188 100644 --- a/dev-haskell/contravariant/contravariant-0.4.4.ebuild +++ b/dev-haskell/contravariant/contravariant-0.4.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-0.6.ebuild b/dev-haskell/contravariant/contravariant-0.6.ebuild index 9feb660f7d0c..97fd7774661a 100644 --- a/dev-haskell/contravariant/contravariant-0.6.ebuild +++ b/dev-haskell/contravariant/contravariant-0.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild b/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild index 9f10c62d8441..16d777a99118 100644 --- a/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild +++ b/dev-haskell/contravariant/contravariant-1.2.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-1.2.ebuild b/dev-haskell/contravariant/contravariant-1.2.ebuild index 2761042b5da8..72345e015a85 100644 --- a/dev-haskell/contravariant/contravariant-1.2.ebuild +++ b/dev-haskell/contravariant/contravariant-1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-1.3.1.1.ebuild b/dev-haskell/contravariant/contravariant-1.3.1.1.ebuild index 61bd95cb2e47..5d2cd0dc369a 100644 --- a/dev-haskell/contravariant/contravariant-1.3.1.1.ebuild +++ b/dev-haskell/contravariant/contravariant-1.3.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-1.3.1.ebuild b/dev-haskell/contravariant/contravariant-1.3.1.ebuild index e9ba423a014a..2233cfcbadd9 100644 --- a/dev-haskell/contravariant/contravariant-1.3.1.ebuild +++ b/dev-haskell/contravariant/contravariant-1.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-1.3.2.ebuild b/dev-haskell/contravariant/contravariant-1.3.2.ebuild index 61bd95cb2e47..5d2cd0dc369a 100644 --- a/dev-haskell/contravariant/contravariant-1.3.2.ebuild +++ b/dev-haskell/contravariant/contravariant-1.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/contravariant/contravariant-1.3.ebuild b/dev-haskell/contravariant/contravariant-1.3.ebuild index b4c0d5558d4a..789fff756e5e 100644 --- a/dev-haskell/contravariant/contravariant-1.3.ebuild +++ b/dev-haskell/contravariant/contravariant-1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit base haskell-cabal DESCRIPTION="Contravariant functors" -HOMEPAGE="http://github.com/ekmett/contravariant/" +HOMEPAGE="https://github.com/ekmett/contravariant/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cookie/cookie-0.4.0.1.ebuild b/dev-haskell/cookie/cookie-0.4.0.1.ebuild index d14776df4c69..e205cf4ac190 100644 --- a/dev-haskell/cookie/cookie-0.4.0.1.ebuild +++ b/dev-haskell/cookie/cookie-0.4.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP cookie parsing and rendering" -HOMEPAGE="http://github.com/snoyberg/cookie" +HOMEPAGE="https://github.com/snoyberg/cookie" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cookie/cookie-0.4.1.4.ebuild b/dev-haskell/cookie/cookie-0.4.1.4.ebuild index 274ba6f19415..dfad48af8d3f 100644 --- a/dev-haskell/cookie/cookie-0.4.1.4.ebuild +++ b/dev-haskell/cookie/cookie-0.4.1.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="HTTP cookie parsing and rendering" -HOMEPAGE="http://github.com/snoyberg/cookie" +HOMEPAGE="https://github.com/snoyberg/cookie" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cookie/cookie-0.4.1.6.ebuild b/dev-haskell/cookie/cookie-0.4.1.6.ebuild index ab4df41cec98..b3c85f4bdc0c 100644 --- a/dev-haskell/cookie/cookie-0.4.1.6.ebuild +++ b/dev-haskell/cookie/cookie-0.4.1.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="HTTP cookie parsing and rendering" -HOMEPAGE="http://github.com/snoyberg/cookie" +HOMEPAGE="https://github.com/snoyberg/cookie" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild b/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild index d1f111edf94e..d2b84c5ac4c1 100644 --- a/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild +++ b/dev-haskell/cprng-aes/cprng-aes-0.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Crypto Pseudo Random Number Generator using AES in counter mode" -HOMEPAGE="http://github.com/vincenthz/hs-cprng-aes" +HOMEPAGE="https://github.com/vincenthz/hs-cprng-aes" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild b/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild index 6cd688e12222..b5abee813ec4 100644 --- a/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild +++ b/dev-haskell/cprng-aes/cprng-aes-0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Crypto Pseudo Random Number Generator using AES in counter mode" -HOMEPAGE="http://github.com/vincenthz/hs-cprng-aes" +HOMEPAGE="https://github.com/vincenthz/hs-cprng-aes" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cpu/cpu-0.1.1.ebuild b/dev-haskell/cpu/cpu-0.1.1.ebuild index 2b48eaeea9bf..abd5e6e265ab 100644 --- a/dev-haskell/cpu/cpu-0.1.1.ebuild +++ b/dev-haskell/cpu/cpu-0.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Cpu information and properties helpers" -HOMEPAGE="http://github.com/vincenthz/hs-cpu" +HOMEPAGE="https://github.com/vincenthz/hs-cpu" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cpu/cpu-0.1.2.ebuild b/dev-haskell/cpu/cpu-0.1.2.ebuild index f8d898eb29ac..b181903db081 100644 --- a/dev-haskell/cpu/cpu-0.1.2.ebuild +++ b/dev-haskell/cpu/cpu-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Cpu information and properties helpers" -HOMEPAGE="http://github.com/vincenthz/hs-cpu" +HOMEPAGE="https://github.com/vincenthz/hs-cpu" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild index 9f21fd37ef07..7e452b7c439d 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Generic cryptography cipher tests" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild index b6cbffe09ec2..6a6e3cc7f6bd 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Generic cryptography cipher tests" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild index 1cd4aa7851c1..1c67cae5abe3 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Generic cryptography cipher tests" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.5.ebuild b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.5.ebuild index 2e4769ec5a56..b504894392d9 100644 --- a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.5.ebuild +++ b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography cipher types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild index afb63bee4c85..a2e9d0df090c 100644 --- a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild +++ b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography cipher types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-numbers/crypto-numbers-0.2.1.ebuild b/dev-haskell/crypto-numbers/crypto-numbers-0.2.1.ebuild index 9d2f2115552a..b9c31cb436c2 100644 --- a/dev-haskell/crypto-numbers/crypto-numbers-0.2.1.ebuild +++ b/dev-haskell/crypto-numbers/crypto-numbers-0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Cryptographic numbers: functions and algorithms" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-numbers" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-numbers" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild b/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild index a045e85313e6..100bf3188507 100644 --- a/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild +++ b/dev-haskell/crypto-numbers/crypto-numbers-0.2.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Cryptographic numbers: functions and algorithms" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-numbers" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-numbers" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.0.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.0.ebuild index 9a60dfa9244e..1c2a4d49ad60 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.0.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography Public keys algorithm types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey-types" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild index a7cfd2a78718..712e2c5af08b 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography Public keys algorithm types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey-types" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.2.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.2.ebuild index 97e431264960..b7a822bf3adf 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.2.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography Public keys algorithm types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey-types" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.3.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.3.ebuild index 82b4a10b43a7..c7370bef32cd 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.3.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.2.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography Public keys algorithm types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey-types" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild index 8fbafdaf18e2..13bf846d9e51 100644 --- a/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild +++ b/dev-haskell/crypto-pubkey-types/crypto-pubkey-types-0.4.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Generic cryptography Public keys algorithm types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey-types" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey-types" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.1.ebuild b/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.1.ebuild index e21ddcdb08c3..2b248779fcd8 100644 --- a/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.1.ebuild +++ b/dev-haskell/crypto-pubkey/crypto-pubkey-0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Public Key cryptography" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-pubkey" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-pubkey" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild index 46d85c46db3c..dddcadaa49c1 100644 --- a/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild +++ b/dev-haskell/crypto-random-api/crypto-random-api-0.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple random generators API for cryptography related code" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random-api" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random-api" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild index 320dfeef4507..2f5ea36e156e 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild index df8d52291fe1..04a01ad0faab 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild index 880a92f70ac3..03832de42c30 100644 --- a/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild +++ b/dev-haskell/crypto-random/crypto-random-0.0.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple cryptographic random related types" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-random" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-random" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild index 6aff4c227778..841fab49f0c5 100644 --- a/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild +++ b/dev-haskell/cryptocipher/cryptocipher-0.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Symmetrical block and stream ciphers" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild b/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild index c48bc0911174..7207a6efb02e 100644 --- a/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild +++ b/dev-haskell/cryptocipher/cryptocipher-0.6.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Symmetrical block and stream ciphers" -HOMEPAGE="http://github.com/vincenthz/hs-crypto-cipher" +HOMEPAGE="https://github.com/vincenthz/hs-crypto-cipher" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild index 92cdceaf76be..408b2ad19412 100644 --- a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild +++ b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="cryptohash conduit" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash-conduit" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.0.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.0.ebuild index 46b86bb585d8..e4657591a5f0 100644 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.0.ebuild +++ b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Crypto-api interfaces for cryptohash" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash-cryptoapi" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-cryptoapi" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild index 3f444f315738..96bd3fe1be89 100644 --- a/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild +++ b/dev-haskell/cryptohash-cryptoapi/cryptohash-cryptoapi-0.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Crypto-api interfaces for cryptohash" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash-cryptoapi" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash-cryptoapi" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild b/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild index 451688e07cc4..35784d6a1243 100644 --- a/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.10.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild index 41d417d45c54..e15bf0543919 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash/cryptohash-0.11.2.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.2.ebuild index 45982714aae5..2c67dbecabcc 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.2.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild index 947b29fd1cde..1b3a2178bd8b 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild b/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild index 09196daaf757..77c902597ddc 100644 --- a/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.9.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" -HOMEPAGE="http://github.com/vincenthz/hs-cryptohash" +HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/distributive/distributive-0.3.1.ebuild b/dev-haskell/distributive/distributive-0.3.1.ebuild index d165f66d7b75..2e800f270e49 100644 --- a/dev-haskell/distributive/distributive-0.3.1.ebuild +++ b/dev-haskell/distributive/distributive-0.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell 98 Distributive functors -- Dual to Traversable" -HOMEPAGE="http://github.com/ekmett/distributive/" +HOMEPAGE="https://github.com/ekmett/distributive/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/distributive/distributive-0.3.2.ebuild b/dev-haskell/distributive/distributive-0.3.2.ebuild index d13b99c41700..b663007ce1da 100644 --- a/dev-haskell/distributive/distributive-0.3.2.ebuild +++ b/dev-haskell/distributive/distributive-0.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell 98 Distributive functors -- Dual to Traversable" -HOMEPAGE="http://github.com/ekmett/distributive/" +HOMEPAGE="https://github.com/ekmett/distributive/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/distributive/distributive-0.4.4.ebuild b/dev-haskell/distributive/distributive-0.4.4.ebuild index 8b1c9444ddee..d4049bca852b 100644 --- a/dev-haskell/distributive/distributive-0.4.4.ebuild +++ b/dev-haskell/distributive/distributive-0.4.4.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Distributive functors -- Dual to Traversable" -HOMEPAGE="http://github.com/ekmett/distributive/" +HOMEPAGE="https://github.com/ekmett/distributive/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/distributive/distributive-0.4.ebuild b/dev-haskell/distributive/distributive-0.4.ebuild index ff1f78f46da6..64cfa10d52ee 100644 --- a/dev-haskell/distributive/distributive-0.4.ebuild +++ b/dev-haskell/distributive/distributive-0.4.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell 98 Distributive functors -- Dual to Traversable" -HOMEPAGE="http://github.com/ekmett/distributive/" +HOMEPAGE="https://github.com/ekmett/distributive/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/easy-file/easy-file-0.2.0.ebuild b/dev-haskell/easy-file/easy-file-0.2.0.ebuild index 516e0895abab..ae2a90180c89 100644 --- a/dev-haskell/easy-file/easy-file-0.2.0.ebuild +++ b/dev-haskell/easy-file/easy-file-0.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Cross-platform File handling" -HOMEPAGE="http://github.com/kazu-yamamoto/easy-file" +HOMEPAGE="https://github.com/kazu-yamamoto/easy-file" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/easy-file/easy-file-0.2.1.ebuild b/dev-haskell/easy-file/easy-file-0.2.1.ebuild index a41f543757a0..f700d8eb12e2 100644 --- a/dev-haskell/easy-file/easy-file-0.2.1.ebuild +++ b/dev-haskell/easy-file/easy-file-0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Cross-platform File handling" -HOMEPAGE="http://github.com/kazu-yamamoto/easy-file" +HOMEPAGE="https://github.com/kazu-yamamoto/easy-file" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild index 515c332d0004..c8248dd4a688 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" -HOMEPAGE="http://github.com/batterseapower/edit-distance" +HOMEPAGE="https://github.com/batterseapower/edit-distance" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild index f1fe33eca530..38c49ed5cdae 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" -HOMEPAGE="http://github.com/batterseapower/edit-distance" +HOMEPAGE="https://github.com/batterseapower/edit-distance" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild index 92d53211332e..dfe8be4eaf8e 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" -HOMEPAGE="http://github.com/batterseapower/edit-distance" +HOMEPAGE="https://github.com/batterseapower/edit-distance" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild index 7cf9f66788b3..4cd7f6acdeb5 100644 --- a/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild +++ b/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" -HOMEPAGE="http://github.com/phadej/edit-distance" +HOMEPAGE="https://github.com/phadej/edit-distance" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/either/either-4.3.3.2.ebuild b/dev-haskell/either/either-4.3.3.2.ebuild index 7ea4e16847b5..52ffbb84c78d 100644 --- a/dev-haskell/either/either-4.3.3.2.ebuild +++ b/dev-haskell/either/either-4.3.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="An either monad transformer" -HOMEPAGE="http://github.com/ekmett/either/" +HOMEPAGE="https://github.com/ekmett/either/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/either/either-4.3.3.ebuild b/dev-haskell/either/either-4.3.3.ebuild index c802770555ee..8b11ec255b73 100644 --- a/dev-haskell/either/either-4.3.3.ebuild +++ b/dev-haskell/either/either-4.3.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="An either monad transformer" -HOMEPAGE="http://github.com/ekmett/either/" +HOMEPAGE="https://github.com/ekmett/either/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/either/either-4.4.1.ebuild b/dev-haskell/either/either-4.4.1.ebuild index 23d314e0ceaa..e0941bfbd56d 100644 --- a/dev-haskell/either/either-4.4.1.ebuild +++ b/dev-haskell/either/either-4.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="An either monad transformer" -HOMEPAGE="http://github.com/ekmett/either/" +HOMEPAGE="https://github.com/ekmett/either/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/exceptions/exceptions-0.3.3.ebuild b/dev-haskell/exceptions/exceptions-0.3.3.ebuild index b106c7328e3f..b05d9c5934ca 100644 --- a/dev-haskell/exceptions/exceptions-0.3.3.ebuild +++ b/dev-haskell/exceptions/exceptions-0.3.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" -HOMEPAGE="http://github.com/ekmett/exceptions/" +HOMEPAGE="https://github.com/ekmett/exceptions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-haskell/exceptions/exceptions-0.6.1.ebuild b/dev-haskell/exceptions/exceptions-0.6.1.ebuild index 4600778f6bc3..f89d9e0ad86a 100644 --- a/dev-haskell/exceptions/exceptions-0.6.1.ebuild +++ b/dev-haskell/exceptions/exceptions-0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" -HOMEPAGE="http://github.com/ekmett/exceptions/" +HOMEPAGE="https://github.com/ekmett/exceptions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild b/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild index 8b48cf9806fb..702be248861c 100644 --- a/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild +++ b/dev-haskell/exceptions/exceptions-0.8.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Extensible optionally-pure exceptions" -HOMEPAGE="http://github.com/ekmett/exceptions/" +HOMEPAGE="https://github.com/ekmett/exceptions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild b/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild index b48ac14a21b0..6a49cead98c3 100644 --- a/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild +++ b/dev-haskell/filesystem-conduit/filesystem-conduit-1.0.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Use system-filepath data types with conduits" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/free/free-4.10.0.1.ebuild b/dev-haskell/free/free-4.10.0.1.ebuild index 95454e7640f1..6f01c50f685b 100644 --- a/dev-haskell/free/free-4.10.0.1.ebuild +++ b/dev-haskell/free/free-4.10.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monads for free" -HOMEPAGE="http://github.com/ekmett/free/" +HOMEPAGE="https://github.com/ekmett/free/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/free/free-4.11.ebuild b/dev-haskell/free/free-4.11.ebuild index 2b7db291ffb4..c066e7568e01 100644 --- a/dev-haskell/free/free-4.11.ebuild +++ b/dev-haskell/free/free-4.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monads for free" -HOMEPAGE="http://github.com/ekmett/free/" +HOMEPAGE="https://github.com/ekmett/free/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/free/free-4.12.1.ebuild b/dev-haskell/free/free-4.12.1.ebuild index 3b2e47dbafd6..c1741f8bfefe 100644 --- a/dev-haskell/free/free-4.12.1.ebuild +++ b/dev-haskell/free/free-4.12.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monads for free" -HOMEPAGE="http://github.com/ekmett/free/" +HOMEPAGE="https://github.com/ekmett/free/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/free/free-4.2.ebuild b/dev-haskell/free/free-4.2.ebuild index 6ccef90d36dc..cc87644d4b7b 100644 --- a/dev-haskell/free/free-4.2.ebuild +++ b/dev-haskell/free/free-4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monads for free" -HOMEPAGE="http://github.com/ekmett/free/" +HOMEPAGE="https://github.com/ekmett/free/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/free/free-4.5.ebuild b/dev-haskell/free/free-4.5.ebuild index 4ab5ac15f039..b16806eb783c 100644 --- a/dev-haskell/free/free-4.5.ebuild +++ b/dev-haskell/free/free-4.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monads for free" -HOMEPAGE="http://github.com/ekmett/free/" +HOMEPAGE="https://github.com/ekmett/free/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/free/free-4.9.ebuild b/dev-haskell/free/free-4.9.ebuild index 6fb9c7c2b475..a9ca3c177902 100644 --- a/dev-haskell/free/free-4.9.ebuild +++ b/dev-haskell/free/free-4.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monads for free" -HOMEPAGE="http://github.com/ekmett/free/" +HOMEPAGE="https://github.com/ekmett/free/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild b/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild index 7ce03226b0c9..170d79ff95bc 100644 --- a/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild +++ b/dev-haskell/groupoids/groupoids-3.0.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 Groupoids" -HOMEPAGE="http://github.com/ekmett/groupoids/" +HOMEPAGE="https://github.com/ekmett/groupoids/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/groupoids/groupoids-4.0.ebuild b/dev-haskell/groupoids/groupoids-4.0.ebuild index 1001324500db..086189f76bc5 100644 --- a/dev-haskell/groupoids/groupoids-4.0.ebuild +++ b/dev-haskell/groupoids/groupoids-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="This package has been absorbed into semigroupoids 4.0" -HOMEPAGE="http://github.com/ekmett/groupoids/" +HOMEPAGE="https://github.com/ekmett/groupoids/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashable/hashable-1.1.2.5.ebuild b/dev-haskell/hashable/hashable-1.1.2.5.ebuild index d32836d9f072..020b54a70185 100644 --- a/dev-haskell/hashable/hashable-1.1.2.5.ebuild +++ b/dev-haskell/hashable/hashable-1.1.2.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" -HOMEPAGE="http://github.com/tibbe/hashable" +HOMEPAGE="https://github.com/tibbe/hashable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashable/hashable-1.2.1.0.ebuild b/dev-haskell/hashable/hashable-1.2.1.0.ebuild index 375759d71f8b..673777d18d7c 100644 --- a/dev-haskell/hashable/hashable-1.2.1.0.ebuild +++ b/dev-haskell/hashable/hashable-1.2.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" -HOMEPAGE="http://github.com/tibbe/hashable" +HOMEPAGE="https://github.com/tibbe/hashable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashable/hashable-1.2.3.1.ebuild b/dev-haskell/hashable/hashable-1.2.3.1.ebuild index f76e9d911dd6..c79d11b4cf8b 100644 --- a/dev-haskell/hashable/hashable-1.2.3.1.ebuild +++ b/dev-haskell/hashable/hashable-1.2.3.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" -HOMEPAGE="http://github.com/tibbe/hashable" +HOMEPAGE="https://github.com/tibbe/hashable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashable/hashable-1.2.3.2.ebuild b/dev-haskell/hashable/hashable-1.2.3.2.ebuild index 05825ff0932c..6cb7a2c166cd 100644 --- a/dev-haskell/hashable/hashable-1.2.3.2.ebuild +++ b/dev-haskell/hashable/hashable-1.2.3.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" -HOMEPAGE="http://github.com/tibbe/hashable" +HOMEPAGE="https://github.com/tibbe/hashable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashable/hashable-1.2.3.3.ebuild b/dev-haskell/hashable/hashable-1.2.3.3.ebuild index 060568bbdfae..5b5e8540fefd 100644 --- a/dev-haskell/hashable/hashable-1.2.3.3.ebuild +++ b/dev-haskell/hashable/hashable-1.2.3.3.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A class for types that can be converted to a hash value" -HOMEPAGE="http://github.com/tibbe/hashable" +HOMEPAGE="https://github.com/tibbe/hashable" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild b/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild index 28372a6015a4..fbf3b209b19e 100644 --- a/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild +++ b/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Mutable hash tables in the ST monad" -HOMEPAGE="http://github.com/gregorycollins/hashtables" +HOMEPAGE="https://github.com/gregorycollins/hashtables" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild b/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild index ba549aa31bf1..c70f72fa42c3 100644 --- a/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild +++ b/dev-haskell/hashtables/hashtables-1.2.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Mutable hash tables in the ST monad" -HOMEPAGE="http://github.com/gregorycollins/hashtables" +HOMEPAGE="https://github.com/gregorycollins/hashtables" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild b/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild index ec916d7f2b61..f544ae701dd0 100644 --- a/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild +++ b/dev-haskell/hashtables/hashtables-1.2.0.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Mutable hash tables in the ST monad" -HOMEPAGE="http://github.com/gregorycollins/hashtables" +HOMEPAGE="https://github.com/gregorycollins/hashtables" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hastache/hastache-0.5.1.ebuild b/dev-haskell/hastache/hastache-0.5.1.ebuild index 1e1ab8898358..ca2d7646ec88 100644 --- a/dev-haskell/hastache/hastache-0.5.1.ebuild +++ b/dev-haskell/hastache/hastache-0.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of Mustache templates" -HOMEPAGE="http://github.com/lymar/hastache" +HOMEPAGE="https://github.com/lymar/hastache" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hastache/hastache-0.6.0.ebuild b/dev-haskell/hastache/hastache-0.6.0.ebuild index cf2fdac2c4e5..995c9a85fe0c 100644 --- a/dev-haskell/hastache/hastache-0.6.0.ebuild +++ b/dev-haskell/hastache/hastache-0.6.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of Mustache templates" -HOMEPAGE="http://github.com/lymar/hastache" +HOMEPAGE="https://github.com/lymar/hastache" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hastache/hastache-0.6.1.ebuild b/dev-haskell/hastache/hastache-0.6.1.ebuild index 2d03b03ce857..eaecbcf42176 100644 --- a/dev-haskell/hastache/hastache-0.6.1.ebuild +++ b/dev-haskell/hastache/hastache-0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of Mustache templates" -HOMEPAGE="http://github.com/lymar/hastache" +HOMEPAGE="https://github.com/lymar/hastache" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r1.ebuild b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r1.ebuild index 153b74ffb1d3..f16f3f36b37f 100644 --- a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r1.ebuild +++ b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="HDBC-mysql" MY_P="${MY_PN}-${PV}" DESCRIPTION="MySQL driver for HDBC" -HOMEPAGE="http://github.com/bos/hdbc-mysql" +HOMEPAGE="https://github.com/bos/hdbc-mysql" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r2.ebuild b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r2.ebuild index 2a9e21bd1c9c..3d53632859cc 100644 --- a/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r2.ebuild +++ b/dev-haskell/hdbc-mysql/hdbc-mysql-0.6.6.1-r2.ebuild @@ -14,7 +14,7 @@ MY_PN="HDBC-mysql" MY_P="${MY_PN}-${PV}" DESCRIPTION="MySQL driver for HDBC" -HOMEPAGE="http://github.com/bos/hdbc-mysql" +HOMEPAGE="https://github.com/bos/hdbc-mysql" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.1.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.1.ebuild index e79ab7c6c8e8..3683d2f7ffa8 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.1.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.1.ebuild @@ -13,7 +13,7 @@ MY_PN="HDBC-postgresql" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL driver for HDBC" -HOMEPAGE="http://github.com/hdbc/hdbc-postgresql" +HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.2-r2.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.2-r2.ebuild index e1c52f78dd86..3628a4930da8 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.2-r2.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.2-r2.ebuild @@ -14,7 +14,7 @@ MY_PN="HDBC-postgresql" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL driver for HDBC" -HOMEPAGE="http://github.com/hdbc/hdbc-postgresql" +HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild index 79f29e942c43..6dc51201fa05 100644 --- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild +++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild @@ -14,7 +14,7 @@ MY_PN="HDBC-postgresql" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL driver for HDBC" -HOMEPAGE="http://github.com/hdbc/hdbc-postgresql" +HOMEPAGE="https://github.com/hdbc/hdbc-postgresql" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.1.ebuild index 6f57c5cae8d4..78291cb5d791 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.1.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.ebuild index 6f57c5cae8d4..78291cb5d791 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild index 1966a2f21c86..afb730282073 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.14.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.1.ebuild index a10f2ad2c378..7793973a5649 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.1.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild index 98d30b5f9155..ace0360d70d8 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.6.1.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.6.1.ebuild index 534ffbd4cc63..c7d17a2f15c9 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.6.1.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.7.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.7.ebuild index 887f496ccdcc..e25b8f5d0c29 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.7.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.5.8.3.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.5.8.3.ebuild index 9150cd994891..66aefd96b683 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.5.8.3.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.5.8.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild b/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild index 1966a2f21c86..afb730282073 100644 --- a/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild +++ b/dev-haskell/highlighting-kate/highlighting-kate-0.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Syntax highlighting" -HOMEPAGE="http://github.com/jgm/highlighting-kate" +HOMEPAGE="https://github.com/jgm/highlighting-kate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild index bb4c5a29afd3..fcf6f57f2462 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" -HOMEPAGE="http://github.com/alanz/hjsmin" +HOMEPAGE="https://github.com/alanz/hjsmin" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild index dd7727b6c0ca..ef97429957c5 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" -HOMEPAGE="http://github.com/alanz/hjsmin" +HOMEPAGE="https://github.com/alanz/hjsmin" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild index 561fb8805745..c5e2e0746d7e 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" -HOMEPAGE="http://github.com/alanz/hjsmin" +HOMEPAGE="https://github.com/alanz/hjsmin" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild index ec1fd3ca083e..f52867a89685 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" -HOMEPAGE="http://github.com/alanz/hjsmin" +HOMEPAGE="https://github.com/alanz/hjsmin" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild index 3a5a47cd7005..e021ce752d5e 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.4.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" -HOMEPAGE="http://github.com/alanz/hjsmin" +HOMEPAGE="https://github.com/alanz/hjsmin" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild b/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild index 16be1e750b21..5a0cea9f1fe6 100644 --- a/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.1.5.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Haskell implementation of a javascript minifier" -HOMEPAGE="http://github.com/erikd/hjsmin" +HOMEPAGE="https://github.com/erikd/hjsmin" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ieee754/ieee754-0.7.3-r1.ebuild b/dev-haskell/ieee754/ieee754-0.7.3-r1.ebuild index 5eca86669b67..91e496c1466f 100644 --- a/dev-haskell/ieee754/ieee754-0.7.3-r1.ebuild +++ b/dev-haskell/ieee754/ieee754-0.7.3-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Utilities for dealing with IEEE floating point numbers" -HOMEPAGE="http://github.com/patperry/hs-ieee754" +HOMEPAGE="https://github.com/patperry/hs-ieee754" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ieee754/ieee754-0.7.4.ebuild b/dev-haskell/ieee754/ieee754-0.7.4.ebuild index 32632fa7487f..328e7a05f035 100644 --- a/dev-haskell/ieee754/ieee754-0.7.4.ebuild +++ b/dev-haskell/ieee754/ieee754-0.7.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Utilities for dealing with IEEE floating point numbers" -HOMEPAGE="http://github.com/patperry/hs-ieee754" +HOMEPAGE="https://github.com/patperry/hs-ieee754" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ieee754/ieee754-0.7.6.ebuild b/dev-haskell/ieee754/ieee754-0.7.6.ebuild index 9ffc067ac76c..55ce5486cd2d 100644 --- a/dev-haskell/ieee754/ieee754-0.7.6.ebuild +++ b/dev-haskell/ieee754/ieee754-0.7.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Utilities for dealing with IEEE floating point numbers" -HOMEPAGE="http://github.com/patperry/hs-ieee754" +HOMEPAGE="https://github.com/patperry/hs-ieee754" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/kan-extensions/kan-extensions-4.2.1.ebuild b/dev-haskell/kan-extensions/kan-extensions-4.2.1.ebuild index 0a31c8ce982b..626e2885dcb0 100644 --- a/dev-haskell/kan-extensions/kan-extensions-4.2.1.ebuild +++ b/dev-haskell/kan-extensions/kan-extensions-4.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads" -HOMEPAGE="http://github.com/ekmett/kan-extensions/" +HOMEPAGE="https://github.com/ekmett/kan-extensions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/kan-extensions/kan-extensions-4.2.2.ebuild b/dev-haskell/kan-extensions/kan-extensions-4.2.2.ebuild index 6184241085af..365505ef1df3 100644 --- a/dev-haskell/kan-extensions/kan-extensions-4.2.2.ebuild +++ b/dev-haskell/kan-extensions/kan-extensions-4.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads" -HOMEPAGE="http://github.com/ekmett/kan-extensions/" +HOMEPAGE="https://github.com/ekmett/kan-extensions/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/keys/keys-3.10.1.ebuild b/dev-haskell/keys/keys-3.10.1.ebuild index 583fa4858ef3..8899e2f774eb 100644 --- a/dev-haskell/keys/keys-3.10.1.ebuild +++ b/dev-haskell/keys/keys-3.10.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Keyed functors and containers" -HOMEPAGE="http://github.com/ekmett/keys/" +HOMEPAGE="https://github.com/ekmett/keys/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/keys/keys-3.10.2.ebuild b/dev-haskell/keys/keys-3.10.2.ebuild index cf586c1c9540..d670fca73347 100644 --- a/dev-haskell/keys/keys-3.10.2.ebuild +++ b/dev-haskell/keys/keys-3.10.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Keyed functors and containers" -HOMEPAGE="http://github.com/ekmett/keys/" +HOMEPAGE="https://github.com/ekmett/keys/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/keys/keys-3.10.ebuild b/dev-haskell/keys/keys-3.10.ebuild index d75bcb572283..7c79cc4c2c75 100644 --- a/dev-haskell/keys/keys-3.10.ebuild +++ b/dev-haskell/keys/keys-3.10.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Keyed functors and containers" -HOMEPAGE="http://github.com/ekmett/keys/" +HOMEPAGE="https://github.com/ekmett/keys/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild b/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild index aa7947fbfad6..66663b4ff7d3 100644 --- a/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild +++ b/dev-haskell/language-haskell-extract/language-haskell-extract-0.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Module to automatically extract functions from the local code" -HOMEPAGE="http://github.com/finnsson/template-helper" +HOMEPAGE="https://github.com/finnsson/template-helper" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild index 27d5f0b3f350..7b285b63a711 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.13.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Parser for JavaScript" -HOMEPAGE="http://github.com/alanz/language-javascript" +HOMEPAGE="https://github.com/alanz/language-javascript" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild index 119a05df07e1..f8c3a159c644 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.13.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Parser for JavaScript" -HOMEPAGE="http://github.com/alanz/language-javascript" +HOMEPAGE="https://github.com/alanz/language-javascript" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild index 0106b0e028bc..eaa0304a1f70 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.14.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Parser for JavaScript" -HOMEPAGE="http://github.com/erikd/language-javascript" +HOMEPAGE="https://github.com/erikd/language-javascript" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild index 0106b0e028bc..eaa0304a1f70 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.14.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Parser for JavaScript" -HOMEPAGE="http://github.com/erikd/language-javascript" +HOMEPAGE="https://github.com/erikd/language-javascript" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild index df4865c8b29a..94aec4eef69a 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Parser for JavaScript" -HOMEPAGE="http://github.com/alanz/language-javascript" +HOMEPAGE="https://github.com/alanz/language-javascript" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/language-javascript/language-javascript-0.5.8.ebuild b/dev-haskell/language-javascript/language-javascript-0.5.8.ebuild index ec1f74589856..e1c6f2970482 100644 --- a/dev-haskell/language-javascript/language-javascript-0.5.8.ebuild +++ b/dev-haskell/language-javascript/language-javascript-0.5.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Parser for JavaScript" -HOMEPAGE="http://github.com/alanz/language-javascript" +HOMEPAGE="https://github.com/alanz/language-javascript" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/lens/lens-3.10.0.1.ebuild b/dev-haskell/lens/lens-3.10.0.1.ebuild index 64ce3401fa2d..1a8af9628571 100644 --- a/dev-haskell/lens/lens-3.10.0.1.ebuild +++ b/dev-haskell/lens/lens-3.10.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" -HOMEPAGE="http://github.com/ekmett/lens/" +HOMEPAGE="https://github.com/ekmett/lens/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/lens/lens-3.9.2.ebuild b/dev-haskell/lens/lens-3.9.2.ebuild index eb217bf42bd4..cce2f51b65c2 100644 --- a/dev-haskell/lens/lens-3.9.2.ebuild +++ b/dev-haskell/lens/lens-3.9.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" -HOMEPAGE="http://github.com/ekmett/lens/" +HOMEPAGE="https://github.com/ekmett/lens/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/lens/lens-4.11.ebuild b/dev-haskell/lens/lens-4.11.ebuild index 59baf01f22f8..8a56c9522fee 100644 --- a/dev-haskell/lens/lens-4.11.ebuild +++ b/dev-haskell/lens/lens-4.11.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" -HOMEPAGE="http://github.com/ekmett/lens/" +HOMEPAGE="https://github.com/ekmett/lens/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/lens/lens-4.2.ebuild b/dev-haskell/lens/lens-4.2.ebuild index 15ed341ae287..ea9e191f4461 100644 --- a/dev-haskell/lens/lens-4.2.ebuild +++ b/dev-haskell/lens/lens-4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" -HOMEPAGE="http://github.com/ekmett/lens/" +HOMEPAGE="https://github.com/ekmett/lens/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/lens/lens-4.6.0.1.ebuild b/dev-haskell/lens/lens-4.6.0.1.ebuild index bea898133d92..82f32a67e23a 100644 --- a/dev-haskell/lens/lens-4.6.0.1.ebuild +++ b/dev-haskell/lens/lens-4.6.0.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" -HOMEPAGE="http://github.com/ekmett/lens/" +HOMEPAGE="https://github.com/ekmett/lens/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/lens/lens-4.9.1.ebuild b/dev-haskell/lens/lens-4.9.1.ebuild index 3f78023fea9d..2e7b3eefaa61 100644 --- a/dev-haskell/lens/lens-4.9.1.ebuild +++ b/dev-haskell/lens/lens-4.9.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Lenses, Folds and Traversals" -HOMEPAGE="http://github.com/ekmett/lens/" +HOMEPAGE="https://github.com/ekmett/lens/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/libmpd/libmpd-0.8.0.1-r1.ebuild b/dev-haskell/libmpd/libmpd-0.8.0.1-r1.ebuild index 79cc0889d2d5..f41bf0e7145c 100644 --- a/dev-haskell/libmpd/libmpd-0.8.0.1-r1.ebuild +++ b/dev-haskell/libmpd/libmpd-0.8.0.1-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="An MPD client library" -HOMEPAGE="http://github.com/joachifm/libmpd-haskell" +HOMEPAGE="https://github.com/joachifm/libmpd-haskell" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-haskell/libmpd/libmpd-0.8.0.3-r1.ebuild b/dev-haskell/libmpd/libmpd-0.8.0.3-r1.ebuild index 9a3085d9e43a..a6c8eade6d86 100644 --- a/dev-haskell/libmpd/libmpd-0.8.0.3-r1.ebuild +++ b/dev-haskell/libmpd/libmpd-0.8.0.3-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An MPD client library" -HOMEPAGE="http://github.com/joachifm/libmpd-haskell#readme" +HOMEPAGE="https://github.com/joachifm/libmpd-haskell#readme" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild b/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild index f508b53d1a2c..24d969a2d175 100644 --- a/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild +++ b/dev-haskell/libmpd/libmpd-0.8.0.4-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An MPD client library" -HOMEPAGE="http://github.com/joachifm/libmpd-haskell#readme" +HOMEPAGE="https://github.com/joachifm/libmpd-haskell#readme" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild index 8bb21a441ce6..bfa453535137 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An MPD client library" -HOMEPAGE="http://github.com/vimus/libmpd-haskell#readme" +HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild index ac5d8ce2f61c..d20528367b07 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An MPD client library" -HOMEPAGE="http://github.com/vimus/libmpd-haskell#readme" +HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/list/list-0.5.1.ebuild b/dev-haskell/list/list-0.5.1.ebuild index 55f7d4dc84bd..3debce69f551 100644 --- a/dev-haskell/list/list-0.5.1.ebuild +++ b/dev-haskell/list/list-0.5.1.ebuild @@ -13,7 +13,7 @@ MY_PN="List" MY_P="${MY_PN}-${PV}" DESCRIPTION="List monad transformer and class" -HOMEPAGE="http://github.com/yairchu/generator/tree" +HOMEPAGE="https://github.com/yairchu/generator/tree" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/list/list-0.5.2.ebuild b/dev-haskell/list/list-0.5.2.ebuild index ee4296617d16..0429e493609a 100644 --- a/dev-haskell/list/list-0.5.2.ebuild +++ b/dev-haskell/list/list-0.5.2.ebuild @@ -13,7 +13,7 @@ MY_PN="List" MY_P="${MY_PN}-${PV}" DESCRIPTION="List monad transformer and class" -HOMEPAGE="http://github.com/yairchu/generator/tree" +HOMEPAGE="https://github.com/yairchu/generator/tree" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild index 16c4e45ac3ea..2c0ac3f2eeb0 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild index 537ca7f8848a..78b46dd137e7 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild index 1582625a4541..adf2e43e58ea 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild index b9bd48bdb821..6c0b8e067a44 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.6.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild index 49296e622e6c..1af3f10989c7 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild index 5fec091d9864..c95a267011f4 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.8.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild b/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild index b536145298bd..c11e8161784d 100644 --- a/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild +++ b/dev-haskell/mime-mail/mime-mail-0.4.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Compose MIME email messages" -HOMEPAGE="http://github.com/snoyberg/mime-mail" +HOMEPAGE="https://github.com/snoyberg/mime-mail" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild b/dev-haskell/mtl/mtl-2.1.2-r1.ebuild index 60430ad1d902..2521c5728c70 100644 --- a/dev-haskell/mtl/mtl-2.1.2-r1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.2-r1.ebuild @@ -8,7 +8,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" -HOMEPAGE="http://github.com/ekmett/mtl" +HOMEPAGE="https://github.com/ekmett/mtl" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mtl/mtl-2.1.2.ebuild b/dev-haskell/mtl/mtl-2.1.2.ebuild index c4b4c13675f9..fc7c8d96d8fa 100644 --- a/dev-haskell/mtl/mtl-2.1.2.ebuild +++ b/dev-haskell/mtl/mtl-2.1.2.ebuild @@ -8,7 +8,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" -HOMEPAGE="http://github.com/ekmett/mtl" +HOMEPAGE="https://github.com/ekmett/mtl" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mtl/mtl-2.2.1.ebuild b/dev-haskell/mtl/mtl-2.2.1.ebuild index 7a82120a58df..7f9547c3f8fc 100644 --- a/dev-haskell/mtl/mtl-2.2.1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad classes, using functional dependencies" -HOMEPAGE="http://github.com/ekmett/mtl" +HOMEPAGE="https://github.com/ekmett/mtl" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/nats/nats-0.1.2.ebuild b/dev-haskell/nats/nats-0.1.2.ebuild index b39597f8bd0c..390a0ac29e65 100644 --- a/dev-haskell/nats/nats-0.1.2.ebuild +++ b/dev-haskell/nats/nats-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 natural numbers" -HOMEPAGE="http://github.com/ekmett/nats/" +HOMEPAGE="https://github.com/ekmett/nats/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/nats/nats-0.1.ebuild b/dev-haskell/nats/nats-0.1.ebuild index 0b41fb765f07..4f12148a513a 100644 --- a/dev-haskell/nats/nats-0.1.ebuild +++ b/dev-haskell/nats/nats-0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 natural numbers" -HOMEPAGE="http://github.com/ekmett/nats/" +HOMEPAGE="https://github.com/ekmett/nats/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/nats/nats-0.2.ebuild b/dev-haskell/nats/nats-0.2.ebuild index 04cf783deb46..3fcae201f66e 100644 --- a/dev-haskell/nats/nats-0.2.ebuild +++ b/dev-haskell/nats/nats-0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Natural numbers" -HOMEPAGE="http://github.com/ekmett/nats/" +HOMEPAGE="https://github.com/ekmett/nats/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/nats/nats-1.ebuild b/dev-haskell/nats/nats-1.ebuild index c69b878de0a4..c65991d6bf53 100644 --- a/dev-haskell/nats/nats-1.ebuild +++ b/dev-haskell/nats/nats-1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" # on ghc-7.10 does nothing inherit haskell-cabal DESCRIPTION="Natural numbers" -HOMEPAGE="http://github.com/ekmett/nats/" +HOMEPAGE="https://github.com/ekmett/nats/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild b/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild index e08e442e69e3..eb01c12bb500 100644 --- a/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild +++ b/dev-haskell/network-bytestring/network-bytestring-0.1.3.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit eutils haskell-cabal DESCRIPTION="Fast, memory-efficient, low-level networking" -HOMEPAGE="http://github.com/tibbe/network-bytestring" +HOMEPAGE="https://github.com/tibbe/network-bytestring" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild b/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild index 5e440cb4e0ae..6a121ad90152 100644 --- a/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild +++ b/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Stream socket data using conduits" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild b/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild index 1bda1539d99f..0f82fa8ba54d 100644 --- a/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild +++ b/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Stream socket data using conduits" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild b/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild index a759499c3c66..cfc84e5bee9f 100644 --- a/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild +++ b/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="Stream socket data using conduits. (deprecated)" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-info/network-info-0.2.0.3.ebuild b/dev-haskell/network-info/network-info-0.2.0.3.ebuild index b2e667f9bc7b..a48ca21c52cc 100644 --- a/dev-haskell/network-info/network-info-0.2.0.3.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-info/network-info-0.2.0.5.ebuild b/dev-haskell/network-info/network-info-0.2.0.5.ebuild index 762b9991fc76..d158f6d7ed4d 100644 --- a/dev-haskell/network-info/network-info-0.2.0.5.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/network-info/network-info-0.2.0.7.ebuild b/dev-haskell/network-info/network-info-0.2.0.7.ebuild index a0fcbde56936..3fe9ca1718fe 100644 --- a/dev-haskell/network-info/network-info-0.2.0.7.ebuild +++ b/dev-haskell/network-info/network-info-0.2.0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Access the local computer's basic network configuration" -HOMEPAGE="http://github.com/jystic/network-info" +HOMEPAGE="https://github.com/jystic/network-info" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pem/pem-0.1.2.ebuild b/dev-haskell/pem/pem-0.1.2.ebuild index f5c8dae830b3..d18a9b37f6d6 100644 --- a/dev-haskell/pem/pem-0.1.2.ebuild +++ b/dev-haskell/pem/pem-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-pem" +HOMEPAGE="https://github.com/vincenthz/hs-pem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pem/pem-0.2.0.ebuild b/dev-haskell/pem/pem-0.2.0.ebuild index 5c4b348b6b97..1da1e1c5511c 100644 --- a/dev-haskell/pem/pem-0.2.0.ebuild +++ b/dev-haskell/pem/pem-0.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-pem" +HOMEPAGE="https://github.com/vincenthz/hs-pem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pem/pem-0.2.1.ebuild b/dev-haskell/pem/pem-0.2.1.ebuild index 99ed819e44df..89747d87418c 100644 --- a/dev-haskell/pem/pem-0.2.1.ebuild +++ b/dev-haskell/pem/pem-0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-pem" +HOMEPAGE="https://github.com/vincenthz/hs-pem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pem/pem-0.2.2.ebuild b/dev-haskell/pem/pem-0.2.2.ebuild index 2a219973c982..fb20642794d8 100644 --- a/dev-haskell/pem/pem-0.2.2.ebuild +++ b/dev-haskell/pem/pem-0.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Privacy Enhanced Mail (PEM) format reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-pem" +HOMEPAGE="https://github.com/vincenthz/hs-pem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pointed/pointed-4.0.ebuild b/dev-haskell/pointed/pointed-4.0.ebuild index 704faaa1635e..f51c60630811 100644 --- a/dev-haskell/pointed/pointed-4.0.ebuild +++ b/dev-haskell/pointed/pointed-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Pointed and copointed data" -HOMEPAGE="http://github.com/ekmett/pointed/" +HOMEPAGE="https://github.com/ekmett/pointed/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pointed/pointed-4.1.1.ebuild b/dev-haskell/pointed/pointed-4.1.1.ebuild index 461993aaea63..6f1318a75353 100644 --- a/dev-haskell/pointed/pointed-4.1.1.ebuild +++ b/dev-haskell/pointed/pointed-4.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Pointed and copointed data" -HOMEPAGE="http://github.com/ekmett/pointed/" +HOMEPAGE="https://github.com/ekmett/pointed/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pointed/pointed-4.1.ebuild b/dev-haskell/pointed/pointed-4.1.ebuild index eb658133856c..c48f086ab04d 100644 --- a/dev-haskell/pointed/pointed-4.1.ebuild +++ b/dev-haskell/pointed/pointed-4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Pointed and copointed data" -HOMEPAGE="http://github.com/ekmett/pointed/" +HOMEPAGE="https://github.com/ekmett/pointed/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pointed/pointed-4.2.0.2.ebuild b/dev-haskell/pointed/pointed-4.2.0.2.ebuild index a3f620e38711..a31c27660405 100644 --- a/dev-haskell/pointed/pointed-4.2.0.2.ebuild +++ b/dev-haskell/pointed/pointed-4.2.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Pointed and copointed data" -HOMEPAGE="http://github.com/ekmett/pointed/" +HOMEPAGE="https://github.com/ekmett/pointed/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pointed/pointed-4.2.ebuild b/dev-haskell/pointed/pointed-4.2.ebuild index e472f23682b5..a271bc161eca 100644 --- a/dev-haskell/pointed/pointed-4.2.ebuild +++ b/dev-haskell/pointed/pointed-4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Pointed and copointed data" -HOMEPAGE="http://github.com/ekmett/pointed/" +HOMEPAGE="https://github.com/ekmett/pointed/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/prelude-extras/prelude-extras-0.4.ebuild b/dev-haskell/prelude-extras/prelude-extras-0.4.ebuild index cf87a2b82f23..a38959d044fe 100644 --- a/dev-haskell/prelude-extras/prelude-extras-0.4.ebuild +++ b/dev-haskell/prelude-extras/prelude-extras-0.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 - higher order versions of Prelude classes" -HOMEPAGE="http://github.com/ekmett/prelude-extras" +HOMEPAGE="https://github.com/ekmett/prelude-extras" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/process-conduit/process-conduit-1.0.0.1.ebuild b/dev-haskell/process-conduit/process-conduit-1.0.0.1.ebuild index 3b5fe310610a..328d55173d60 100644 --- a/dev-haskell/process-conduit/process-conduit-1.0.0.1.ebuild +++ b/dev-haskell/process-conduit/process-conduit-1.0.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conduits for processes" -HOMEPAGE="http://github.com/tanakh/process-conduit" +HOMEPAGE="https://github.com/tanakh/process-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild b/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild index 49f0a77e8527..324a47989f0e 100644 --- a/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild +++ b/dev-haskell/process-conduit/process-conduit-1.1.0.0-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit base haskell-cabal DESCRIPTION="Conduits for processes" -HOMEPAGE="http://github.com/tanakh/process-conduit" +HOMEPAGE="https://github.com/tanakh/process-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild b/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild index 80fecef8ec36..7a651c2bef5a 100644 --- a/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild +++ b/dev-haskell/process-conduit/process-conduit-1.2.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conduits for processes (deprecated)" -HOMEPAGE="http://github.com/snoyberg/process-conduit" +HOMEPAGE="https://github.com/snoyberg/process-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild b/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild index 3bf996028da4..221d6ceeb2bc 100644 --- a/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild +++ b/dev-haskell/profunctor-extras/profunctor-extras-3.3.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Profunctor extras" -HOMEPAGE="http://github.com/ekmett/profunctor-extras/" +HOMEPAGE="https://github.com/ekmett/profunctor-extras/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild b/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild index 00ad48356135..9bec8d1cbb0b 100644 --- a/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild +++ b/dev-haskell/profunctor-extras/profunctor-extras-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="This package has been absorbed into profunctors 4.0" -HOMEPAGE="http://github.com/ekmett/profunctor-extras/" +HOMEPAGE="https://github.com/ekmett/profunctor-extras/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild b/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild index 7d1336499dd1..a86f93a90c73 100644 --- a/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild +++ b/dev-haskell/profunctors/profunctors-3.3.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 Profunctors" -HOMEPAGE="http://github.com/ekmett/profunctors/" +HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctors/profunctors-4.0.1.ebuild b/dev-haskell/profunctors/profunctors-4.0.1.ebuild index d676acb39b03..611941a04cfb 100644 --- a/dev-haskell/profunctors/profunctors-4.0.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Profunctors" -HOMEPAGE="http://github.com/ekmett/profunctors/" +HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctors/profunctors-4.0.4.ebuild b/dev-haskell/profunctors/profunctors-4.0.4.ebuild index 61f9e3ea8619..1c50711a8c44 100644 --- a/dev-haskell/profunctors/profunctors-4.0.4.ebuild +++ b/dev-haskell/profunctors/profunctors-4.0.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Profunctors" -HOMEPAGE="http://github.com/ekmett/profunctors/" +HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctors/profunctors-4.3.2.ebuild b/dev-haskell/profunctors/profunctors-4.3.2.ebuild index 9901d2497040..ee38971c2765 100644 --- a/dev-haskell/profunctors/profunctors-4.3.2.ebuild +++ b/dev-haskell/profunctors/profunctors-4.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Profunctors" -HOMEPAGE="http://github.com/ekmett/profunctors/" +HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctors/profunctors-4.4.1.ebuild b/dev-haskell/profunctors/profunctors-4.4.1.ebuild index 85768bbc4b9f..c7b42625543c 100644 --- a/dev-haskell/profunctors/profunctors-4.4.1.ebuild +++ b/dev-haskell/profunctors/profunctors-4.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Profunctors" -HOMEPAGE="http://github.com/ekmett/profunctors/" +HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/profunctors/profunctors-5.1.1.ebuild b/dev-haskell/profunctors/profunctors-5.1.1.ebuild index 14b5a81c723e..ede27abe3690 100644 --- a/dev-haskell/profunctors/profunctors-5.1.1.ebuild +++ b/dev-haskell/profunctors/profunctors-5.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Profunctors" -HOMEPAGE="http://github.com/ekmett/profunctors/" +HOMEPAGE="https://github.com/ekmett/profunctors/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/readargs/readargs-1.2.1.ebuild b/dev-haskell/readargs/readargs-1.2.1.ebuild index 1500c8b978f5..dc3b815b4733 100644 --- a/dev-haskell/readargs/readargs-1.2.1.ebuild +++ b/dev-haskell/readargs/readargs-1.2.1.ebuild @@ -13,7 +13,7 @@ MY_PN="ReadArgs" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple command line argument parsing" -HOMEPAGE="http://github.com/rampion/ReadArgs" +HOMEPAGE="https://github.com/rampion/ReadArgs" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/readargs/readargs-1.2.2.ebuild b/dev-haskell/readargs/readargs-1.2.2.ebuild index 14ff37d890c7..7b39ae535c59 100644 --- a/dev-haskell/readargs/readargs-1.2.2.ebuild +++ b/dev-haskell/readargs/readargs-1.2.2.ebuild @@ -13,7 +13,7 @@ MY_PN="ReadArgs" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple command line argument parsing" -HOMEPAGE="http://github.com/rampion/ReadArgs" +HOMEPAGE="https://github.com/rampion/ReadArgs" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/recaptcha/recaptcha-0.1-r1.ebuild b/dev-haskell/recaptcha/recaptcha-0.1-r1.ebuild index 37129beb36f4..fa01b09e0a7a 100644 --- a/dev-haskell/recaptcha/recaptcha-0.1-r1.ebuild +++ b/dev-haskell/recaptcha/recaptcha-0.1-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Functions for using the reCAPTCHA service in web applications" -HOMEPAGE="http://github.com/jgm/recaptcha/tree/master" +HOMEPAGE="https://github.com/jgm/recaptcha/tree/master" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/recaptcha/recaptcha-0.1.0.2.ebuild b/dev-haskell/recaptcha/recaptcha-0.1.0.2.ebuild index 606477463c06..e5f78fd0a2e3 100644 --- a/dev-haskell/recaptcha/recaptcha-0.1.0.2.ebuild +++ b/dev-haskell/recaptcha/recaptcha-0.1.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Functions for using the reCAPTCHA service in web applications" -HOMEPAGE="http://github.com/jgm/recaptcha/tree/master" +HOMEPAGE="https://github.com/jgm/recaptcha/tree/master" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild b/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild index cb1114d89e9b..d979bc571d40 100644 --- a/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild +++ b/dev-haskell/recaptcha/recaptcha-0.1.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Functions for using the reCAPTCHA service in web applications" -HOMEPAGE="http://github.com/jgm/recaptcha/tree/master" +HOMEPAGE="https://github.com/jgm/recaptcha/tree/master" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reducers/reducers-3.10.2.1.ebuild b/dev-haskell/reducers/reducers-3.10.2.1.ebuild index ad0990666f4f..8c891fa08912 100644 --- a/dev-haskell/reducers/reducers-3.10.2.1.ebuild +++ b/dev-haskell/reducers/reducers-3.10.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" -HOMEPAGE="http://github.com/ekmett/reducers/" +HOMEPAGE="https://github.com/ekmett/reducers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reducers/reducers-3.10.2.ebuild b/dev-haskell/reducers/reducers-3.10.2.ebuild index dddad363f04e..7bfd7adac33c 100644 --- a/dev-haskell/reducers/reducers-3.10.2.ebuild +++ b/dev-haskell/reducers/reducers-3.10.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" -HOMEPAGE="http://github.com/ekmett/reducers/" +HOMEPAGE="https://github.com/ekmett/reducers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reducers/reducers-3.10.3.1-r1.ebuild b/dev-haskell/reducers/reducers-3.10.3.1-r1.ebuild index 9e8b918220df..75dd9ca5174a 100644 --- a/dev-haskell/reducers/reducers-3.10.3.1-r1.ebuild +++ b/dev-haskell/reducers/reducers-3.10.3.1-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" -HOMEPAGE="http://github.com/ekmett/reducers/" +HOMEPAGE="https://github.com/ekmett/reducers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reducers/reducers-3.10.3.1.ebuild b/dev-haskell/reducers/reducers-3.10.3.1.ebuild index 199548fef068..2824261583fe 100644 --- a/dev-haskell/reducers/reducers-3.10.3.1.ebuild +++ b/dev-haskell/reducers/reducers-3.10.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" -HOMEPAGE="http://github.com/ekmett/reducers/" +HOMEPAGE="https://github.com/ekmett/reducers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reducers/reducers-3.10.3.2.ebuild b/dev-haskell/reducers/reducers-3.10.3.2.ebuild index 5bdfd5b529d3..2ccf741dbd78 100644 --- a/dev-haskell/reducers/reducers-3.10.3.2.ebuild +++ b/dev-haskell/reducers/reducers-3.10.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" -HOMEPAGE="http://github.com/ekmett/reducers/" +HOMEPAGE="https://github.com/ekmett/reducers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reducers/reducers-3.10.3.ebuild b/dev-haskell/reducers/reducers-3.10.3.ebuild index bc0f5eec7770..11b9b07408ca 100644 --- a/dev-haskell/reducers/reducers-3.10.3.ebuild +++ b/dev-haskell/reducers/reducers-3.10.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroups, specialized containers and a general map/reduce framework" -HOMEPAGE="http://github.com/ekmett/reducers/" +HOMEPAGE="https://github.com/ekmett/reducers/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reflection/reflection-1.3.2.ebuild b/dev-haskell/reflection/reflection-1.3.2.ebuild index 0fbbb1b7263d..fcccfd89c125 100644 --- a/dev-haskell/reflection/reflection-1.3.2.ebuild +++ b/dev-haskell/reflection/reflection-1.3.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" -HOMEPAGE="http://github.com/ekmett/reflection" +HOMEPAGE="https://github.com/ekmett/reflection" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reflection/reflection-1.4.ebuild b/dev-haskell/reflection/reflection-1.4.ebuild index 1db328661e2e..cde2616c11c2 100644 --- a/dev-haskell/reflection/reflection-1.4.ebuild +++ b/dev-haskell/reflection/reflection-1.4.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" -HOMEPAGE="http://github.com/ekmett/reflection" +HOMEPAGE="https://github.com/ekmett/reflection" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reflection/reflection-1.5.1.2.ebuild b/dev-haskell/reflection/reflection-1.5.1.2.ebuild index ca1915e3fb86..d3bca41f973a 100644 --- a/dev-haskell/reflection/reflection-1.5.1.2.ebuild +++ b/dev-haskell/reflection/reflection-1.5.1.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" -HOMEPAGE="http://github.com/ekmett/reflection" +HOMEPAGE="https://github.com/ekmett/reflection" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reflection/reflection-1.5.1.ebuild b/dev-haskell/reflection/reflection-1.5.1.ebuild index c44a9795e8c5..139102a7f43a 100644 --- a/dev-haskell/reflection/reflection-1.5.1.ebuild +++ b/dev-haskell/reflection/reflection-1.5.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" -HOMEPAGE="http://github.com/ekmett/reflection" +HOMEPAGE="https://github.com/ekmett/reflection" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/reflection/reflection-1.5.2.1.ebuild b/dev-haskell/reflection/reflection-1.5.2.1.ebuild index 4fef28b17e3d..2207a22dc170 100644 --- a/dev-haskell/reflection/reflection-1.5.2.1.ebuild +++ b/dev-haskell/reflection/reflection-1.5.2.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Reifies arbitrary terms into types that can be reflected back into terms" -HOMEPAGE="http://github.com/ekmett/reflection" +HOMEPAGE="https://github.com/ekmett/reflection" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resource-pool/resource-pool-0.2.1.1.ebuild b/dev-haskell/resource-pool/resource-pool-0.2.1.1.ebuild index 279c2db29f92..edbc90f39f97 100644 --- a/dev-haskell/resource-pool/resource-pool-0.2.1.1.ebuild +++ b/dev-haskell/resource-pool/resource-pool-0.2.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A high-performance striped resource pooling implementation" -HOMEPAGE="http://github.com/bos/pool" +HOMEPAGE="https://github.com/bos/pool" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resource-pool/resource-pool-0.2.3.0.ebuild b/dev-haskell/resource-pool/resource-pool-0.2.3.0.ebuild index 2b85f44d1ea8..a4d2f3c02407 100644 --- a/dev-haskell/resource-pool/resource-pool-0.2.3.0.ebuild +++ b/dev-haskell/resource-pool/resource-pool-0.2.3.0.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A high-performance striped resource pooling implementation" -HOMEPAGE="http://github.com/bos/pool" +HOMEPAGE="https://github.com/bos/pool" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resource-pool/resource-pool-0.2.3.1.ebuild b/dev-haskell/resource-pool/resource-pool-0.2.3.1.ebuild index c8a9616fe108..88de74e19b2f 100644 --- a/dev-haskell/resource-pool/resource-pool-0.2.3.1.ebuild +++ b/dev-haskell/resource-pool/resource-pool-0.2.3.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A high-performance striped resource pooling implementation" -HOMEPAGE="http://github.com/bos/pool" +HOMEPAGE="https://github.com/bos/pool" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild b/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild index c8a9616fe108..88de74e19b2f 100644 --- a/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild +++ b/dev-haskell/resource-pool/resource-pool-0.2.3.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A high-performance striped resource pooling implementation" -HOMEPAGE="http://github.com/bos/pool" +HOMEPAGE="https://github.com/bos/pool" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-0.4.10.ebuild b/dev-haskell/resourcet/resourcet-0.4.10.ebuild index cdfec76af528..29a8d81b96f0 100644 --- a/dev-haskell/resourcet/resourcet-0.4.10.ebuild +++ b/dev-haskell/resourcet/resourcet-0.4.10.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-0.4.7.2.ebuild b/dev-haskell/resourcet/resourcet-0.4.7.2.ebuild index 38b51aa9ba5c..ab284ccc0c3c 100644 --- a/dev-haskell/resourcet/resourcet-0.4.7.2.ebuild +++ b/dev-haskell/resourcet/resourcet-0.4.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-0.4.8.ebuild b/dev-haskell/resourcet/resourcet-0.4.8.ebuild index b06a0b9af4f8..46c7b27c56a4 100644 --- a/dev-haskell/resourcet/resourcet-0.4.8.ebuild +++ b/dev-haskell/resourcet/resourcet-0.4.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-0.4.9.ebuild b/dev-haskell/resourcet/resourcet-0.4.9.ebuild index 1ce0b7f5454c..28604f777f29 100644 --- a/dev-haskell/resourcet/resourcet-0.4.9.ebuild +++ b/dev-haskell/resourcet/resourcet-0.4.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild b/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild index bec8c2277d0f..c080e1557590 100644 --- a/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-1.1.3.1.ebuild b/dev-haskell/resourcet/resourcet-1.1.3.1.ebuild index f097eaa45b84..d4dd628298b0 100644 --- a/dev-haskell/resourcet/resourcet-1.1.3.1.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-1.1.3.3.ebuild b/dev-haskell/resourcet/resourcet-1.1.3.3.ebuild index 6963f205fe37..90f2e49268b4 100644 --- a/dev-haskell/resourcet/resourcet-1.1.3.3.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.3.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-1.1.4.1.ebuild b/dev-haskell/resourcet/resourcet-1.1.4.1.ebuild index a4cc84a62c73..5bc3a5b5a496 100644 --- a/dev-haskell/resourcet/resourcet-1.1.4.1.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/resourcet/resourcet-1.1.6.ebuild b/dev-haskell/resourcet/resourcet-1.1.6.ebuild index beaa19a10826..683697190e5c 100644 --- a/dev-haskell/resourcet/resourcet-1.1.6.ebuild +++ b/dev-haskell/resourcet/resourcet-1.1.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Deterministic allocation and freeing of scarce resources" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/securemem/securemem-0.1.3.ebuild b/dev-haskell/securemem/securemem-0.1.3.ebuild index 2124fcae812f..a294c85af52e 100644 --- a/dev-haskell/securemem/securemem-0.1.3.ebuild +++ b/dev-haskell/securemem/securemem-0.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="abstraction to an auto scrubbing and const time eq, memory chunk" -HOMEPAGE="http://github.com/vincenthz/hs-securemem" +HOMEPAGE="https://github.com/vincenthz/hs-securemem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/securemem/securemem-0.1.4.ebuild b/dev-haskell/securemem/securemem-0.1.4.ebuild index 822de719b8b0..b38f3f0c2fa6 100644 --- a/dev-haskell/securemem/securemem-0.1.4.ebuild +++ b/dev-haskell/securemem/securemem-0.1.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="abstraction to an auto scrubbing and const time eq, memory chunk" -HOMEPAGE="http://github.com/vincenthz/hs-securemem" +HOMEPAGE="https://github.com/vincenthz/hs-securemem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/securemem/securemem-0.1.7.ebuild b/dev-haskell/securemem/securemem-0.1.7.ebuild index 9f5d34b1da85..082055c98578 100644 --- a/dev-haskell/securemem/securemem-0.1.7.ebuild +++ b/dev-haskell/securemem/securemem-0.1.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="abstraction to an auto scrubbing and const time eq, memory chunk" -HOMEPAGE="http://github.com/vincenthz/hs-securemem" +HOMEPAGE="https://github.com/vincenthz/hs-securemem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/securemem/securemem-0.1.9.ebuild b/dev-haskell/securemem/securemem-0.1.9.ebuild index 4e20faf48fdb..2727499f90b9 100644 --- a/dev-haskell/securemem/securemem-0.1.9.ebuild +++ b/dev-haskell/securemem/securemem-0.1.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="abstraction to an auto scrubbing and const time eq, memory chunk" -HOMEPAGE="http://github.com/vincenthz/hs-securemem" +HOMEPAGE="https://github.com/vincenthz/hs-securemem" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild b/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild index efc7698f2a2f..0392cf8eb5cf 100644 --- a/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild +++ b/dev-haskell/semigroupoid-extras/semigroupoid-extras-3.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroupoids requiring Haskell extensions" -HOMEPAGE="http://github.com/ekmett/semigroupoid-extras" +HOMEPAGE="https://github.com/ekmett/semigroupoid-extras" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild b/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild index d9e6c688c0fa..383a1b0e5bb6 100644 --- a/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild +++ b/dev-haskell/semigroupoid-extras/semigroupoid-extras-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="This package has been absorbed into semigroupoids 4.0" -HOMEPAGE="http://github.com/ekmett/semigroupoid-extras" +HOMEPAGE="https://github.com/ekmett/semigroupoid-extras" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild b/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild index 9dc00310b439..c638faf9081e 100644 --- a/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild +++ b/dev-haskell/semigroupoid-extras/semigroupoid-extras-5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroupoids that depend on PolyKinds" -HOMEPAGE="http://github.com/ekmett/semigroupoid-extras" +HOMEPAGE="https://github.com/ekmett/semigroupoid-extras" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild b/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild index b7df56b38552..0e50e06979d9 100644 --- a/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 semigroupoids: Category sans id" -HOMEPAGE="http://github.com/ekmett/semigroupoids" +HOMEPAGE="https://github.com/ekmett/semigroupoids" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild index eeeee7ef1373..a314abe57a20 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.0.2.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" -HOMEPAGE="http://github.com/ekmett/semigroupoids" +HOMEPAGE="https://github.com/ekmett/semigroupoids" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.0.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.0.ebuild index ed45aa659643..642c08343bcb 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.0.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" -HOMEPAGE="http://github.com/ekmett/semigroupoids" +HOMEPAGE="https://github.com/ekmett/semigroupoids" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild index 5e14e8fb1a33..089545c5c2c1 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" -HOMEPAGE="http://github.com/ekmett/semigroupoids" +HOMEPAGE="https://github.com/ekmett/semigroupoids" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild b/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild index d11408b5fa97..0c96f45aa795 100644 --- a/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-4.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" -HOMEPAGE="http://github.com/ekmett/semigroupoids" +HOMEPAGE="https://github.com/ekmett/semigroupoids" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroupoids/semigroupoids-5.0.0.2.ebuild b/dev-haskell/semigroupoids/semigroupoids-5.0.0.2.ebuild index 787072e7648e..0ce61809ced0 100644 --- a/dev-haskell/semigroupoids/semigroupoids-5.0.0.2.ebuild +++ b/dev-haskell/semigroupoids/semigroupoids-5.0.0.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Semigroupoids: Category sans id" -HOMEPAGE="http://github.com/ekmett/semigroupoids" +HOMEPAGE="https://github.com/ekmett/semigroupoids" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.11-r1.ebuild b/dev-haskell/semigroups/semigroups-0.11-r1.ebuild index a426797e08a4..2348fc850700 100644 --- a/dev-haskell/semigroups/semigroups-0.11-r1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.11-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.11.ebuild b/dev-haskell/semigroups/semigroups-0.11.ebuild index e9b474577a5b..8e22613099d0 100644 --- a/dev-haskell/semigroups/semigroups-0.11.ebuild +++ b/dev-haskell/semigroups/semigroups-0.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.12.1.ebuild b/dev-haskell/semigroups/semigroups-0.12.1.ebuild index 8e0ecb98f749..9555f61d57a6 100644 --- a/dev-haskell/semigroups/semigroups-0.12.1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.12.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.12.2.ebuild b/dev-haskell/semigroups/semigroups-0.12.2.ebuild index ce32d7553874..53e89ec1c83d 100644 --- a/dev-haskell/semigroups/semigroups-0.12.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.12.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.15.1.ebuild b/dev-haskell/semigroups/semigroups-0.15.1.ebuild index 44c3d2ea3cc7..226146ddebaa 100644 --- a/dev-haskell/semigroups/semigroups-0.15.1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.15.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.16.0.1.ebuild b/dev-haskell/semigroups/semigroups-0.16.0.1.ebuild index 16d92e61c723..46735a0f5c7b 100644 --- a/dev-haskell/semigroups/semigroups-0.16.0.1.ebuild +++ b/dev-haskell/semigroups/semigroups-0.16.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild b/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild index d2f79c8d11b8..ea0134ebb031 100644 --- a/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.16.ebuild b/dev-haskell/semigroups/semigroups-0.16.ebuild index 16d92e61c723..46735a0f5c7b 100644 --- a/dev-haskell/semigroups/semigroups-0.16.ebuild +++ b/dev-haskell/semigroups/semigroups-0.16.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Anything that associates" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/semigroups/semigroups-0.9.2.ebuild b/dev-haskell/semigroups/semigroups-0.9.2.ebuild index 48d9fecd8b7b..dd7a37628130 100644 --- a/dev-haskell/semigroups/semigroups-0.9.2.ebuild +++ b/dev-haskell/semigroups/semigroups-0.9.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 semigroups" -HOMEPAGE="http://github.com/ekmett/semigroups/" +HOMEPAGE="https://github.com/ekmett/semigroups/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/socks/socks-0.5.3.ebuild b/dev-haskell/socks/socks-0.5.3.ebuild index 92c8102d2981..7aee22012201 100644 --- a/dev-haskell/socks/socks-0.5.3.ebuild +++ b/dev-haskell/socks/socks-0.5.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Socks proxy (version 5) implementation" -HOMEPAGE="http://github.com/vincenthz/hs-socks" +HOMEPAGE="https://github.com/vincenthz/hs-socks" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/socks/socks-0.5.4.ebuild b/dev-haskell/socks/socks-0.5.4.ebuild index 92c8102d2981..7aee22012201 100644 --- a/dev-haskell/socks/socks-0.5.4.ebuild +++ b/dev-haskell/socks/socks-0.5.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Socks proxy (version 5) implementation" -HOMEPAGE="http://github.com/vincenthz/hs-socks" +HOMEPAGE="https://github.com/vincenthz/hs-socks" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagged/tagged-0.6.1.ebuild b/dev-haskell/tagged/tagged-0.6.1.ebuild index 3914db9c1247..45e19367379d 100644 --- a/dev-haskell/tagged/tagged-0.6.1.ebuild +++ b/dev-haskell/tagged/tagged-0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" -HOMEPAGE="http://github.com/ekmett/tagged" +HOMEPAGE="https://github.com/ekmett/tagged" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagged/tagged-0.7.2.ebuild b/dev-haskell/tagged/tagged-0.7.2.ebuild index c4be49040d1a..9bf231073173 100644 --- a/dev-haskell/tagged/tagged-0.7.2.ebuild +++ b/dev-haskell/tagged/tagged-0.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" -HOMEPAGE="http://github.com/ekmett/tagged" +HOMEPAGE="https://github.com/ekmett/tagged" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagged/tagged-0.7.3.ebuild b/dev-haskell/tagged/tagged-0.7.3.ebuild index 2af7c10930e7..1e9054065f39 100644 --- a/dev-haskell/tagged/tagged-0.7.3.ebuild +++ b/dev-haskell/tagged/tagged-0.7.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" -HOMEPAGE="http://github.com/ekmett/tagged" +HOMEPAGE="https://github.com/ekmett/tagged" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagged/tagged-0.7.ebuild b/dev-haskell/tagged/tagged-0.7.ebuild index 31f54219d287..9e0733ea66da 100644 --- a/dev-haskell/tagged/tagged-0.7.ebuild +++ b/dev-haskell/tagged/tagged-0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" -HOMEPAGE="http://github.com/ekmett/tagged" +HOMEPAGE="https://github.com/ekmett/tagged" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagged/tagged-0.8.1.ebuild b/dev-haskell/tagged/tagged-0.8.1.ebuild index 89648d992737..005a33d0fa5c 100644 --- a/dev-haskell/tagged/tagged-0.8.1.ebuild +++ b/dev-haskell/tagged/tagged-0.8.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Haskell 98 phantom types to avoid unsafely passing dummy arguments" -HOMEPAGE="http://github.com/ekmett/tagged" +HOMEPAGE="https://github.com/ekmett/tagged" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.1.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.1.ebuild index d0c7c33d4bef..3693732bdd63 100644 --- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.1.ebuild +++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="streamlined html tag parser" -HOMEPAGE="http://github.com/yihuang/tagstream-conduit" +HOMEPAGE="https://github.com/yihuang/tagstream-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.ebuild index daaeab386e8b..9bf0682d00d3 100644 --- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.ebuild +++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="streamlined html tag parser" -HOMEPAGE="http://github.com/yihuang/tagstream-conduit" +HOMEPAGE="https://github.com/yihuang/tagstream-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.1.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.1.ebuild index 32e03f4f1c27..89cf2a24cc61 100644 --- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.1.ebuild +++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="streamlined html tag parser" -HOMEPAGE="http://github.com/yihuang/tagstream-conduit" +HOMEPAGE="https://github.com/yihuang/tagstream-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild index 776082b75703..7f36ef57b7fd 100644 --- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild +++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="streamlined html tag parser" -HOMEPAGE="http://github.com/yihuang/tagstream-conduit" +HOMEPAGE="https://github.com/yihuang/tagstream-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.ebuild index 1d1b995078f4..50893ad388ab 100644 --- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.ebuild +++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="streamlined html tag parser" -HOMEPAGE="http://github.com/yihuang/tagstream-conduit" +HOMEPAGE="https://github.com/yihuang/tagstream-conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.0.8.ebuild b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.0.8.ebuild index 360a1f2e5cd7..9dbfb55a6fc8 100644 --- a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.0.8.ebuild +++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Render tasty output to XML for Jenkins" -HOMEPAGE="http://github.com/ocharles/tasty-ant-xml" +HOMEPAGE="https://github.com/ocharles/tasty-ant-xml" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild index 5e38cb8b3680..f6f947302259 100644 --- a/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild +++ b/dev-haskell/tasty-ant-xml/tasty-ant-xml-1.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Render tasty output to XML for Jenkins" -HOMEPAGE="http://github.com/ocharles/tasty-ant-xml" +HOMEPAGE="https://github.com/ocharles/tasty-ant-xml" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.1.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.1.ebuild index 545bfe43be1c..c3ce56514836 100644 --- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.1.ebuild +++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.1.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Run tests by filtering the test tree depending on the result of previous test runs" -HOMEPAGE="http://github.com/ocharles/tasty-rerun" +HOMEPAGE="https://github.com/ocharles/tasty-rerun" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.2.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.2.ebuild index 545bfe43be1c..c3ce56514836 100644 --- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.2.ebuild +++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.2.ebuild @@ -11,7 +11,7 @@ inherit haskell-cabal DESCRIPTION="Run tests by filtering the test tree depending on the result of previous test runs" -HOMEPAGE="http://github.com/ocharles/tasty-rerun" +HOMEPAGE="https://github.com/ocharles/tasty-rerun" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.3.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.3.ebuild index e8488b12131f..6f240ba8122a 100644 --- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.3.ebuild +++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Run tests by filtering the test tree depending on the result of previous test runs" -HOMEPAGE="http://github.com/ocharles/tasty-rerun" +HOMEPAGE="https://github.com/ocharles/tasty-rerun" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.4.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.4.ebuild index f773b9fe4a9a..ff9c6ad6dfb0 100644 --- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.4.ebuild +++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Run tests by filtering the test tree depending on the result of previous test runs" -HOMEPAGE="http://github.com/ocharles/tasty-rerun" +HOMEPAGE="https://github.com/ocharles/tasty-rerun" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-th/tasty-th-0.1.2.ebuild b/dev-haskell/tasty-th/tasty-th-0.1.2.ebuild index 4862b2dbc10f..70a4e17c5ba7 100644 --- a/dev-haskell/tasty-th/tasty-th-0.1.2.ebuild +++ b/dev-haskell/tasty-th/tasty-th-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" -HOMEPAGE="http://github.com/bennofs/tasty-th" +HOMEPAGE="https://github.com/bennofs/tasty-th" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild index 2eccc429d449..90140e4e2062 100644 --- a/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild +++ b/dev-haskell/tasty-th/tasty-th-0.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" -HOMEPAGE="http://github.com/bennofs/tasty-th" +HOMEPAGE="https://github.com/bennofs/tasty-th" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild index 087da1b09baa..65656626d027 100644 --- a/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild +++ b/dev-haskell/test-framework-th/test-framework-th-0.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell" -HOMEPAGE="http://github.com/finnsson/test-generator" +HOMEPAGE="https://github.com/finnsson/test-generator" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/texmath/texmath-0.6.4.ebuild b/dev-haskell/texmath/texmath-0.6.4.ebuild index 6346a5996fd7..a701a5c70701 100644 --- a/dev-haskell/texmath/texmath-0.6.4.ebuild +++ b/dev-haskell/texmath/texmath-0.6.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.6.5.2.ebuild b/dev-haskell/texmath/texmath-0.6.5.2.ebuild index ae3f303d9968..063f0afa2b0d 100644 --- a/dev-haskell/texmath/texmath-0.6.5.2.ebuild +++ b/dev-haskell/texmath/texmath-0.6.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.6.6.1.ebuild b/dev-haskell/texmath/texmath-0.6.6.1.ebuild index 99bf8fab4c3f..d974176860c7 100644 --- a/dev-haskell/texmath/texmath-0.6.6.1.ebuild +++ b/dev-haskell/texmath/texmath-0.6.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.6.6.3.ebuild b/dev-haskell/texmath/texmath-0.6.6.3.ebuild index 2ce75e9553a1..e8de61c7c36e 100644 --- a/dev-haskell/texmath/texmath-0.6.6.3.ebuild +++ b/dev-haskell/texmath/texmath-0.6.6.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.6.6.ebuild b/dev-haskell/texmath/texmath-0.6.6.ebuild index 99bf8fab4c3f..d974176860c7 100644 --- a/dev-haskell/texmath/texmath-0.6.6.ebuild +++ b/dev-haskell/texmath/texmath-0.6.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.8.0.1.ebuild b/dev-haskell/texmath/texmath-0.8.0.1.ebuild index e929731cb9d9..4975392257f1 100644 --- a/dev-haskell/texmath/texmath-0.8.0.1.ebuild +++ b/dev-haskell/texmath/texmath-0.8.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.8.0.2.ebuild b/dev-haskell/texmath/texmath-0.8.0.2.ebuild index a45ea7327326..3b89f53c7de2 100644 --- a/dev-haskell/texmath/texmath-0.8.0.2.ebuild +++ b/dev-haskell/texmath/texmath-0.8.0.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.8.2.2.ebuild b/dev-haskell/texmath/texmath-0.8.2.2.ebuild index 92683bc57c58..fde0d8f077b6 100644 --- a/dev-haskell/texmath/texmath-0.8.2.2.ebuild +++ b/dev-haskell/texmath/texmath-0.8.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/texmath/texmath-0.8.ebuild b/dev-haskell/texmath/texmath-0.8.ebuild index a6c9eb6cb82d..1c0bdca8615a 100644 --- a/dev-haskell/texmath/texmath-0.8.ebuild +++ b/dev-haskell/texmath/texmath-0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Conversion between formats used to represent mathematics" -HOMEPAGE="http://github.com/jgm/texmath" +HOMEPAGE="https://github.com/jgm/texmath" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild b/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild index afe3336d7c47..483d5fc8c63f 100644 --- a/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild +++ b/dev-haskell/text-stream-decode/text-stream-decode-0.1.0.5.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming decoding functions for UTF encodings. (deprecated)" -HOMEPAGE="http://github.com/fpco/text-stream-decode" +HOMEPAGE="https://github.com/fpco/text-stream-decode" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/th-lift/th-lift-0.7.2.ebuild b/dev-haskell/th-lift/th-lift-0.7.2.ebuild index 74474b65e7f7..0c19de667dd9 100644 --- a/dev-haskell/th-lift/th-lift-0.7.2.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" -HOMEPAGE="http://github.com/mboes/th-lift" +HOMEPAGE="https://github.com/mboes/th-lift" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/th-lift/th-lift-0.7.ebuild b/dev-haskell/th-lift/th-lift-0.7.ebuild index ea50eeb26002..7d6f808e010b 100644 --- a/dev-haskell/th-lift/th-lift-0.7.ebuild +++ b/dev-haskell/th-lift/th-lift-0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Derive Template Haskell's Lift class for datatypes" -HOMEPAGE="http://github.com/mboes/th-lift" +HOMEPAGE="https://github.com/mboes/th-lift" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.2.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.2.ebuild index 9612ff5ed871..bd6e91f95e40 100644 --- a/dev-haskell/th-reify-many/th-reify-many-0.1.2.ebuild +++ b/dev-haskell/th-reify-many/th-reify-many-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Recurseively reify template haskell datatype info" -HOMEPAGE="http://github.com/mgsloan/th-reify-many" +HOMEPAGE="https://github.com/mgsloan/th-reify-many" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild index fd460be97264..a6dadae3aca3 100644 --- a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild +++ b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Recurseively reify template haskell datatype info" -HOMEPAGE="http://github.com/mgsloan/th-reify-many" +HOMEPAGE="https://github.com/mgsloan/th-reify-many" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild b/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild index 3aaab6227b8b..79fa6e88840a 100644 --- a/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild +++ b/dev-haskell/tls-extra/tls-extra-0.6.5-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="TLS extra default values and helpers" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" RESTRICT="test" diff --git a/dev-haskell/tls-extra/tls-extra-0.6.6-r1.ebuild b/dev-haskell/tls-extra/tls-extra-0.6.6-r1.ebuild index 8dedf90c1a48..55ad5b493341 100644 --- a/dev-haskell/tls-extra/tls-extra-0.6.6-r1.ebuild +++ b/dev-haskell/tls-extra/tls-extra-0.6.6-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="TLS extra default values and helpers" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls-extra/tls-extra-0.6.6.ebuild b/dev-haskell/tls-extra/tls-extra-0.6.6.ebuild index e9777886242d..76072edc9ff5 100644 --- a/dev-haskell/tls-extra/tls-extra-0.6.6.ebuild +++ b/dev-haskell/tls-extra/tls-extra-0.6.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="TLS extra default values and helpers" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.1.5.ebuild b/dev-haskell/tls/tls-1.1.5.ebuild index 6dedf2491206..f27babb81c3e 100644 --- a/dev-haskell/tls/tls-1.1.5.ebuild +++ b/dev-haskell/tls/tls-1.1.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.2.13.ebuild b/dev-haskell/tls/tls-1.2.13.ebuild index 65178a07edba..09dc6800eca3 100644 --- a/dev-haskell/tls/tls-1.2.13.ebuild +++ b/dev-haskell/tls/tls-1.2.13.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.2.16.ebuild b/dev-haskell/tls/tls-1.2.16.ebuild index daf46bc8fc16..80a9aed176d6 100644 --- a/dev-haskell/tls/tls-1.2.16.ebuild +++ b/dev-haskell/tls/tls-1.2.16.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.2.18.ebuild b/dev-haskell/tls/tls-1.2.18.ebuild index eda003cb5a40..e5e12b640041 100644 --- a/dev-haskell/tls/tls-1.2.18.ebuild +++ b/dev-haskell/tls/tls-1.2.18.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.2.2.ebuild b/dev-haskell/tls/tls-1.2.2.ebuild index 17977e088152..27da456902bc 100644 --- a/dev-haskell/tls/tls-1.2.2.ebuild +++ b/dev-haskell/tls/tls-1.2.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.2.7.ebuild b/dev-haskell/tls/tls-1.2.7.ebuild index 0ba744f5c934..2d9aceb00e46 100644 --- a/dev-haskell/tls/tls-1.2.7.ebuild +++ b/dev-haskell/tls/tls-1.2.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/tls/tls-1.2.8.ebuild b/dev-haskell/tls/tls-1.2.8.ebuild index 121f10282e82..cc64089e06d7 100644 --- a/dev-haskell/tls/tls-1.2.8.ebuild +++ b/dev-haskell/tls/tls-1.2.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)" -HOMEPAGE="http://github.com/vincenthz/hs-tls" +HOMEPAGE="https://github.com/vincenthz/hs-tls" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild index 25fe6d25ecc7..1f7a50efba3a 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.1.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A small compatibility shim exposing the new types from transformers 0.3 to older Haskell platforms" -HOMEPAGE="http://github.com/ekmett/transformers-compat/" +HOMEPAGE="https://github.com/ekmett/transformers-compat/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild index 56d3de9244b1..f082734e78d4 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.3.3.4.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A small compatibility shim for dev-haskell/transformers" -HOMEPAGE="http://github.com/ekmett/transformers-compat/" +HOMEPAGE="https://github.com/ekmett/transformers-compat/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild b/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild index 8956b1f1ed05..54f8f7ab7a41 100644 --- a/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild +++ b/dev-haskell/transformers-compat/transformers-compat-0.4.0.4.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A small compatibility shim for dev-haskell/transformers" -HOMEPAGE="http://github.com/ekmett/transformers-compat/" +HOMEPAGE="https://github.com/ekmett/transformers-compat/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild b/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild index f6011a70baa7..80f6e106c9e4 100644 --- a/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild +++ b/dev-haskell/uniqueid/uniqueid-0.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit eutils haskell-cabal DESCRIPTION="Splittable Unique Identifier Supply" -HOMEPAGE="http://github.com/sebfisch/uniqueid/wikis" +HOMEPAGE="https://github.com/sebfisch/uniqueid/wikis" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild index 7e918e579ef0..4c27f567f0f7 100644 --- a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.0.0.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.0.0.ebuild index 3768c52769bc..c7e8ced28ef0 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.0.0.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.0.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild index 177c9b000c5b..de97caa97685 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild index fccbe2bf4728..d92685ff0c14 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild index b66966a1206c..6d9340f30001 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild index 99a970324eda..8522451f6a99 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable POSIX-compatibility layer" -HOMEPAGE="http://github.com/jystic/unix-compat" +HOMEPAGE="https://github.com/jystic/unix-compat" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild index 4f25bf2b0f1a..afe368a69d1f 100644 --- a/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild +++ b/dev-haskell/utf8-string/utf8-string-0.3.7-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Support for reading and writing UTF8 Strings" -HOMEPAGE="http://github.com/glguy/utf8-string/" +HOMEPAGE="https://github.com/glguy/utf8-string/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild b/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild index 87b92f67a110..078d454e96c5 100644 --- a/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild +++ b/dev-haskell/utf8-string/utf8-string-0.3.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Support for reading and writing UTF8 Strings" -HOMEPAGE="http://github.com/glguy/utf8-string/" +HOMEPAGE="https://github.com/glguy/utf8-string/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/utf8-string/utf8-string-1.ebuild b/dev-haskell/utf8-string/utf8-string-1.ebuild index 7f7f2258e81c..9c0403f316e4 100644 --- a/dev-haskell/utf8-string/utf8-string-1.ebuild +++ b/dev-haskell/utf8-string/utf8-string-1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Support for reading and writing UTF8 Strings" -HOMEPAGE="http://github.com/glguy/utf8-string/" +HOMEPAGE="https://github.com/glguy/utf8-string/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild b/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild index 08ebbc406a73..50070c91bbf9 100644 --- a/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild +++ b/dev-haskell/vector-instances/vector-instances-3.3.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Orphan Instances for 'Data.Vector'" -HOMEPAGE="http://github.com/ekmett/vector-instances" +HOMEPAGE="https://github.com/ekmett/vector-instances" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/vector-instances/vector-instances-3.3.ebuild b/dev-haskell/vector-instances/vector-instances-3.3.ebuild index 0ae696d09656..0cc5e0727511 100644 --- a/dev-haskell/vector-instances/vector-instances-3.3.ebuild +++ b/dev-haskell/vector-instances/vector-instances-3.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Orphan Instances for 'Data.Vector'" -HOMEPAGE="http://github.com/ekmett/vector-instances" +HOMEPAGE="https://github.com/ekmett/vector-instances" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/void/void-0.6.1.ebuild b/dev-haskell/void/void-0.6.1.ebuild index d7de33bb0f15..1219ac5ea480 100644 --- a/dev-haskell/void/void-0.6.1.ebuild +++ b/dev-haskell/void/void-0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A Haskell 98 logically uninhabited data type" -HOMEPAGE="http://github.com/ekmett/void" +HOMEPAGE="https://github.com/ekmett/void" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/void/void-0.6.ebuild b/dev-haskell/void/void-0.6.ebuild index e9fbe261d5d4..0a69c4fd80f1 100644 --- a/dev-haskell/void/void-0.6.ebuild +++ b/dev-haskell/void/void-0.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A Haskell 98 logically uninhabited data type" -HOMEPAGE="http://github.com/ekmett/void" +HOMEPAGE="https://github.com/ekmett/void" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/void/void-0.7.ebuild b/dev-haskell/void/void-0.7.ebuild index 962692383d87..40124fd5d7b1 100644 --- a/dev-haskell/void/void-0.7.ebuild +++ b/dev-haskell/void/void-0.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A Haskell 98 logically uninhabited data type" -HOMEPAGE="http://github.com/ekmett/void" +HOMEPAGE="https://github.com/ekmett/void" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/wai-extra/wai-extra-1.3.4.5.ebuild b/dev-haskell/wai-extra/wai-extra-1.3.4.5.ebuild index d820f1ef5509..7ca3b929177d 100644 --- a/dev-haskell/wai-extra/wai-extra-1.3.4.5.ebuild +++ b/dev-haskell/wai-extra/wai-extra-1.3.4.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-2.0.0.1.ebuild b/dev-haskell/wai-extra/wai-extra-2.0.0.1.ebuild index d07ffaca89b3..fd5ef964df47 100644 --- a/dev-haskell/wai-extra/wai-extra-2.0.0.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-2.0.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild b/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild index 86999a235cf3..9ec12d841e05 100644 --- a/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild +++ b/dev-haskell/wai-extra/wai-extra-2.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild index 526dcea741eb..426a8e40f734 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild index 185e7ec7d22e..9e0127d3295a 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.10.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.3.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.3.1.ebuild index c2ec1cb3fffd..281568bbbddc 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.3.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.3.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.3.ebuild index 130764a755bc..e3258f42ad52 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.3.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-extra/wai-extra-3.0.6.1.ebuild b/dev-haskell/wai-extra/wai-extra-3.0.6.1.ebuild index e51006a8fd93..3894beb74368 100644 --- a/dev-haskell/wai-extra/wai-extra-3.0.6.1.ebuild +++ b/dev-haskell/wai-extra/wai-extra-3.0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Provides some basic WAI handlers and middleware" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp-tls/warp-tls-2.0.3.1.ebuild b/dev-haskell/warp-tls/warp-tls-2.0.3.1.ebuild index b3492a46a837..444db4813082 100644 --- a/dev-haskell/warp-tls/warp-tls-2.0.3.1.ebuild +++ b/dev-haskell/warp-tls/warp-tls-2.0.3.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP over SSL/TLS support for Warp via the TLS package" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp-tls/warp-tls-3.0.0.ebuild b/dev-haskell/warp-tls/warp-tls-3.0.0.ebuild index 44a3aa34ee79..300f5feef71a 100644 --- a/dev-haskell/warp-tls/warp-tls-3.0.0.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.0.0.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP over SSL/TLS support for Warp via the TLS package" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp-tls/warp-tls-3.0.1.1.ebuild b/dev-haskell/warp-tls/warp-tls-3.0.1.1.ebuild index 28a8294e673e..ef5798ed6a28 100644 --- a/dev-haskell/warp-tls/warp-tls-3.0.1.1.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.0.1.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP over SSL/TLS support for Warp via the TLS package" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp-tls/warp-tls-3.0.3.ebuild b/dev-haskell/warp-tls/warp-tls-3.0.3.ebuild index e31d5257a8ab..7a2efe02a501 100644 --- a/dev-haskell/warp-tls/warp-tls-3.0.3.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.0.3.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP over SSL/TLS support for Warp via the TLS package" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild b/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild index 35158d52d074..3ca305b5cfc7 100644 --- a/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild +++ b/dev-haskell/warp-tls/warp-tls-3.0.4.2.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP over SSL/TLS support for Warp via the TLS package" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-1.3.9.2.ebuild b/dev-haskell/warp/warp-1.3.9.2.ebuild index 786b75d5ab0e..d5e86d415db8 100644 --- a/dev-haskell/warp/warp-1.3.9.2.ebuild +++ b/dev-haskell/warp/warp-1.3.9.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-2.0.3.3.ebuild b/dev-haskell/warp/warp-2.0.3.3.ebuild index 54249ec4d313..3c180f2ec614 100644 --- a/dev-haskell/warp/warp-2.0.3.3.ebuild +++ b/dev-haskell/warp/warp-2.0.3.3.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-2.1.0.ebuild b/dev-haskell/warp/warp-2.1.0.ebuild index 33b955d468a6..593187ad55ac 100644 --- a/dev-haskell/warp/warp-2.1.0.ebuild +++ b/dev-haskell/warp/warp-2.1.0.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-3.0.0.3.ebuild b/dev-haskell/warp/warp-3.0.0.3.ebuild index f0a7773b7400..a3e4bd716b82 100644 --- a/dev-haskell/warp/warp-3.0.0.3.ebuild +++ b/dev-haskell/warp/warp-3.0.0.3.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-3.0.11.ebuild b/dev-haskell/warp/warp-3.0.11.ebuild index e6506083d148..b4aa58abe5c0 100644 --- a/dev-haskell/warp/warp-3.0.11.ebuild +++ b/dev-haskell/warp/warp-3.0.11.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-3.0.13.1.ebuild b/dev-haskell/warp/warp-3.0.13.1.ebuild index 32f2904729fb..b80a3b5588ab 100644 --- a/dev-haskell/warp/warp-3.0.13.1.ebuild +++ b/dev-haskell/warp/warp-3.0.13.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-3.0.4.1.ebuild b/dev-haskell/warp/warp-3.0.4.1.ebuild index 0ff89ae3bfa5..6e7a959c93dd 100644 --- a/dev-haskell/warp/warp-3.0.4.1.ebuild +++ b/dev-haskell/warp/warp-3.0.4.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-3.0.4.ebuild b/dev-haskell/warp/warp-3.0.4.ebuild index 0ff89ae3bfa5..6e7a959c93dd 100644 --- a/dev-haskell/warp/warp-3.0.4.ebuild +++ b/dev-haskell/warp/warp-3.0.4.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/warp/warp-3.0.5.ebuild b/dev-haskell/warp/warp-3.0.5.ebuild index 24e6ec0ad45c..22a6240c389f 100644 --- a/dev-haskell/warp/warp-3.0.5.ebuild +++ b/dev-haskell/warp/warp-3.0.5.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A fast, light-weight web server for WAI applications" -HOMEPAGE="http://github.com/yesodweb/wai" +HOMEPAGE="https://github.com/yesodweb/wai" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/x509-store/x509-store-1.4.4.ebuild b/dev-haskell/x509-store/x509-store-1.4.4.ebuild index 6932d7c4c823..c75db396073e 100644 --- a/dev-haskell/x509-store/x509-store-1.4.4.ebuild +++ b/dev-haskell/x509-store/x509-store-1.4.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="X.509 collection accessing and storing methods" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-store/x509-store-1.5.0.ebuild b/dev-haskell/x509-store/x509-store-1.5.0.ebuild index 0dcc886fbe4f..3f6e07cc6b49 100644 --- a/dev-haskell/x509-store/x509-store-1.5.0.ebuild +++ b/dev-haskell/x509-store/x509-store-1.5.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="X.509 collection accessing and storing methods" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-system/x509-system-1.4.2.ebuild b/dev-haskell/x509-system/x509-system-1.4.2.ebuild index 0d095195caf9..bbaf4118eda8 100644 --- a/dev-haskell/x509-system/x509-system-1.4.2.ebuild +++ b/dev-haskell/x509-system/x509-system-1.4.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-system/x509-system-1.4.5.ebuild b/dev-haskell/x509-system/x509-system-1.4.5.ebuild index a44268f91725..ea39fa8f75d9 100644 --- a/dev-haskell/x509-system/x509-system-1.4.5.ebuild +++ b/dev-haskell/x509-system/x509-system-1.4.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-system/x509-system-1.5.0.ebuild b/dev-haskell/x509-system/x509-system-1.5.0.ebuild index ec79b0981180..1c5b594978d1 100644 --- a/dev-haskell/x509-system/x509-system-1.5.0.ebuild +++ b/dev-haskell/x509-system/x509-system-1.5.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Handle per-operating-system X.509 accessors and storage" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-validation/x509-validation-1.5.0.ebuild b/dev-haskell/x509-validation/x509-validation-1.5.0.ebuild index 4704d33ed99b..1803f3ba0da1 100644 --- a/dev-haskell/x509-validation/x509-validation-1.5.0.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.5.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-validation/x509-validation-1.5.1.ebuild b/dev-haskell/x509-validation/x509-validation-1.5.1.ebuild index ad76d426296d..ed22c5fd5d07 100644 --- a/dev-haskell/x509-validation/x509-validation-1.5.1.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild b/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild index 616e37c13b7e..e8c3642529d9 100644 --- a/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="X.509 Certificate and CRL validation" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509/x509-1.4.10.ebuild b/dev-haskell/x509/x509-1.4.10.ebuild index cb47ed3865af..c31291b5cf7b 100644 --- a/dev-haskell/x509/x509-1.4.10.ebuild +++ b/dev-haskell/x509/x509-1.4.10.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="X509 reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509/x509-1.4.11.ebuild b/dev-haskell/x509/x509-1.4.11.ebuild index d08a3f550566..15ac30b1fa13 100644 --- a/dev-haskell/x509/x509-1.4.11.ebuild +++ b/dev-haskell/x509/x509-1.4.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="X509 reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509/x509-1.5.0.1.ebuild b/dev-haskell/x509/x509-1.5.0.1.ebuild index 54fc3cc5ac40..e270b4cc7f1e 100644 --- a/dev-haskell/x509/x509-1.5.0.1.ebuild +++ b/dev-haskell/x509/x509-1.5.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="X509 reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/x509/x509-1.5.1.ebuild b/dev-haskell/x509/x509-1.5.1.ebuild index 1e6a350b5a89..23d551e3f4f2 100644 --- a/dev-haskell/x509/x509-1.5.1.ebuild +++ b/dev-haskell/x509/x509-1.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="X509 reader and writer" -HOMEPAGE="http://github.com/vincenthz/hs-certificate" +HOMEPAGE="https://github.com/vincenthz/hs-certificate" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild index d53c227f6a8a..edeb8fd1d289 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.1.0.9.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" -HOMEPAGE="http://github.com/snoyberg/xml" +HOMEPAGE="https://github.com/snoyberg/xml" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild index ae1247a2517b..ad79c4105a14 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.2.3.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" -HOMEPAGE="http://github.com/snoyberg/xml" +HOMEPAGE="https://github.com/snoyberg/xml" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild index dddad3e6cac7..d67ee1ce8b2d 100644 --- a/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild +++ b/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package" -HOMEPAGE="http://github.com/snoyberg/xml" +HOMEPAGE="https://github.com/snoyberg/xml" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.5.ebuild b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.5.ebuild index bbbf36534286..62b27598b527 100644 --- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.5.ebuild +++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="sanitize untrusted HTML to prevent XSS attacks" -HOMEPAGE="http://github.com/yesodweb/haskell-xss-sanitize" +HOMEPAGE="https://github.com/yesodweb/haskell-xss-sanitize" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild index 8dd513dd5579..cc9c8c099c4a 100644 --- a/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild +++ b/dev-haskell/xss-sanitize/xss-sanitize-0.3.5.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="sanitize untrusted HTML to prevent XSS attacks" -HOMEPAGE="http://github.com/yesodweb/haskell-xss-sanitize" +HOMEPAGE="https://github.com/yesodweb/haskell-xss-sanitize" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/yaml/yaml-0.8.10.1.ebuild b/dev-haskell/yaml/yaml-0.8.10.1.ebuild index 2cc8054e3022..8d7073156a1f 100644 --- a/dev-haskell/yaml/yaml-0.8.10.1.ebuild +++ b/dev-haskell/yaml/yaml-0.8.10.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" -HOMEPAGE="http://github.com/snoyberg/yaml/" +HOMEPAGE="https://github.com/snoyberg/yaml/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/yaml/yaml-0.8.11.ebuild b/dev-haskell/yaml/yaml-0.8.11.ebuild index af59b7f8be4e..d73e7af4811c 100644 --- a/dev-haskell/yaml/yaml-0.8.11.ebuild +++ b/dev-haskell/yaml/yaml-0.8.11.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" -HOMEPAGE="http://github.com/snoyberg/yaml/" +HOMEPAGE="https://github.com/snoyberg/yaml/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/yaml/yaml-0.8.12.ebuild b/dev-haskell/yaml/yaml-0.8.12.ebuild index 6a4ff3fbdb88..39cc4123df2c 100644 --- a/dev-haskell/yaml/yaml-0.8.12.ebuild +++ b/dev-haskell/yaml/yaml-0.8.12.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" -HOMEPAGE="http://github.com/snoyberg/yaml/" +HOMEPAGE="https://github.com/snoyberg/yaml/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/yaml/yaml-0.8.5.2.ebuild b/dev-haskell/yaml/yaml-0.8.5.2.ebuild index a5c8ab90a5ad..267e530e830b 100644 --- a/dev-haskell/yaml/yaml-0.8.5.2.ebuild +++ b/dev-haskell/yaml/yaml-0.8.5.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Support for parsing and rendering YAML documents" -HOMEPAGE="http://github.com/snoyberg/yaml/" +HOMEPAGE="https://github.com/snoyberg/yaml/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild b/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild index 4789ddfc051b..95ea5772a2ca 100644 --- a/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild +++ b/dev-haskell/zip-archive/zip-archive-0.1.3.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Library for creating and modifying zip archives" -HOMEPAGE="http://github.com/jgm/zip-archive" +HOMEPAGE="https://github.com/jgm/zip-archive" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild b/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild index c512e302adab..48030bf21287 100644 --- a/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild +++ b/dev-haskell/zip-archive/zip-archive-0.2.3.7.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Library for creating and modifying zip archives" -HOMEPAGE="http://github.com/jgm/zip-archive" +HOMEPAGE="https://github.com/jgm/zip-archive" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.3.ebuild b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.3.ebuild index 000a272f3894..35f844e92406 100644 --- a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.3.ebuild +++ b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Low-level bindings to the zlib package" -HOMEPAGE="http://github.com/snoyberg/zlib-bindings" +HOMEPAGE="https://github.com/snoyberg/zlib-bindings" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild index 3a1bf071e471..34c70b9de2d4 100644 --- a/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild +++ b/dev-haskell/zlib-bindings/zlib-bindings-0.1.1.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Low-level bindings to the zlib package. (deprecated)" -HOMEPAGE="http://github.com/snoyberg/zlib-bindings" +HOMEPAGE="https://github.com/snoyberg/zlib-bindings" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild index e04cf972f07f..676e3ab9979f 100644 --- a/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild +++ b/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Streaming compression/decompression via conduits" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild index 34f9777e0e59..c5ccfa0ad6dd 100644 --- a/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild +++ b/dev-haskell/zlib-conduit/zlib-conduit-1.1.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile" inherit haskell-cabal DESCRIPTION="Streaming compression/decompression via conduits. (deprecated)" -HOMEPAGE="http://github.com/snoyberg/conduit" +HOMEPAGE="https://github.com/snoyberg/conduit" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3-r1.ebuild b/dev-haskell/zlib-enum/zlib-enum-0.2.3-r1.ebuild index 61a60ba36030..c70cb85eb7e4 100644 --- a/dev-haskell/zlib-enum/zlib-enum-0.2.3-r1.ebuild +++ b/dev-haskell/zlib-enum/zlib-enum-0.2.3-r1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Enumerator interface for zlib compression" -HOMEPAGE="http://github.com/maltem/zlib-enum" +HOMEPAGE="https://github.com/maltem/zlib-enum" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild index b89cb39b30c4..5b6b2eed3c1b 100644 --- a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild +++ b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Enumerator interface for zlib compression" -HOMEPAGE="http://github.com/maltem/zlib-enum" +HOMEPAGE="https://github.com/maltem/zlib-enum" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-java/constantine/constantine-0.7.ebuild b/dev-java/constantine/constantine-0.7.ebuild index c6ebc92c4e9d..9b5555de66ec 100644 --- a/dev-java/constantine/constantine-0.7.ebuild +++ b/dev-java/constantine/constantine-0.7.ebuild @@ -6,7 +6,7 @@ JAVA_PKG_IUSE="source test" inherit base java-pkg-2 java-ant-2 DESCRIPTION="Provides Java values for common platform C constants" -HOMEPAGE="http://github.com/wmeissner/jnr-constants" +HOMEPAGE="https://github.com/wmeissner/jnr-constants" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-java/invokebinder/invokebinder-1.2.ebuild b/dev-java/invokebinder/invokebinder-1.2.ebuild index 54e6005669c8..c90d0704c9b8 100644 --- a/dev-java/invokebinder/invokebinder-1.2.ebuild +++ b/dev-java/invokebinder/invokebinder-1.2.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="Provide a friendly DSL for binding method handles" -SRC_URI="http://github.com/headius/invokebinder/archive/invokebinder-1.2.tar.gz" +SRC_URI="https://github.com/headius/invokebinder/archive/invokebinder-1.2.tar.gz" HOMEPAGE="https://github.com/headius/invokebinder" SLOT="0" diff --git a/dev-java/jaffl/jaffl-0.5.11.ebuild b/dev-java/jaffl/jaffl-0.5.11.ebuild index 742f5ee7b732..2cdb8983d834 100644 --- a/dev-java/jaffl/jaffl-0.5.11.ebuild +++ b/dev-java/jaffl/jaffl-0.5.11.ebuild @@ -12,7 +12,7 @@ inherit java-pkg-2 java-ant-2 versionator DESCRIPTION="An abstracted interface to invoking native functions from java" HOMEPAGE="http://kenai.com/projects/jaffl" -SRC_URI="http://github.com/jnr/jnr-ffi/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/jnr/jnr-ffi/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-java/jcodings/jcodings-1.0.4.ebuild b/dev-java/jcodings/jcodings-1.0.4.ebuild index 766eaf4fd955..4c93e4fc9c35 100644 --- a/dev-java/jcodings/jcodings-1.0.4.ebuild +++ b/dev-java/jcodings/jcodings-1.0.4.ebuild @@ -11,7 +11,7 @@ GIT_PV="0-gbaaab90" DESCRIPTION="Byte-based encoding support library for Java" HOMEPAGE="http://jruby.codehaus.org/" -#SRC_URI="http://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz" +#SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz" SRC_URI="mirror://gentoo/${P}-git.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-java/jcodings/jcodings-1.0.5.ebuild b/dev-java/jcodings/jcodings-1.0.5.ebuild index 37230b79510b..422e4bd15a27 100644 --- a/dev-java/jcodings/jcodings-1.0.5.ebuild +++ b/dev-java/jcodings/jcodings-1.0.5.ebuild @@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2 DESCRIPTION="Byte-based encoding support library for Java" HOMEPAGE="http://jruby.codehaus.org/" -SRC_URI="http://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz" +SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-java/jffi/jffi-1.0.11-r1.ebuild b/dev-java/jffi/jffi-1.0.11-r1.ebuild index 1f4dad71570b..7af0347c5f3e 100644 --- a/dev-java/jffi/jffi-1.0.11-r1.ebuild +++ b/dev-java/jffi/jffi-1.0.11-r1.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test" inherit eutils java-pkg-2 java-ant-2 versionator DESCRIPTION="An optimized Java interface to libffi" -HOMEPAGE="http://github.com/jnr" +HOMEPAGE="https://github.com/jnr" SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" diff --git a/dev-java/jffi/jffi-1.0.11.ebuild b/dev-java/jffi/jffi-1.0.11.ebuild index 6fc2b5a3c665..4dd786bf390c 100644 --- a/dev-java/jffi/jffi-1.0.11.ebuild +++ b/dev-java/jffi/jffi-1.0.11.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test" inherit eutils java-pkg-2 java-ant-2 versionator DESCRIPTION="An optimized Java interface to libffi" -HOMEPAGE="http://github.com/jnr" +HOMEPAGE="https://github.com/jnr" SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" diff --git a/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild b/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild index b360fc1e8b9d..dc7cc8245690 100644 --- a/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild +++ b/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc examples source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="Java Native Runtime Enhanced X-platform I/O" -SRC_URI="http://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/jnr/jnr-enxio" SLOT="0" diff --git a/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild b/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild index 50bff85580df..b70da4a11640 100644 --- a/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild +++ b/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild @@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="An abstracted interface to invoking native functions from java" -HOMEPAGE="http://github.com/jnr" -SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/jnr" +SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" SLOT="0.5" diff --git a/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild b/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild index 2ab51ce827db..8f38ab6752eb 100644 --- a/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild +++ b/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild @@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="An abstracted interface to invoking native functions from java" -HOMEPAGE="http://github.com/jnr" -SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/jnr" +SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="|| ( Apache-2.0 LGPL-3 )" SLOT="0.6" diff --git a/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild b/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild index 9a0ac58b08f6..67611b2d54dd 100644 --- a/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild +++ b/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild @@ -10,8 +10,8 @@ WANT_ANT_TASKS="ant-nodeps" inherit java-pkg-2 java-ant-2 DESCRIPTION="Network services database access for java" -HOMEPAGE="http://github.com/wmeissner/jnr-netdb" -SRC_URI="http://github.com/wmeissner/jnr-netdb/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/wmeissner/jnr-netdb" +SRC_URI="https://github.com/wmeissner/jnr-netdb/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" diff --git a/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild b/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild index 4214b5cd41d4..8b92a94e554c 100644 --- a/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild +++ b/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild @@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="Lightweight cross-platform POSIX emulation layer for Java" -HOMEPAGE="http://github.com/jnr/" -SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/jnr/" +SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )" SLOT="1.1" diff --git a/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild b/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild index cce704e93b67..e1a54ccc7f33 100644 --- a/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild +++ b/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc examples source test" inherit java-pkg-2 java-ant-2 DESCRIPTION="Unix sockets for Java" -SRC_URI="http://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" HOMEPAGE="https://github.com/jnr/jnr-unixsocket" SLOT="0" diff --git a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild index a641ba097625..34d8218e6077 100644 --- a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild +++ b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild @@ -10,8 +10,8 @@ WANT_ANT_TASKS="ant-nodeps" inherit java-pkg-2 java-ant-2 DESCRIPTION="A pure-java port of asmjit" -HOMEPAGE="http://github.com/wmeissner/jnr-x86asm/" -SRC_URI="http://github.com/wmeissner/${PN}/tarball/0.1 -> ${P}.tar.gz" +HOMEPAGE="https://github.com/wmeissner/jnr-x86asm/" +SRC_URI="https://github.com/wmeissner/${PN}/tarball/0.1 -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild index 49b3aaf02e0b..c8a81c15bf7e 100644 --- a/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild +++ b/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild @@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 DESCRIPTION="A pure-java port of asmjit" -HOMEPAGE="http://github.com/jnr" -SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/jnr" +SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="1.0" diff --git a/dev-java/joni/joni-1.1.4.ebuild b/dev-java/joni/joni-1.1.4.ebuild index 536458b1cf67..f0d452638371 100644 --- a/dev-java/joni/joni-1.1.4.ebuild +++ b/dev-java/joni/joni-1.1.4.ebuild @@ -8,7 +8,7 @@ inherit base java-pkg-2 java-ant-2 DESCRIPTION="Java port of the Oniguruma regular expression engine" HOMEPAGE="http://jruby.codehaus.org/" -SRC_URI="http://github.com/jruby/joni/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/jruby/joni/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" diff --git a/dev-lang/nqp/nqp-2015.01.ebuild b/dev-lang/nqp/nqp-2015.01.ebuild index 5b04351ab0a9..13c20532a3b4 100644 --- a/dev-lang/nqp/nqp-2015.01.ebuild +++ b/dev-lang/nqp/nqp-2015.01.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-lang/nqp/nqp-2015.02.ebuild b/dev-lang/nqp/nqp-2015.02.ebuild index 27168e2f9502..ca5b2d22cb77 100644 --- a/dev-lang/nqp/nqp-2015.02.ebuild +++ b/dev-lang/nqp/nqp-2015.02.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-lang/nqp/nqp-2015.03.ebuild b/dev-lang/nqp/nqp-2015.03.ebuild index caf0eebce75d..2b3f36f3e687 100644 --- a/dev-lang/nqp/nqp-2015.03.ebuild +++ b/dev-lang/nqp/nqp-2015.03.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-lang/nqp/nqp-2015.04.ebuild b/dev-lang/nqp/nqp-2015.04.ebuild index 5b1f02402e2d..98b5107e7742 100644 --- a/dev-lang/nqp/nqp-2015.04.ebuild +++ b/dev-lang/nqp/nqp-2015.04.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-lang/nqp/nqp-2015.05.ebuild b/dev-lang/nqp/nqp-2015.05.ebuild index 070c65be3e30..e221b8e0d15b 100644 --- a/dev-lang/nqp/nqp-2015.05.ebuild +++ b/dev-lang/nqp/nqp-2015.05.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-lang/nqp/nqp-2015.06.ebuild b/dev-lang/nqp/nqp-2015.06.ebuild index ab3141691183..c57cbe3125eb 100644 --- a/dev-lang/nqp/nqp-2015.06.ebuild +++ b/dev-lang/nqp/nqp-2015.06.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-lang/nqp/nqp-2015.07.2.ebuild b/dev-lang/nqp/nqp-2015.07.2.ebuild index 9fd1feb8ff6a..0c629be4081f 100644 --- a/dev-lang/nqp/nqp-2015.07.2.ebuild +++ b/dev-lang/nqp/nqp-2015.07.2.ebuild @@ -14,7 +14,7 @@ PARROT_VERSION="6.7.0" DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler" HOMEPAGE="http://rakudo.org/" -SRC_URI="http://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/perl6/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="Artistic-2" SLOT="0" diff --git a/dev-libs/bitset/bitset-2.8.3.ebuild b/dev-libs/bitset/bitset-2.8.3.ebuild index b3168ecce2d6..85313169f31f 100644 --- a/dev-libs/bitset/bitset-2.8.3.ebuild +++ b/dev-libs/bitset/bitset-2.8.3.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="A compressed bitset with supporting data structures and algorithms" -HOMEPAGE="http://github.com/chriso/bitset" +HOMEPAGE="https://github.com/chriso/bitset" SRC_URI="https://github.com/chriso/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-libs/bitset/bitset-2.8.4-r1.ebuild b/dev-libs/bitset/bitset-2.8.4-r1.ebuild index b353fdd918c5..3257e9cfe4ca 100644 --- a/dev-libs/bitset/bitset-2.8.4-r1.ebuild +++ b/dev-libs/bitset/bitset-2.8.4-r1.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="A compressed bitset with supporting data structures and algorithms" -HOMEPAGE="http://github.com/chriso/bitset" +HOMEPAGE="https://github.com/chriso/bitset" SRC_URI="https://github.com/chriso/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild b/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild index 4758a370ccb6..1c82e737e8e8 100644 --- a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild +++ b/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit eutils multilib DESCRIPTION="Minimalistic C client library for the Redis database" -HOMEPAGE="http://github.com/redis/hiredis" -SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/redis/hiredis" +SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/hiredis/hiredis-0.11.0.ebuild b/dev-libs/hiredis/hiredis-0.11.0.ebuild index 2bef3b77858a..9010add60fe9 100644 --- a/dev-libs/hiredis/hiredis-0.11.0.ebuild +++ b/dev-libs/hiredis/hiredis-0.11.0.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit eutils multilib DESCRIPTION="Minimalistic C client library for the Redis database" -HOMEPAGE="http://github.com/redis/hiredis" -SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/redis/hiredis" +SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/hiredis/hiredis-0.13.1.ebuild b/dev-libs/hiredis/hiredis-0.13.1.ebuild index 608d42fa01c4..5424fadb59f1 100644 --- a/dev-libs/hiredis/hiredis-0.13.1.ebuild +++ b/dev-libs/hiredis/hiredis-0.13.1.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils multilib DESCRIPTION="Minimalistic C client library for the Redis database" -HOMEPAGE="http://github.com/redis/hiredis" -SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/redis/hiredis" +SRC_URI="https://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/libcec/libcec-2.1.3.ebuild b/dev-libs/libcec/libcec-2.1.3.ebuild index 24197aca8487..2e0d621b367d 100644 --- a/dev-libs/libcec/libcec-2.1.3.ebuild +++ b/dev-libs/libcec/libcec-2.1.3.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils linux-info vcs-snapshot DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/libcec/libcec-2.1.4.ebuild b/dev-libs/libcec/libcec-2.1.4.ebuild index 559be7c88a2b..6931bf857b83 100644 --- a/dev-libs/libcec/libcec-2.1.4.ebuild +++ b/dev-libs/libcec/libcec-2.1.4.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils linux-info DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" diff --git a/dev-libs/libcec/libcec-2.2.0.ebuild b/dev-libs/libcec/libcec-2.2.0.ebuild index ee8dcfc7983f..57bc42c9df37 100644 --- a/dev-libs/libcec/libcec-2.2.0.ebuild +++ b/dev-libs/libcec/libcec-2.2.0.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils linux-info DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" diff --git a/dev-libs/libcec/libcec-3.0.1.ebuild b/dev-libs/libcec/libcec-3.0.1.ebuild index e1f411b1cf74..0c343ba05056 100644 --- a/dev-libs/libcec/libcec-3.0.1.ebuild +++ b/dev-libs/libcec/libcec-3.0.1.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils eutils linux-info python-single-r1 DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor" HOMEPAGE="http://libcec.pulse-eight.com" -SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~amd64 ~x86" diff --git a/dev-libs/libical/libical-1.0.1.ebuild b/dev-libs/libical/libical-1.0.1.ebuild index b528c006d7cc..e39ad3efdab8 100644 --- a/dev-libs/libical/libical-1.0.1.ebuild +++ b/dev-libs/libical/libical-1.0.1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit cmake-utils DESCRIPTION="An implementation of basic iCAL protocols" -HOMEPAGE="http://github.com/libical/libical" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/libical/libical" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" # FIGURE OUT: Why ebuild for 1.0 was marked || ( MPL-1.1 LGPL-2 ) against what COPYING file says? LICENSE="|| ( MPL-1.0 LGPL-2.1 )" diff --git a/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild b/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild index 52943cf3600d..ed0a0b0f09c5 100644 --- a/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild +++ b/dev-libs/libmowgli-glib/libmowgli-glib-0.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="GLib bridge for libmowgli-2 eventing" -HOMEPAGE="http://github.com/nenolod/libmowgli-glib" +HOMEPAGE="https://github.com/nenolod/libmowgli-glib" SRC_URI="http://tortois.es/~nenolod/distfiles/${P}.tar.bz2" IUSE="" diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild index 35a7019a607c..572e9a911d3c 100644 --- a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild @@ -7,7 +7,7 @@ inherit autotools eutils DESCRIPTION="Small library to access XDG Base Directories Specification paths" HOMEPAGE="http://repo.or.cz/w/libxdg-basedir.git" -SRC_URI="http://github.com/devnev/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/devnev/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild index 678ad21d2b1e..092d581f6b13 100644 --- a/dev-libs/qrosscore/qrosscore-0.3.1.ebuild +++ b/dev-libs/qrosscore/qrosscore-0.3.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-libs/qrosscore/qrosscore-9999.ebuild b/dev-libs/qrosscore/qrosscore-9999.ebuild index 10b2465b58cc..1af1847da0d0 100644 --- a/dev-libs/qrosscore/qrosscore-9999.ebuild +++ b/dev-libs/qrosscore/qrosscore-9999.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git" inherit cmake-utils git-r3 DESCRIPTION="KDE-free version of Kross (core libraries and Qt Script backend)" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild index 4afae42226ea..c9094e4d8b0f 100644 --- a/dev-libs/qrosspython/qrosspython-0.3.1.ebuild +++ b/dev-libs/qrosspython/qrosspython-0.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 cmake-utils DESCRIPTION="Python scripting backend for Qross" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" SRC_URI="https://github.com/0xd34df00d/Qross/archive/${PV}.tar.gz -> qrosscore-${PV}.tar.gz" LICENSE="GPL-2" diff --git a/dev-libs/qrosspython/qrosspython-9999.ebuild b/dev-libs/qrosspython/qrosspython-9999.ebuild index 13533b285896..9788aa580120 100644 --- a/dev-libs/qrosspython/qrosspython-9999.ebuild +++ b/dev-libs/qrosspython/qrosspython-9999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="git://github.com/0xd34df00d/Qross.git" inherit git-r3 python-single-r1 cmake-utils DESCRIPTION="Python scripting backend for Qross" -HOMEPAGE="http://github.com/0xd34df00d/Qross" +HOMEPAGE="https://github.com/0xd34df00d/Qross" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/yajl/yajl-1.0.11-r1.ebuild b/dev-libs/yajl/yajl-1.0.11-r1.ebuild index 18c520cd462b..80ff05e55447 100644 --- a/dev-libs/yajl/yajl-1.0.11-r1.ebuild +++ b/dev-libs/yajl/yajl-1.0.11-r1.ebuild @@ -8,7 +8,7 @@ inherit cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-1.0.11.ebuild b/dev-libs/yajl/yajl-1.0.11.ebuild index d1894efc3e61..a8071aa47131 100644 --- a/dev-libs/yajl/yajl-1.0.11.ebuild +++ b/dev-libs/yajl/yajl-1.0.11.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.3.ebuild b/dev-libs/yajl/yajl-2.0.3.ebuild index 3921a6213b0b..8d1d7d102f7f 100644 --- a/dev-libs/yajl/yajl-2.0.3.ebuild +++ b/dev-libs/yajl/yajl-2.0.3.ebuild @@ -8,7 +8,7 @@ inherit base cmake-utils DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.4-r1.ebuild b/dev-libs/yajl/yajl-2.0.4-r1.ebuild index 4abe1e8429e1..2218cfc70acb 100644 --- a/dev-libs/yajl/yajl-2.0.4-r1.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r1.ebuild @@ -8,7 +8,7 @@ inherit base cmake-multilib DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.4-r2.ebuild b/dev-libs/yajl/yajl-2.0.4-r2.ebuild index 05092a0f10cc..09c333a042f5 100644 --- a/dev-libs/yajl/yajl-2.0.4-r2.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r2.ebuild @@ -8,7 +8,7 @@ inherit eutils cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-libs/yajl/yajl-2.0.4-r3.ebuild b/dev-libs/yajl/yajl-2.0.4-r3.ebuild index 1bc8495b7b30..95f3e83f5930 100644 --- a/dev-libs/yajl/yajl-2.0.4-r3.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r3.ebuild @@ -8,7 +8,7 @@ inherit eutils cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" HOMEPAGE="http://lloyd.github.com/yajl/" -SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-lua/lanes/lanes-3.10.0.ebuild b/dev-lua/lanes/lanes-3.10.0.ebuild index 97d453281f60..c08fc51dd24d 100644 --- a/dev-lua/lanes/lanes-3.10.0.ebuild +++ b/dev-lua/lanes/lanes-3.10.0.ebuild @@ -8,7 +8,7 @@ inherit eutils multilib toolchain-funcs DESCRIPTION="lightweight, native, lazy evaluating multithreading library" HOMEPAGE="https://github.com/LuaLanes/lanes" -SRC_URI="http://github.com/LuaLanes/lanes/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/LuaLanes/lanes/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-lua/lgi/lgi-0.6.2-r1.ebuild b/dev-lua/lgi/lgi-0.6.2-r1.ebuild index d4eee000fdba..7b4986d89e05 100644 --- a/dev-lua/lgi/lgi-0.6.2-r1.ebuild +++ b/dev-lua/lgi/lgi-0.6.2-r1.ebuild @@ -9,8 +9,8 @@ VIRTUALX_REQUIRED="manual" inherit eutils toolchain-funcs flag-o-matic virtualx DESCRIPTION="Lua bindings using gobject-introspection" -HOMEPAGE="http://github.com/pavouk/lgi" -SRC_URI="http://github.com/downloads/pavouk/lgi/${P}.tar.gz" +HOMEPAGE="https://github.com/pavouk/lgi" +SRC_URI="https://github.com/downloads/pavouk/lgi/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-lua/lgi/lgi-0.6.2.ebuild b/dev-lua/lgi/lgi-0.6.2.ebuild index 7a01a0737163..f9f3edf4f71e 100644 --- a/dev-lua/lgi/lgi-0.6.2.ebuild +++ b/dev-lua/lgi/lgi-0.6.2.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit eutils toolchain-funcs flag-o-matic DESCRIPTION="Lua bindings using gobject-introspection" -HOMEPAGE="http://github.com/pavouk/lgi" -SRC_URI="http://github.com/downloads/pavouk/lgi/${P}.tar.gz" +HOMEPAGE="https://github.com/pavouk/lgi" +SRC_URI="https://github.com/downloads/pavouk/lgi/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-lua/lgi/lgi-0.7.2.ebuild b/dev-lua/lgi/lgi-0.7.2.ebuild index 2892d450987b..8fa930d9ee27 100644 --- a/dev-lua/lgi/lgi-0.7.2.ebuild +++ b/dev-lua/lgi/lgi-0.7.2.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="manual" inherit eutils toolchain-funcs flag-o-matic virtualx DESCRIPTION="Lua bindings using gobject-introspection" -HOMEPAGE="http://github.com/pavouk/lgi" +HOMEPAGE="https://github.com/pavouk/lgi" SRC_URI="https://github.com/pavouk/lgi/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-lua/lgi/lgi-0.9.0.ebuild b/dev-lua/lgi/lgi-0.9.0.ebuild index 2892d450987b..8fa930d9ee27 100644 --- a/dev-lua/lgi/lgi-0.9.0.ebuild +++ b/dev-lua/lgi/lgi-0.9.0.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="manual" inherit eutils toolchain-funcs flag-o-matic virtualx DESCRIPTION="Lua bindings using gobject-introspection" -HOMEPAGE="http://github.com/pavouk/lgi" +HOMEPAGE="https://github.com/pavouk/lgi" SRC_URI="https://github.com/pavouk/lgi/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-lua/lua-zlib/lua-zlib-0.3.ebuild b/dev-lua/lua-zlib/lua-zlib-0.3.ebuild index 02424a57d00b..5ce37386d402 100644 --- a/dev-lua/lua-zlib/lua-zlib-0.3.ebuild +++ b/dev-lua/lua-zlib/lua-zlib-0.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Lua bindings to zlib" -HOMEPAGE="http://github.com/brimworks/lua-zlib" +HOMEPAGE="https://github.com/brimworks/lua-zlib" SRC_URI="https://github.com/brimworks/${PN}/tarball/v${PV} -> ${P}.tgz" LICENSE="MIT" diff --git a/dev-lua/lua-zlib/lua-zlib-0.4.ebuild b/dev-lua/lua-zlib/lua-zlib-0.4.ebuild index ade32f1e3de7..7967731bfae0 100644 --- a/dev-lua/lua-zlib/lua-zlib-0.4.ebuild +++ b/dev-lua/lua-zlib/lua-zlib-0.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Lua bindings to zlib" -HOMEPAGE="http://github.com/brimworks/lua-zlib" +HOMEPAGE="https://github.com/brimworks/lua-zlib" SRC_URI="https://github.com/brimworks/${PN}/tarball/v${PV} -> ${P}.tgz" LICENSE="MIT" diff --git a/dev-ml/camomile/camomile-0.8.4.ebuild b/dev-ml/camomile/camomile-0.8.4.ebuild index 6ca2a14610a7..e8c05fe292e0 100644 --- a/dev-ml/camomile/camomile-0.8.4.ebuild +++ b/dev-ml/camomile/camomile-0.8.4.ebuild @@ -7,8 +7,8 @@ EAPI="5" inherit findlib eutils DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml" -HOMEPAGE="http://github.com/yoriyuki/Camomile/wiki" -SRC_URI="http://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2" +HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki" +SRC_URI="https://github.com/downloads/yoriyuki/Camomile/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/${PV}" diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild b/dev-ml/camomile/camomile-0.8.5.ebuild index 7c160ac3d60c..c0cb67e32f00 100644 --- a/dev-ml/camomile/camomile-0.8.5.ebuild +++ b/dev-ml/camomile/camomile-0.8.5.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit findlib eutils DESCRIPTION="Camomile is a comprehensive Unicode library for ocaml" -HOMEPAGE="http://github.com/yoriyuki/Camomile/wiki" +HOMEPAGE="https://github.com/yoriyuki/Camomile/wiki" SRC_URI="https://github.com/yoriyuki/Camomile/releases/download/rel-${PV}/${P}.tar.bz2" LICENSE="LGPL-2" diff --git a/dev-ml/deriving/deriving-0.6.2.ebuild b/dev-ml/deriving/deriving-0.6.2.ebuild index 6935c1487d85..08f62decc5e7 100644 --- a/dev-ml/deriving/deriving-0.6.2.ebuild +++ b/dev-ml/deriving/deriving-0.6.2.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="A deriving library for Ocsigen" -HOMEPAGE="http://github.com/ocsigen/deriving" -SRC_URI="http://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ocsigen/deriving" +SRC_URI="https://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-ml/deriving/deriving-0.7.ebuild b/dev-ml/deriving/deriving-0.7.ebuild index 7f8b26b12a67..9ce44589d7a7 100644 --- a/dev-ml/deriving/deriving-0.7.ebuild +++ b/dev-ml/deriving/deriving-0.7.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="A deriving library for Ocsigen" -HOMEPAGE="http://github.com/ocsigen/deriving" -SRC_URI="http://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ocsigen/deriving" +SRC_URI="https://github.com/ocsigen/deriving/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" diff --git a/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild b/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.3.1.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild b/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.3.2.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild b/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.4.0.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild b/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild index 661dd3d7c99e..aebbbab00859 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.4.1.ebuild @@ -10,7 +10,7 @@ OASIS_BUILD_TESTS=1 inherit oasis DESCRIPTION="Regular expression library for OCaml" -HOMEPAGE="http://github.com/ocaml/ocaml-re" +HOMEPAGE="https://github.com/ocaml/ocaml-re" SRC_URI="https://github.com/ocaml/ocaml-re/archive/${P}.tar.gz" LICENSE="LGPL-2-with-linking-exception" diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild index 86eb3b52908f..a908a1d4bdb5 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit findlib vcs-snapshot DESCRIPTION="A binding for SHA interface code in OCaml" -HOMEPAGE="http://github.com/vincenthz/ocaml-sha" +HOMEPAGE="https://github.com/vincenthz/ocaml-sha" SRC_URI="http://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild index ad4737c153cb..7763391fdd8c 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.9.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit findlib vcs-snapshot DESCRIPTION="A binding for SHA interface code in OCaml" -HOMEPAGE="http://github.com/vincenthz/ocaml-sha" -SRC_URI="http://github.com/vincenthz/ocaml-sha/archive/${PN}-v${PV}.tar.gz" +HOMEPAGE="https://github.com/vincenthz/ocaml-sha" +SRC_URI="https://github.com/vincenthz/ocaml-sha/archive/${PN}-v${PV}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" diff --git a/dev-ml/optcomp/optcomp-1.5.ebuild b/dev-ml/optcomp/optcomp-1.5.ebuild index 01e62206913e..1853fd51d22c 100644 --- a/dev-ml/optcomp/optcomp-1.5.ebuild +++ b/dev-ml/optcomp/optcomp-1.5.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Optional compilation for OCaml with cpp-like directives" -HOMEPAGE="http://github.com/diml/optcomp" -SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/optcomp" +SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/optcomp/optcomp-1.6.ebuild b/dev-ml/optcomp/optcomp-1.6.ebuild index e210066ae355..e4c4f2bd8a57 100644 --- a/dev-ml/optcomp/optcomp-1.6.ebuild +++ b/dev-ml/optcomp/optcomp-1.6.ebuild @@ -9,8 +9,8 @@ OASIS_BUILD_DOCS=1 inherit oasis DESCRIPTION="Optional compilation for OCaml with cpp-like directives" -HOMEPAGE="http://github.com/diml/optcomp" -SRC_URI="http://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/optcomp" +SRC_URI="https://github.com/diml/optcomp/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/utop/utop-1.11.ebuild b/dev-ml/utop/utop-1.11.ebuild index 6f4edd5fc05e..59f2291f17e0 100644 --- a/dev-ml/utop/utop-1.11.ebuild +++ b/dev-ml/utop/utop-1.11.ebuild @@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1 inherit oasis elisp-common DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="http://github.com/diml/utop" -SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/utop" +SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/utop/utop-1.16.ebuild b/dev-ml/utop/utop-1.16.ebuild index 6fe9320ca603..cef6f659c9f3 100644 --- a/dev-ml/utop/utop-1.16.ebuild +++ b/dev-ml/utop/utop-1.16.ebuild @@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1 inherit oasis elisp-common DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="http://github.com/diml/utop" -SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/utop" +SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-ml/utop/utop-1.18.ebuild b/dev-ml/utop/utop-1.18.ebuild index a256cab55a99..8da80ebddb9a 100644 --- a/dev-ml/utop/utop-1.18.ebuild +++ b/dev-ml/utop/utop-1.18.ebuild @@ -8,8 +8,8 @@ OASIS_BUILD_DOCS=1 inherit oasis elisp-common DESCRIPTION="A new toplevel for OCaml with completion and colorization" -HOMEPAGE="http://github.com/diml/utop" -SRC_URI="http://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/diml/utop" +SRC_URI="https://github.com/diml/utop/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" diff --git a/dev-perl/SDL/SDL-2.540-r1.ebuild b/dev-perl/SDL/SDL-2.540-r1.ebuild index ab2a58ef261c..3651d3c9ae2c 100644 --- a/dev-perl/SDL/SDL-2.540-r1.ebuild +++ b/dev-perl/SDL/SDL-2.540-r1.ebuild @@ -7,7 +7,7 @@ MODULE_AUTHOR=JTPALMER inherit perl-module DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl" -HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ http://github.com/PerlGameDev/SDL" +HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL" LICENSE="GPL-2 OFL-1.1" SLOT="0" diff --git a/dev-perl/SDL/SDL-2.544.ebuild b/dev-perl/SDL/SDL-2.544.ebuild index 3f10fabb81d9..d7fc4a99687a 100644 --- a/dev-perl/SDL/SDL-2.544.ebuild +++ b/dev-perl/SDL/SDL-2.544.ebuild @@ -7,7 +7,7 @@ MODULE_AUTHOR=FROGGS inherit perl-module DESCRIPTION="Simple DirectMedia Layer (SDL) bindings for perl" -HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ http://github.com/PerlGameDev/SDL" +HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ https://github.com/PerlGameDev/SDL" LICENSE="GPL-2 OFL-1.1" SLOT="0" diff --git a/dev-python/3to2/3to2-1.0.ebuild b/dev-python/3to2/3to2-1.0.ebuild index 20208263e15b..136427d7f168 100644 --- a/dev-python/3to2/3to2-1.0.ebuild +++ b/dev-python/3to2/3to2-1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="Refactors valid 3.x syntax into valid 2.x syntax, if a syntactical conversion is possible" -HOMEPAGE="http://pypi.python.org/pypi/3to2" +HOMEPAGE="https://pypi.python.org/pypi/3to2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-1.1" diff --git a/dev-python/3to2/3to2-1.1.1.ebuild b/dev-python/3to2/3to2-1.1.1.ebuild index f7120694405e..bf6088256186 100644 --- a/dev-python/3to2/3to2-1.1.1.ebuild +++ b/dev-python/3to2/3to2-1.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_3,3_4}) inherit distutils-r1 DESCRIPTION="Refactors valid 3.x syntax into valid 2.x syntax, if a syntactical conversion is possible" -HOMEPAGE="http://pypi.python.org/pypi/3to2" +HOMEPAGE="https://pypi.python.org/pypi/3to2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="Apache-1.1" diff --git a/dev-python/Babel/Babel-1.3-r1.ebuild b/dev-python/Babel/Babel-1.3-r1.ebuild index 0fd71a8f69d8..f199e6f336a7 100644 --- a/dev-python/Babel/Babel-1.3-r1.ebuild +++ b/dev-python/Babel/Babel-1.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A collection of tools for internationalizing Python applications" -HOMEPAGE="http://babel.edgewall.org/ http://pypi.python.org/pypi/Babel" +HOMEPAGE="http://babel.edgewall.org/ https://pypi.python.org/pypi/Babel" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/Babel/Babel-2.0.ebuild b/dev-python/Babel/Babel-2.0.ebuild index 04989246dc93..8d461058ab49 100644 --- a/dev-python/Babel/Babel-2.0.ebuild +++ b/dev-python/Babel/Babel-2.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A collection of tools for internationalizing Python applications" -HOMEPAGE="http://babel.edgewall.org/ http://pypi.python.org/pypi/Babel" +HOMEPAGE="http://babel.edgewall.org/ https://pypi.python.org/pypi/Babel" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/BitVector/BitVector-3.3.2.ebuild b/dev-python/BitVector/BitVector-3.3.2.ebuild index f8285f12344d..da0f3b06824c 100644 --- a/dev-python/BitVector/BitVector-3.3.2.ebuild +++ b/dev-python/BitVector/BitVector-3.3.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A pure-Python memory-efficient packed representation for bit arrays" -HOMEPAGE="http://cobweb.ecn.purdue.edu/~kak/dist/ http://pypi.python.org/pypi/BitVector" +HOMEPAGE="http://cobweb.ecn.purdue.edu/~kak/dist/ https://pypi.python.org/pypi/BitVector" SRC_URI="http://cobweb.ecn.purdue.edu/~kak/dist/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/Coffin/Coffin-0.3.8.ebuild b/dev-python/Coffin/Coffin-0.3.8.ebuild index cfee55e95ed5..33798c6ee38b 100644 --- a/dev-python/Coffin/Coffin-0.3.8.ebuild +++ b/dev-python/Coffin/Coffin-0.3.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Jinja2 adapter for Django" -HOMEPAGE="http://github.com/coffin/coffin" +HOMEPAGE="https://github.com/coffin/coffin" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/Coffin/Coffin-2.0.1.ebuild b/dev-python/Coffin/Coffin-2.0.1.ebuild index f05201ec9f93..702af4d5dadf 100644 --- a/dev-python/Coffin/Coffin-2.0.1.ebuild +++ b/dev-python/Coffin/Coffin-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Jinja2 adapter for Django" -HOMEPAGE="http://github.com/coffin/coffin" +HOMEPAGE="https://github.com/coffin/coffin" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/Djblets/Djblets-0.7.31.ebuild b/dev-python/Djblets/Djblets-0.7.31.ebuild index 1737f53fd26c..c305a1ec9c3b 100644 --- a/dev-python/Djblets/Djblets-0.7.31.ebuild +++ b/dev-python/Djblets/Djblets-0.7.31.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 versionator DESCRIPTION="A collection of useful extensions for Django" -HOMEPAGE="http://github.com/djblets/djblets" +HOMEPAGE="https://github.com/djblets/djblets" SRC_URI="http://downloads.reviewboard.org/releases/${PN}/$(get_version_component_range 1-2)/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/PyPDF2/PyPDF2-1.24.ebuild b/dev-python/PyPDF2/PyPDF2-1.24.ebuild index 768c7c73d18f..e6034cd88bfe 100644 --- a/dev-python/PyPDF2/PyPDF2-1.24.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.24.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library to work with pdf files" -HOMEPAGE="http://pypi.python.org/pypi/${PN}/ http://mstamy2.github.com/PyPDF2" +HOMEPAGE="https://pypi.python.org/pypi/${PN}/ http://mstamy2.github.com/PyPDF2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild index 59a85b394ef6..85739fd2654b 100644 --- a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library to work with pdf files" -HOMEPAGE="http://pypi.python.org/pypi/${PN}/ https://github.com/mstamy2/PyPDF2" +HOMEPAGE="https://pypi.python.org/pypi/${PN}/ https://github.com/mstamy2/PyPDF2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild index 1b503ad18035..8698df906307 100644 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild +++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="RSS feed generator written in Python" -HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html http://pypi.python.org/pypi/PyRSS2Gen" +HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.python.org/pypi/PyRSS2Gen" SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild index 93c3dac58c38..ca06310ffe71 100644 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild +++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="RSS feed generator written in Python" -HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html http://pypi.python.org/pypi/PyRSS2Gen" +HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.python.org/pypi/PyRSS2Gen" SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild b/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild index f8554f285289..52c5b67a11e8 100644 --- a/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild +++ b/dev-python/PyZilla/PyZilla-0.1.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python wrapper for the BugZilla XML-RPC API" -HOMEPAGE="http://pypi.python.org/pypi/PyZilla" +HOMEPAGE="https://pypi.python.org/pypi/PyZilla" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/addons/addons-0.7.ebuild b/dev-python/addons/addons-0.7.ebuild index dda5629e9096..4586c453f91f 100644 --- a/dev-python/addons/addons-0.7.ebuild +++ b/dev-python/addons/addons-0.7.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="AddOns" DESCRIPTION="Dynamically extend other objects (formerly ObjectRoles)" -HOMEPAGE="http://pypi.python.org/pypi/AddOns/" +HOMEPAGE="https://pypi.python.org/pypi/AddOns/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip" KEYWORDS="amd64 x86" diff --git a/dev-python/adns-python/adns-python-1.2.1-r1.ebuild b/dev-python/adns-python/adns-python-1.2.1-r1.ebuild index 6dde44690dc3..c2248b2e46e5 100644 --- a/dev-python/adns-python/adns-python-1.2.1-r1.ebuild +++ b/dev-python/adns-python/adns-python-1.2.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python bindings for ADNS" -HOMEPAGE="http://code.google.com/p/adns-python/ http://pypi.python.org/pypi/adns-python" +HOMEPAGE="http://code.google.com/p/adns-python/ https://pypi.python.org/pypi/adns-python" SRC_URI="http://adns-python.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/aioeventlet/aioeventlet-0.4.ebuild b/dev-python/aioeventlet/aioeventlet-0.4.ebuild index 62160f3bb179..8d5439f02f09 100644 --- a/dev-python/aioeventlet/aioeventlet-0.4.ebuild +++ b/dev-python/aioeventlet/aioeventlet-0.4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="asyncio event loop scheduling callbacks in eventlet" -HOMEPAGE="http://pypi.python.org/pypi/aioeventlet https://bitbucket.org/haypo/aioeventlet" +HOMEPAGE="https://pypi.python.org/pypi/aioeventlet https://bitbucket.org/haypo/aioeventlet" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/ansi2html/ansi2html-1.0.7.ebuild b/dev-python/ansi2html/ansi2html-1.0.7.ebuild index 83f388cb90d6..13dd3be4a1ef 100644 --- a/dev-python/ansi2html/ansi2html-1.0.7.ebuild +++ b/dev-python/ansi2html/ansi2html-1.0.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Convert text with ANSI color codes to HTML" -HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html" +HOMEPAGE="https://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" diff --git a/dev-python/ansi2html/ansi2html-1.1.0.ebuild b/dev-python/ansi2html/ansi2html-1.1.0.ebuild index 3a0a68e5f40c..94229ddcd027 100644 --- a/dev-python/ansi2html/ansi2html-1.1.0.ebuild +++ b/dev-python/ansi2html/ansi2html-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Convert text with ANSI color codes to HTML" -HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html" +HOMEPAGE="https://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" diff --git a/dev-python/anyvc/anyvc-0.3.7.1-r1.ebuild b/dev-python/anyvc/anyvc-0.3.7.1-r1.ebuild index a287a9c465ae..7cdcfbe4627b 100644 --- a/dev-python/anyvc/anyvc-0.3.7.1-r1.ebuild +++ b/dev-python/anyvc/anyvc-0.3.7.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Library to access any version control system" -HOMEPAGE="http://pypi.python.org/pypi/anyvc" +HOMEPAGE="https://pypi.python.org/pypi/anyvc" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/apipkg/apipkg-1.2-r1.ebuild b/dev-python/apipkg/apipkg-1.2-r1.ebuild index 746d4450afd9..86bf4f05ee2d 100644 --- a/dev-python/apipkg/apipkg-1.2-r1.ebuild +++ b/dev-python/apipkg/apipkg-1.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="namespace control and lazy-import mechanism" -HOMEPAGE="http://pypi.python.org/pypi/apipkg" +HOMEPAGE="https://pypi.python.org/pypi/apipkg" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/apipkg/apipkg-1.4.ebuild b/dev-python/apipkg/apipkg-1.4.ebuild index b3ec9583c0e7..19c4063a159b 100644 --- a/dev-python/apipkg/apipkg-1.4.ebuild +++ b/dev-python/apipkg/apipkg-1.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="namespace control and lazy-import mechanism" -HOMEPAGE="http://pypi.python.org/pypi/apipkg" +HOMEPAGE="https://pypi.python.org/pypi/apipkg" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/appdirs/appdirs-1.2.0-r1.ebuild b/dev-python/appdirs/appdirs-1.2.0-r1.ebuild index 04d22ddda98c..8a7433f97c2a 100644 --- a/dev-python/appdirs/appdirs-1.2.0-r1.ebuild +++ b/dev-python/appdirs/appdirs-1.2.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Module for determining appropriate platform-specific dirs" -HOMEPAGE="http://github.com/ActiveState/appdirs" +HOMEPAGE="https://github.com/ActiveState/appdirs" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/appdirs/appdirs-1.4.0.ebuild b/dev-python/appdirs/appdirs-1.4.0.ebuild index 2ca055f8c360..1b0f32b24ec6 100644 --- a/dev-python/appdirs/appdirs-1.4.0.ebuild +++ b/dev-python/appdirs/appdirs-1.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Module for determining appropriate platform-specific dirs" -HOMEPAGE="http://github.com/ActiveState/appdirs" +HOMEPAGE="https://github.com/ActiveState/appdirs" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/apptools/apptools-4.2.0-r1.ebuild b/dev-python/apptools/apptools-4.2.0-r1.ebuild index 41c195eea95a..00c1e864df1d 100644 --- a/dev-python/apptools/apptools-4.2.0-r1.ebuild +++ b/dev-python/apptools/apptools-4.2.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Application tools" -HOMEPAGE="http://code.enthought.com/projects/app_tools/ http://pypi.python.org/pypi/apptools" +HOMEPAGE="http://code.enthought.com/projects/app_tools/ https://pypi.python.org/pypi/apptools" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/apptools/apptools-4.2.1.ebuild b/dev-python/apptools/apptools-4.2.1.ebuild index a850c9aa770f..405036bb8920 100644 --- a/dev-python/apptools/apptools-4.2.1.ebuild +++ b/dev-python/apptools/apptools-4.2.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Application tools" -HOMEPAGE="http://code.enthought.com/projects/app_tools/ http://pypi.python.org/pypi/apptools" +HOMEPAGE="http://code.enthought.com/projects/app_tools/ https://pypi.python.org/pypi/apptools" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/aquarium/aquarium-2.3-r1.ebuild b/dev-python/aquarium/aquarium-2.3-r1.ebuild index 7447118795e2..7d7e0d297dcf 100644 --- a/dev-python/aquarium/aquarium-2.3-r1.ebuild +++ b/dev-python/aquarium/aquarium-2.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Aquarium web application framework" -HOMEPAGE="http://aquarium.sourceforge.net/ http://pypi.python.org/pypi/aquarium" +HOMEPAGE="http://aquarium.sourceforge.net/ https://pypi.python.org/pypi/aquarium" SRC_URI="mirror://sourceforge/aquarium/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/arrayterator/arrayterator-1.0.1-r1.ebuild b/dev-python/arrayterator/arrayterator-1.0.1-r1.ebuild index 7ccba61858ee..0e23f8292069 100644 --- a/dev-python/arrayterator/arrayterator-1.0.1-r1.ebuild +++ b/dev-python/arrayterator/arrayterator-1.0.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A buffered iterator for reading big arrays in small contiguous blocks" -HOMEPAGE="http://pypi.python.org/pypi/arrayterator" +HOMEPAGE="https://pypi.python.org/pypi/arrayterator" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/asset/asset-0.6.1-r1.ebuild b/dev-python/asset/asset-0.6.1-r1.ebuild index c90e15b43b28..0af8365b3a1d 100644 --- a/dev-python/asset/asset-0.6.1-r1.ebuild +++ b/dev-python/asset/asset-0.6.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="A package resource and symbol loading helper library" -HOMEPAGE="https://pypi.python.org/pypi/asset http://github.com/metagriffin/asset" +HOMEPAGE="https://pypi.python.org/pypi/asset https://github.com/metagriffin/asset" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/asset/asset-0.6.2.ebuild b/dev-python/asset/asset-0.6.2.ebuild index 4e48fbd3e363..bbac84ca7fa9 100644 --- a/dev-python/asset/asset-0.6.2.ebuild +++ b/dev-python/asset/asset-0.6.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="A package resource and symbol loading helper library" -HOMEPAGE="https://pypi.python.org/pypi/asset http://github.com/metagriffin/asset" +HOMEPAGE="https://pypi.python.org/pypi/asset https://github.com/metagriffin/asset" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/astng/astng-0.24.3.ebuild b/dev-python/astng/astng-0.24.3.ebuild index b680471fe54c..8ae7b0268bf2 100644 --- a/dev-python/astng/astng-0.24.3.ebuild +++ b/dev-python/astng/astng-0.24.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Abstract Syntax Tree for logilab packages" -HOMEPAGE="http://www.logilab.org/project/logilab-astng http://pypi.python.org/pypi/logilab-astng" +HOMEPAGE="http://www.logilab.org/project/logilab-astng https://pypi.python.org/pypi/logilab-astng" SRC_URI="ftp://ftp.logilab.org/pub/astng/logilab-${P}.tar.gz mirror://pypi/l/logilab-astng/logilab-${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/astor/astor-0.3.ebuild b/dev-python/astor/astor-0.3.ebuild index f6d0c7ebfb9b..26b2e1a9cfbf 100644 --- a/dev-python/astor/astor-0.3.ebuild +++ b/dev-python/astor/astor-0.3.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Read/rewrite/write Python ASTs" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/astor" +HOMEPAGE="https://pypi.python.org/pypi/astor" LICENSE="BSD" SLOT="0" diff --git a/dev-python/astor/astor-0.4.1.ebuild b/dev-python/astor/astor-0.4.1.ebuild index 773c94c82ba7..a0d2d80851fb 100644 --- a/dev-python/astor/astor-0.4.1.ebuild +++ b/dev-python/astor/astor-0.4.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Read/rewrite/write Python ASTs" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/astor" +HOMEPAGE="https://pypi.python.org/pypi/astor" LICENSE="BSD" SLOT="0" diff --git a/dev-python/astor/astor-0.4.ebuild b/dev-python/astor/astor-0.4.ebuild index c47e1ccbd619..3894c740c177 100644 --- a/dev-python/astor/astor-0.4.ebuild +++ b/dev-python/astor/astor-0.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Read/rewrite/write Python ASTs" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/astor" +HOMEPAGE="https://pypi.python.org/pypi/astor" LICENSE="BSD" SLOT="0" diff --git a/dev-python/astor/astor-0.5.ebuild b/dev-python/astor/astor-0.5.ebuild index 773c94c82ba7..a0d2d80851fb 100644 --- a/dev-python/astor/astor-0.5.ebuild +++ b/dev-python/astor/astor-0.5.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Read/rewrite/write Python ASTs" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/astor" +HOMEPAGE="https://pypi.python.org/pypi/astor" LICENSE="BSD" SLOT="0" diff --git a/dev-python/astroid/astroid-1.3.4.ebuild b/dev-python/astroid/astroid-1.3.4.ebuild index 73d6f83ec553..83c38ccc2d3a 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 http://pypi.python.org/pypi/astroid" +HOMEPAGE="http://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 eff7576ea81c..3343bb79d608 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 http://pypi.python.org/pypi/astroid" +HOMEPAGE="http://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 734db324b455..ba16e16154a3 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 http://pypi.python.org/pypi/astroid" +HOMEPAGE="http://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 8575c7b4d1db..eb655523ca00 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 http://pypi.python.org/pypi/astroid" +HOMEPAGE="http://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/async/async-0.6.2.ebuild b/dev-python/async/async-0.6.2.ebuild index 5982a341bc37..827d841223a4 100644 --- a/dev-python/async/async-0.6.2.ebuild +++ b/dev-python/async/async-0.6.2.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Async Framework" HOMEPAGE=" http://gitorious.org/git-python/async - http://pypi.python.org/pypi/async" + https://pypi.python.org/pypi/async" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/asyncio/asyncio-3.4.2.ebuild b/dev-python/asyncio/asyncio-3.4.2.ebuild index 0a3aeb70ac04..ec42808d9dd3 100644 --- a/dev-python/asyncio/asyncio-3.4.2.ebuild +++ b/dev-python/asyncio/asyncio-3.4.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{3,4} ) inherit distutils-r1 DESCRIPTION="reference implementation of PEP 3156" -HOMEPAGE="http://pypi.python.org/pypi/asyncio https://github.com/python/asyncio" +HOMEPAGE="https://pypi.python.org/pypi/asyncio https://github.com/python/asyncio" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/asyncio/asyncio-3.4.3.ebuild b/dev-python/asyncio/asyncio-3.4.3.ebuild index 1c979f824292..9e047b76d0ad 100644 --- a/dev-python/asyncio/asyncio-3.4.3.ebuild +++ b/dev-python/asyncio/asyncio-3.4.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{3,4} ) inherit distutils-r1 DESCRIPTION="reference implementation of PEP 3156" -HOMEPAGE="http://pypi.python.org/pypi/asyncio https://github.com/python/asyncio" +HOMEPAGE="https://pypi.python.org/pypi/asyncio https://github.com/python/asyncio" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/audioread/audioread-1.0.1.ebuild b/dev-python/audioread/audioread-1.0.1.ebuild index d56ad322f7bc..1bbe8a2a8c5d 100644 --- a/dev-python/audioread/audioread-1.0.1.ebuild +++ b/dev-python/audioread/audioread-1.0.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Module for decoding audio files using whichever backend is available" -HOMEPAGE="http://pypi.python.org/pypi/audioread" +HOMEPAGE="https://pypi.python.org/pypi/audioread" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/authres/authres-0.701.ebuild b/dev-python/authres/authres-0.701.ebuild index ad41af57e8ff..1a990aa6429d 100644 --- a/dev-python/authres/authres-0.701.ebuild +++ b/dev-python/authres/authres-0.701.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Authentication Results Header Module" -HOMEPAGE="https://launchpad.net/authentication-results-python http://pypi.python.org/pypi/authres" +HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.python.org/pypi/authres" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/authres/authres-0.702.ebuild b/dev-python/authres/authres-0.702.ebuild index f1c5a0ea228c..37a70d7ad048 100644 --- a/dev-python/authres/authres-0.702.ebuild +++ b/dev-python/authres/authres-0.702.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Authentication Results Header Module" -HOMEPAGE="https://launchpad.net/authentication-results-python http://pypi.python.org/pypi/authres" +HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.python.org/pypi/authres" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/authres/authres-0.800.ebuild b/dev-python/authres/authres-0.800.ebuild index f1c5a0ea228c..37a70d7ad048 100644 --- a/dev-python/authres/authres-0.800.ebuild +++ b/dev-python/authres/authres-0.800.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Authentication Results Header Module" -HOMEPAGE="https://launchpad.net/authentication-results-python http://pypi.python.org/pypi/authres" +HOMEPAGE="https://launchpad.net/authentication-results-python https://pypi.python.org/pypi/authres" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/autopep8/autopep8-1.0.4.ebuild b/dev-python/autopep8/autopep8-1.0.4.ebuild index 2ecd48922b8e..483da6750790 100644 --- a/dev-python/autopep8/autopep8-1.0.4.ebuild +++ b/dev-python/autopep8/autopep8-1.0.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="Automatically formats Python code to conform to the PEP 8 style guide" -HOMEPAGE="https://github.com/hhatto/autopep8 http://pypi.python.org/pypi/autopep8" +HOMEPAGE="https://github.com/hhatto/autopep8 https://pypi.python.org/pypi/autopep8" SRC_URI="https://github.com/hhatto/${PN}/tarball/ver${PV} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/autopep8/autopep8-1.1.1.ebuild b/dev-python/autopep8/autopep8-1.1.1.ebuild index 6cc81ea31382..7a8151580450 100644 --- a/dev-python/autopep8/autopep8-1.1.1.ebuild +++ b/dev-python/autopep8/autopep8-1.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 vcs-snapshot DESCRIPTION="Automatically formats Python code to conform to the PEP 8 style guide" -HOMEPAGE="https://github.com/hhatto/autopep8 http://pypi.python.org/pypi/autopep8" +HOMEPAGE="https://github.com/hhatto/autopep8 https://pypi.python.org/pypi/autopep8" SRC_URI="https://github.com/hhatto/${PN}/tarball/ver${PV} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/autopep8/autopep8-1.1.ebuild b/dev-python/autopep8/autopep8-1.1.ebuild index 6cc81ea31382..7a8151580450 100644 --- a/dev-python/autopep8/autopep8-1.1.ebuild +++ b/dev-python/autopep8/autopep8-1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 vcs-snapshot DESCRIPTION="Automatically formats Python code to conform to the PEP 8 style guide" -HOMEPAGE="https://github.com/hhatto/autopep8 http://pypi.python.org/pypi/autopep8" +HOMEPAGE="https://github.com/hhatto/autopep8 https://pypi.python.org/pypi/autopep8" SRC_URI="https://github.com/hhatto/${PN}/tarball/ver${PV} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/autopep8/autopep8-1.2.ebuild b/dev-python/autopep8/autopep8-1.2.ebuild index f15865110925..4e9c9642aad3 100644 --- a/dev-python/autopep8/autopep8-1.2.ebuild +++ b/dev-python/autopep8/autopep8-1.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 vcs-snapshot DESCRIPTION="Automatically formats Python code to conform to the PEP 8 style guide" -HOMEPAGE="https://github.com/hhatto/autopep8 http://pypi.python.org/pypi/autopep8" +HOMEPAGE="https://github.com/hhatto/autopep8 https://pypi.python.org/pypi/autopep8" SRC_URI="https://github.com/hhatto/${PN}/tarball/ver${PV} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/autopep8/autopep8-9999.ebuild b/dev-python/autopep8/autopep8-9999.ebuild index 47cc14ca6ede..436bd54a042e 100644 --- a/dev-python/autopep8/autopep8-9999.ebuild +++ b/dev-python/autopep8/autopep8-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 git-2 DESCRIPTION="Automatically formats Python code to conform to the PEP 8 style guide" -HOMEPAGE="https://github.com/hhatto/autopep8 http://pypi.python.org/pypi/autopep8" +HOMEPAGE="https://github.com/hhatto/autopep8 https://pypi.python.org/pypi/autopep8" SRC_URI="" EGIT_REPO_URI="git://github.com/hhatto/${PN}.git" diff --git a/dev-python/axiom/axiom-0.6.0-r1.ebuild b/dev-python/axiom/axiom-0.6.0-r1.ebuild index e73d899080c0..1817392fdfbb 100644 --- a/dev-python/axiom/axiom-0.6.0-r1.ebuild +++ b/dev-python/axiom/axiom-0.6.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite" inherit twisted-r1 DESCRIPTION="Object database implemented on top of SQLite" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodAxiom http://pypi.python.org/pypi/Axiom" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodAxiom https://pypi.python.org/pypi/Axiom" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/axiom/axiom-0.7.2.ebuild b/dev-python/axiom/axiom-0.7.2.ebuild index 95e35c3b9c45..baade20bc13f 100644 --- a/dev-python/axiom/axiom-0.7.2.ebuild +++ b/dev-python/axiom/axiom-0.7.2.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite" inherit twisted-r1 DESCRIPTION="Object database implemented on top of SQLite" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodAxiom http://pypi.python.org/pypi/Axiom" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodAxiom https://pypi.python.org/pypi/Axiom" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/axiom/axiom-0.7.3.ebuild b/dev-python/axiom/axiom-0.7.3.ebuild index 11479ca2e14d..10cca0b2c6d1 100644 --- a/dev-python/axiom/axiom-0.7.3.ebuild +++ b/dev-python/axiom/axiom-0.7.3.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite" inherit twisted-r1 DESCRIPTION="Object database implemented on top of SQLite" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodAxiom http://pypi.python.org/pypi/Axiom" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodAxiom https://pypi.python.org/pypi/Axiom" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/backports-lzma/backports-lzma-0.0.3.ebuild b/dev-python/backports-lzma/backports-lzma-0.0.3.ebuild index f3ef9861fe50..853e570e787a 100644 --- a/dev-python/backports-lzma/backports-lzma-0.0.3.ebuild +++ b/dev-python/backports-lzma/backports-lzma-0.0.3.ebuild @@ -12,7 +12,7 @@ MY_PN=${PN/-/.} MY_P=${MY_PN}-${PV} DESCRIPTION="Backport of Python 3.3's lzma module for XZ/LZMA compressed files" -HOMEPAGE="https://github.com/peterjc/backports.lzma/ http://pypi.python.org/pypi/backports.lzma/" +HOMEPAGE="https://github.com/peterjc/backports.lzma/ https://pypi.python.org/pypi/backports.lzma/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/basemap/basemap-1.0.7-r1.ebuild b/dev-python/basemap/basemap-1.0.7-r1.ebuild index cd90c1988c0c..1ce0f539cf1c 100644 --- a/dev-python/basemap/basemap-1.0.7-r1.ebuild +++ b/dev-python/basemap/basemap-1.0.7-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 flag-o-matic DESCRIPTION="matplotlib toolkit to plot map projections" -HOMEPAGE="http://matplotlib.sourceforge.net/basemap/doc/html/ http://pypi.python.org/pypi/basemap" +HOMEPAGE="http://matplotlib.sourceforge.net/basemap/doc/html/ https://pypi.python.org/pypi/basemap" SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz" IUSE="examples test" diff --git a/dev-python/beaker/beaker-1.6.4-r1.ebuild b/dev-python/beaker/beaker-1.6.4-r1.ebuild index ee3e4d258b54..c70546d2ba1f 100644 --- a/dev-python/beaker/beaker-1.6.4-r1.ebuild +++ b/dev-python/beaker/beaker-1.6.4-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="Beaker" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Session and Caching library with WSGI Middleware" -HOMEPAGE="http://beaker.groovie.org/ http://pypi.python.org/pypi/Beaker" +HOMEPAGE="http://beaker.groovie.org/ https://pypi.python.org/pypi/Beaker" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/beaker/beaker-1.7.0-r1.ebuild b/dev-python/beaker/beaker-1.7.0-r1.ebuild index 032a14b06487..2e9cffe77c3f 100644 --- a/dev-python/beaker/beaker-1.7.0-r1.ebuild +++ b/dev-python/beaker/beaker-1.7.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A Session and Caching library with WSGI Middleware" -HOMEPAGE="https://github.com/bbangert/beaker http://pypi.python.org/pypi/Beaker" +HOMEPAGE="https://github.com/bbangert/beaker https://pypi.python.org/pypi/Beaker" SRC_URI="https://github.com/bbangert/${PN}/archive/v1.7.0dev.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild b/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild index 42a49dda47dd..bbf0f61fde3c 100644 --- a/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild +++ b/dev-python/beanstalkc/beanstalkc-0.4.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A simple beanstalkd client library" -HOMEPAGE="http://github.com/earl/beanstalkc http://pypi.python.org/pypi/beanstalkc" +HOMEPAGE="https://github.com/earl/beanstalkc https://pypi.python.org/pypi/beanstalkc" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild b/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild index 921323ed6a71..3aa496086e9f 100644 --- a/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild +++ b/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A simple beanstalkd client library" -HOMEPAGE="http://github.com/earl/beanstalkc http://pypi.python.org/pypi/beanstalkc" +HOMEPAGE="https://github.com/earl/beanstalkc https://pypi.python.org/pypi/beanstalkc" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild index ca73d6e7e807..b2caa305a09d 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild @@ -12,7 +12,7 @@ MY_PN="BeautifulSoup" MY_P="${MY_PN}-${PV}" DESCRIPTION="HTML/XML parser for quick-turnaround applications like screen-scraping" -HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ http://pypi.python.org/pypi/BeautifulSoup" +HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ https://pypi.python.org/pypi/BeautifulSoup" SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild index 1ed0b2621f6f..99408a74e585 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="BeautifulSoup" MY_P="${MY_PN}-${PV}" DESCRIPTION="HTML/XML parser for quick-turnaround applications like screen-scraping" -HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ http://pypi.python.org/pypi/BeautifulSoup" +HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ https://pypi.python.org/pypi/BeautifulSoup" SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild index 836de51e1efe..90e842ac4c8b 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="${PN}4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild index 4fbe5b6023e4..7b6cc39b179a 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.1.3.ebuild @@ -16,7 +16,7 @@ MY_PN="${PN}4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild index 7a457223fc6b..4c55fbb60809 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild index de1a7e41f75d..2c0adc682f2c 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="http://www.crummy.com/software/BeautifulSoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild index e140465d13ac..a5009b6e05fa 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild @@ -12,7 +12,7 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="Provides pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree" HOMEPAGE="https://bugs.launchpad.net/beautifulsoup/ - http://pypi.python.org/pypi/beautifulsoup4" + https://pypi.python.org/pypi/beautifulsoup4" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/behave/behave-1.2.4.ebuild b/dev-python/behave/behave-1.2.4.ebuild index a3ab59c8ed45..5fc06dfd8a60 100644 --- a/dev-python/behave/behave-1.2.4.ebuild +++ b/dev-python/behave/behave-1.2.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="behaviour-driven development, Python style" -HOMEPAGE="http://github.com/behave/behave" +HOMEPAGE="https://github.com/behave/behave" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/behave/behave-1.2.5.ebuild b/dev-python/behave/behave-1.2.5.ebuild index 3b0198268960..2d0a6b42543f 100644 --- a/dev-python/behave/behave-1.2.5.ebuild +++ b/dev-python/behave/behave-1.2.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="behaviour-driven development, Python style" -HOMEPAGE="http://github.com/behave/behave" +HOMEPAGE="https://github.com/behave/behave" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/billiard/billiard-3.3.0.18.ebuild b/dev-python/billiard/billiard-3.3.0.18.ebuild index ca047c18b01b..b5960a278527 100644 --- a/dev-python/billiard/billiard-3.3.0.18.ebuild +++ b/dev-python/billiard/billiard-3.3.0.18.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 flag-o-matic DESCRIPTION="Python multiprocessing fork" -HOMEPAGE="http://pypi.python.org/pypi/billiard https://github.com/celery/billiard" +HOMEPAGE="https://pypi.python.org/pypi/billiard https://github.com/celery/billiard" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/billiard/billiard-3.3.0.19.ebuild b/dev-python/billiard/billiard-3.3.0.19.ebuild index bc522833d1e5..8c1af713911b 100644 --- a/dev-python/billiard/billiard-3.3.0.19.ebuild +++ b/dev-python/billiard/billiard-3.3.0.19.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 flag-o-matic DESCRIPTION="Python multiprocessing fork" -HOMEPAGE="http://pypi.python.org/pypi/billiard https://github.com/celery/billiard" +HOMEPAGE="https://pypi.python.org/pypi/billiard https://github.com/celery/billiard" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/billiard/billiard-3.3.0.20.ebuild b/dev-python/billiard/billiard-3.3.0.20.ebuild index 6654e760aa3b..e23470b9d382 100644 --- a/dev-python/billiard/billiard-3.3.0.20.ebuild +++ b/dev-python/billiard/billiard-3.3.0.20.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 flag-o-matic DESCRIPTION="Python multiprocessing fork" -HOMEPAGE="http://pypi.python.org/pypi/billiard https://github.com/celery/billiard" +HOMEPAGE="https://pypi.python.org/pypi/billiard https://github.com/celery/billiard" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/biplist/biplist-0.8.ebuild b/dev-python/biplist/biplist-0.8.ebuild index 048a32dde080..231b347e8cfa 100644 --- a/dev-python/biplist/biplist-0.8.ebuild +++ b/dev-python/biplist/biplist-0.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A binary plist parser/generator for Python" -HOMEPAGE="http://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist" +HOMEPAGE="https://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="test" diff --git a/dev-python/biplist/biplist-0.9.ebuild b/dev-python/biplist/biplist-0.9.ebuild index d5bd4e69cdc1..a4bc079514dd 100644 --- a/dev-python/biplist/biplist-0.9.ebuild +++ b/dev-python/biplist/biplist-0.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A binary plist parser/generator for Python" -HOMEPAGE="http://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist" +HOMEPAGE="https://pypi.python.org/pypi/biplist/ https://github.com/wooster/biplist" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" IUSE="test" diff --git a/dev-python/bitarray/bitarray-0.8.1.ebuild b/dev-python/bitarray/bitarray-0.8.1.ebuild index 9488774f35b6..a06269c6f9e1 100644 --- a/dev-python/bitarray/bitarray-0.8.1.ebuild +++ b/dev-python/bitarray/bitarray-0.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_{3,4}}) inherit distutils-r1 DESCRIPTION="efficient arrays of booleans -- C extension" -HOMEPAGE="https://github.com/ilanschnell/bitarray http://pypi.python.org/pypi/bitarray" +HOMEPAGE="https://github.com/ilanschnell/bitarray https://pypi.python.org/pypi/bitarray" SRC_URI="mirror://pypi/b/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/blinker/blinker-1.3.ebuild b/dev-python/blinker/blinker-1.3.ebuild index 08d81b148193..a547f357e6f3 100644 --- a/dev-python/blinker/blinker-1.3.ebuild +++ b/dev-python/blinker/blinker-1.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Fast, simple object-to-object and broadcast signaling" -HOMEPAGE="http://discorporate.us/projects/Blinker/ http://pypi.python.org/pypi/blinker" +HOMEPAGE="http://discorporate.us/projects/Blinker/ https://pypi.python.org/pypi/blinker" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/blinker/blinker-1.4.ebuild b/dev-python/blinker/blinker-1.4.ebuild index 59655b9b5870..8dd8c8d03649 100644 --- a/dev-python/blinker/blinker-1.4.ebuild +++ b/dev-python/blinker/blinker-1.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Fast, simple object-to-object and broadcast signaling" -HOMEPAGE="http://discorporate.us/projects/Blinker/ http://pypi.python.org/pypi/blinker" +HOMEPAGE="http://discorporate.us/projects/Blinker/ https://pypi.python.org/pypi/blinker" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild b/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild index ad29111688b7..13f5c95f0977 100644 --- a/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild +++ b/dev-python/blockcanvas/blockcanvas-4.0.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Numerical modeling" -HOMEPAGE="http://code.enthought.com/projects/block_canvas/ http://pypi.python.org/pypi/blockcanvas" +HOMEPAGE="http://code.enthought.com/projects/block_canvas/ https://pypi.python.org/pypi/blockcanvas" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/bluelet/bluelet-0.2.0.ebuild b/dev-python/bluelet/bluelet-0.2.0.ebuild index 69eeda994529..bd179d12999a 100644 --- a/dev-python/bluelet/bluelet-0.2.0.ebuild +++ b/dev-python/bluelet/bluelet-0.2.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Module for pure Python asynchronous I/O using coroutines" -HOMEPAGE="http://pypi.python.org/pypi/bluelet" +HOMEPAGE="https://pypi.python.org/pypi/bluelet" SRC_URI="https://github.com/sampsyo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/boto/boto-2.27.0.ebuild b/dev-python/boto/boto-2.27.0.ebuild index 817052415cd2..e349b8fc1fc0 100644 --- a/dev-python/boto/boto-2.27.0.ebuild +++ b/dev-python/boto/boto-2.27.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/boto/boto-2.31.1.ebuild b/dev-python/boto/boto-2.31.1.ebuild index 22b83cbe8f00..fd18411747ef 100644 --- a/dev-python/boto/boto-2.31.1.ebuild +++ b/dev-python/boto/boto-2.31.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/boto/boto-2.34.0.ebuild b/dev-python/boto/boto-2.34.0.ebuild index 22b83cbe8f00..fd18411747ef 100644 --- a/dev-python/boto/boto-2.34.0.ebuild +++ b/dev-python/boto/boto-2.34.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/boto/boto-2.35.1.ebuild b/dev-python/boto/boto-2.35.1.ebuild index 7bcd75f73f50..19bc338a6379 100644 --- a/dev-python/boto/boto-2.35.1.ebuild +++ b/dev-python/boto/boto-2.35.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/boto/boto-2.38.0.ebuild b/dev-python/boto/boto-2.38.0.ebuild index 3bc86070a3ce..f966073020f4 100644 --- a/dev-python/boto/boto-2.38.0.ebuild +++ b/dev-python/boto/boto-2.38.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto http://pypi.python.org/pypi/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.python.org/pypi/boto" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/bottle/bottle-0.12.7.ebuild b/dev-python/bottle/bottle-0.12.7.ebuild index a2c658d2093c..39d6d9a27dcc 100644 --- a/dev-python/bottle/bottle-0.12.7.ebuild +++ b/dev-python/bottle/bottle-0.12.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A fast and simple micro-framework for small web-applications" -HOMEPAGE="http://pypi.python.org/pypi/bottle http://bottlepy.org/" +HOMEPAGE="https://pypi.python.org/pypi/bottle http://bottlepy.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/bottle/bottle-0.12.8.ebuild b/dev-python/bottle/bottle-0.12.8.ebuild index 41fdd1b03aea..d5917b600c69 100644 --- a/dev-python/bottle/bottle-0.12.8.ebuild +++ b/dev-python/bottle/bottle-0.12.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A fast and simple micro-framework for small web-applications" -HOMEPAGE="http://pypi.python.org/pypi/bottle http://bottlepy.org/" +HOMEPAGE="https://pypi.python.org/pypi/bottle http://bottlepy.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/bpython/bpython-0.13.1.ebuild b/dev-python/bpython/bpython-0.13.1.ebuild index bbf09b6c3b15..4e37da26f258 100644 --- a/dev-python/bpython/bpython-0.13.1.ebuild +++ b/dev-python/bpython/bpython-0.13.1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" -HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython" +HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ https://pypi.python.org/pypi/bpython" SRC_URI="http://www.bpython-interpreter.org/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/bpython/bpython-0.13.2.ebuild b/dev-python/bpython/bpython-0.13.2.ebuild index 92ce5e8fc058..38e0c0694259 100644 --- a/dev-python/bpython/bpython-0.13.2.ebuild +++ b/dev-python/bpython/bpython-0.13.2.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" -HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython" +HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ https://pypi.python.org/pypi/bpython" SRC_URI="http://www.bpython-interpreter.org/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/bpython/bpython-0.14.1.ebuild b/dev-python/bpython/bpython-0.14.1.ebuild index 9c4fe9762160..6d90b5849035 100644 --- a/dev-python/bpython/bpython-0.14.1.ebuild +++ b/dev-python/bpython/bpython-0.14.1.ebuild @@ -11,7 +11,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" -HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython" +HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ https://pypi.python.org/pypi/bpython" SRC_URI=" http://www.bpython-interpreter.org/releases/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz diff --git a/dev-python/bpython/bpython-0.14.2.ebuild b/dev-python/bpython/bpython-0.14.2.ebuild index 9c4fe9762160..6d90b5849035 100644 --- a/dev-python/bpython/bpython-0.14.2.ebuild +++ b/dev-python/bpython/bpython-0.14.2.ebuild @@ -11,7 +11,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" -HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython" +HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ https://pypi.python.org/pypi/bpython" SRC_URI=" http://www.bpython-interpreter.org/releases/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz diff --git a/dev-python/bpython/bpython-0.14.ebuild b/dev-python/bpython/bpython-0.14.ebuild index f626c76f1732..8c0673baaf43 100644 --- a/dev-python/bpython/bpython-0.14.ebuild +++ b/dev-python/bpython/bpython-0.14.ebuild @@ -11,7 +11,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Syntax highlighting and autocompletion for the Python interpreter" -HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython" +HOMEPAGE="http://www.bpython-interpreter.org/ https://bitbucket.org/bobf/bpython/ https://pypi.python.org/pypi/bpython" SRC_URI=" http://www.bpython-interpreter.org/releases/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz diff --git a/dev-python/bsddb3/bsddb3-6.0.1.ebuild b/dev-python/bsddb3/bsddb3-6.0.1.ebuild index fdf24ffc0733..6dd979b20a5f 100644 --- a/dev-python/bsddb3/bsddb3-6.0.1.ebuild +++ b/dev-python/bsddb3/bsddb3-6.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit db-use distutils-r1 multilib DESCRIPTION="Python bindings for Berkeley DB" -HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm http://pypi.python.org/pypi/bsddb3" +HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/bsddb3/bsddb3-6.1.0.ebuild b/dev-python/bsddb3/bsddb3-6.1.0.ebuild index 54195b180217..242147211b69 100644 --- a/dev-python/bsddb3/bsddb3-6.1.0.ebuild +++ b/dev-python/bsddb3/bsddb3-6.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit db-use distutils-r1 multilib DESCRIPTION="Python bindings for Berkeley DB" -HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm http://pypi.python.org/pypi/bsddb3" +HOMEPAGE="http://www.jcea.es/programacion/pybsddb.htm https://pypi.python.org/pypi/bsddb3" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/buildutils/buildutils-0.3-r1.ebuild b/dev-python/buildutils/buildutils-0.3-r1.ebuild index bf9377ba4298..b424ea6e6bba 100644 --- a/dev-python/buildutils/buildutils-0.3-r1.ebuild +++ b/dev-python/buildutils/buildutils-0.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Extensions for developing Python libraries and applications" -HOMEPAGE="http://buildutils.lesscode.org http://pypi.python.org/pypi/buildutils" +HOMEPAGE="http://buildutils.lesscode.org https://pypi.python.org/pypi/buildutils" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/buzhug/buzhug-1.8-r1.ebuild b/dev-python/buzhug/buzhug-1.8-r1.ebuild index 8607d26d89c4..012ae9944b63 100644 --- a/dev-python/buzhug/buzhug-1.8-r1.ebuild +++ b/dev-python/buzhug/buzhug-1.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive" -HOMEPAGE="http://buzhug.sourceforge.net/ http://pypi.python.org/pypi/buzhug" +HOMEPAGE="http://buzhug.sourceforge.net/ https://pypi.python.org/pypi/buzhug" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" diff --git a/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild b/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild index afc9705b25ed..4273fd34b82e 100644 --- a/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild +++ b/dev-python/bytecodeassembler/bytecodeassembler-0.6.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="BytecodeAssembler" DESCRIPTION="Generate Python code objects by "assembling" bytecode" -HOMEPAGE="http://pypi.python.org/pypi//BytecodeAssembler" +HOMEPAGE="https://pypi.python.org/pypi//BytecodeAssembler" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip" KEYWORDS="amd64 x86" diff --git a/dev-python/carrot/carrot-0.10.7-r1.ebuild b/dev-python/carrot/carrot-0.10.7-r1.ebuild index 7cf3a8d04736..fdfe08a62b15 100644 --- a/dev-python/carrot/carrot-0.10.7-r1.ebuild +++ b/dev-python/carrot/carrot-0.10.7-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="AMQP Messaging Framework for Python" -HOMEPAGE="http://github.com/ask/carrot/" +HOMEPAGE="https://github.com/ask/carrot/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/celementtree/celementtree-1.0.5-r2.ebuild b/dev-python/celementtree/celementtree-1.0.5-r2.ebuild index abdfd29fde30..97fae1cb669c 100644 --- a/dev-python/celementtree/celementtree-1.0.5-r2.ebuild +++ b/dev-python/celementtree/celementtree-1.0.5-r2.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="cElementTree-${PV}-20051216" DESCRIPTION="The cElementTree module is a C implementation of the ElementTree API" -HOMEPAGE="http://effbot.org/zone/celementtree.htm http://pypi.python.org/pypi/cElementTree" +HOMEPAGE="http://effbot.org/zone/celementtree.htm https://pypi.python.org/pypi/cElementTree" SRC_URI="http://effbot.org/downloads/${MY_P}.tar.gz" LICENSE="ElementTree" diff --git a/dev-python/celery/celery-3.1.17.ebuild b/dev-python/celery/celery-3.1.17.ebuild index 6cd1f89ef837..165617b55f5a 100644 --- a/dev-python/celery/celery-3.1.17.ebuild +++ b/dev-python/celery/celery-3.1.17.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 bash-completion-r1 DESCRIPTION="Open source asynchronous task queue/job queue based on distributed message passing" -HOMEPAGE="http://celeryproject.org/ http://pypi.python.org/pypi/celery" +HOMEPAGE="http://celeryproject.org/ https://pypi.python.org/pypi/celery" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/celery/celery-3.1.18-r1.ebuild b/dev-python/celery/celery-3.1.18-r1.ebuild index 7d77dd3d56d7..29e22991845e 100644 --- a/dev-python/celery/celery-3.1.18-r1.ebuild +++ b/dev-python/celery/celery-3.1.18-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 bash-completion-r1 DESCRIPTION="Open source asynchronous task queue/job queue based on distributed message passing" -HOMEPAGE="http://celeryproject.org/ http://pypi.python.org/pypi/celery" +HOMEPAGE="http://celeryproject.org/ https://pypi.python.org/pypi/celery" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/celery/celery-3.1.18.ebuild b/dev-python/celery/celery-3.1.18.ebuild index 0ad652be33c8..a13132c17a75 100644 --- a/dev-python/celery/celery-3.1.18.ebuild +++ b/dev-python/celery/celery-3.1.18.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 bash-completion-r1 DESCRIPTION="Open source asynchronous task queue/job queue based on distributed message passing" -HOMEPAGE="http://celeryproject.org/ http://pypi.python.org/pypi/celery" +HOMEPAGE="http://celeryproject.org/ https://pypi.python.org/pypi/celery" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/cfgparse/cfgparse-1.3-r1.ebuild b/dev-python/cfgparse/cfgparse-1.3-r1.ebuild index 634c837bd90c..70620565503a 100644 --- a/dev-python/cfgparse/cfgparse-1.3-r1.ebuild +++ b/dev-python/cfgparse/cfgparse-1.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Config File parser for Python" -HOMEPAGE="http://cfgparse.sourceforge.net http://pypi.python.org/pypi/cfgparse" +HOMEPAGE="http://cfgparse.sourceforge.net https://pypi.python.org/pypi/cfgparse" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="PSF-2.3" diff --git a/dev-python/chameleon/chameleon-2.16.ebuild b/dev-python/chameleon/chameleon-2.16.ebuild index fe675a2c5c33..d7db838b23dc 100644 --- a/dev-python/chameleon/chameleon-2.16.ebuild +++ b/dev-python/chameleon/chameleon-2.16.ebuild @@ -12,7 +12,7 @@ MY_PN="Chameleon" MY_P="${MY_PN}-${PV}" DESCRIPTION="Fast HTML/XML template compiler for Python" -HOMEPAGE="http://chameleon.repoze.org http://pypi.python.org/pypi/Chameleon" +HOMEPAGE="http://chameleon.repoze.org https://pypi.python.org/pypi/Chameleon" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/chameleon/chameleon-2.19.ebuild b/dev-python/chameleon/chameleon-2.19.ebuild index e9f0c81c12c9..ca028f7e397a 100644 --- a/dev-python/chameleon/chameleon-2.19.ebuild +++ b/dev-python/chameleon/chameleon-2.19.ebuild @@ -12,7 +12,7 @@ MY_PN="Chameleon" MY_P="${MY_PN}-${PV}" DESCRIPTION="Fast HTML/XML template compiler for Python" -HOMEPAGE="http://chameleon.repoze.org http://pypi.python.org/pypi/Chameleon" +HOMEPAGE="http://chameleon.repoze.org https://pypi.python.org/pypi/Chameleon" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/chameleon/chameleon-2.20.ebuild b/dev-python/chameleon/chameleon-2.20.ebuild index e9f0c81c12c9..ca028f7e397a 100644 --- a/dev-python/chameleon/chameleon-2.20.ebuild +++ b/dev-python/chameleon/chameleon-2.20.ebuild @@ -12,7 +12,7 @@ MY_PN="Chameleon" MY_P="${MY_PN}-${PV}" DESCRIPTION="Fast HTML/XML template compiler for Python" -HOMEPAGE="http://chameleon.repoze.org http://pypi.python.org/pypi/Chameleon" +HOMEPAGE="http://chameleon.repoze.org https://pypi.python.org/pypi/Chameleon" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/chameleon/chameleon-2.22.ebuild b/dev-python/chameleon/chameleon-2.22.ebuild index e9f0c81c12c9..ca028f7e397a 100644 --- a/dev-python/chameleon/chameleon-2.22.ebuild +++ b/dev-python/chameleon/chameleon-2.22.ebuild @@ -12,7 +12,7 @@ MY_PN="Chameleon" MY_P="${MY_PN}-${PV}" DESCRIPTION="Fast HTML/XML template compiler for Python" -HOMEPAGE="http://chameleon.repoze.org http://pypi.python.org/pypi/Chameleon" +HOMEPAGE="http://chameleon.repoze.org https://pypi.python.org/pypi/Chameleon" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/charade/charade-1.0.3.ebuild b/dev-python/charade/charade-1.0.3.ebuild index f6538ec11ce0..0e3a954b363d 100644 --- a/dev-python/charade/charade-1.0.3.ebuild +++ b/dev-python/charade/charade-1.0.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Universal encoding detector for python 2 and 3 (fork of chardet)" -HOMEPAGE="https://github.com/sigmavirus24/charade/ http://pypi.python.org/pypi/charade/" +HOMEPAGE="https://github.com/sigmavirus24/charade/ https://pypi.python.org/pypi/charade/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/chardet/chardet-2.2.1.ebuild b/dev-python/chardet/chardet-2.2.1.ebuild index 2b973d8962f1..6ba329437f2f 100644 --- a/dev-python/chardet/chardet-2.2.1.ebuild +++ b/dev-python/chardet/chardet-2.2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Universal encoding detector" -HOMEPAGE="https://github.com/chardet/chardet http://pypi.python.org/pypi/chardet" +HOMEPAGE="https://github.com/chardet/chardet https://pypi.python.org/pypi/chardet" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/chardet/chardet-2.3.0.ebuild b/dev-python/chardet/chardet-2.3.0.ebuild index 3bbb8ecbb079..8a7ce64a4b68 100644 --- a/dev-python/chardet/chardet-2.3.0.ebuild +++ b/dev-python/chardet/chardet-2.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Universal encoding detector" -HOMEPAGE="https://github.com/chardet/chardet http://pypi.python.org/pypi/chardet" +HOMEPAGE="https://github.com/chardet/chardet https://pypi.python.org/pypi/chardet" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/cheetah/cheetah-2.4.4-r1.ebuild b/dev-python/cheetah/cheetah-2.4.4-r1.ebuild index f2c46dc3c522..5acd749fa736 100644 --- a/dev-python/cheetah/cheetah-2.4.4-r1.ebuild +++ b/dev-python/cheetah/cheetah-2.4.4-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Cheetah" MY_P="${MY_PN}-${PV/_}" DESCRIPTION="Python-powered template engine and code generator" -HOMEPAGE="http://www.cheetahtemplate.org/ http://rtyler.github.com/cheetah/ http://pypi.python.org/pypi/Cheetah" +HOMEPAGE="http://www.cheetahtemplate.org/ http://rtyler.github.com/cheetah/ https://pypi.python.org/pypi/Cheetah" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/cherrypy/cherrypy-3.3.0.ebuild b/dev-python/cherrypy/cherrypy-3.3.0.ebuild index c90fcd06f3a3..9d06f160b7fe 100644 --- a/dev-python/cherrypy/cherrypy-3.3.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.3.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="CherryPy-${PV}" DESCRIPTION="CherryPy is a pythonic, object-oriented HTTP framework" -HOMEPAGE="http://www.cherrypy.org/ http://pypi.python.org/pypi/CherryPy" +HOMEPAGE="http://www.cherrypy.org/ https://pypi.python.org/pypi/CherryPy" SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/cherrypy/cherrypy-3.7.0.ebuild b/dev-python/cherrypy/cherrypy-3.7.0.ebuild index 43d61a587150..beb5335e3bad 100644 --- a/dev-python/cherrypy/cherrypy-3.7.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.7.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="CherryPy-${PV}" DESCRIPTION="CherryPy is a pythonic, object-oriented HTTP framework" -HOMEPAGE="http://www.cherrypy.org/ http://pypi.python.org/pypi/CherryPy" +HOMEPAGE="http://www.cherrypy.org/ https://pypi.python.org/pypi/CherryPy" SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/cherrypy/cherrypy-3.8.0.ebuild b/dev-python/cherrypy/cherrypy-3.8.0.ebuild index 43d61a587150..beb5335e3bad 100644 --- a/dev-python/cherrypy/cherrypy-3.8.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.8.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="CherryPy-${PV}" DESCRIPTION="CherryPy is a pythonic, object-oriented HTTP framework" -HOMEPAGE="http://www.cherrypy.org/ http://pypi.python.org/pypi/CherryPy" +HOMEPAGE="http://www.cherrypy.org/ https://pypi.python.org/pypi/CherryPy" SRC_URI="mirror://pypi/C/CherryPy/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/click/click-2.0.ebuild b/dev-python/click/click-2.0.ebuild index c910519ff704..057bf57fa214 100644 --- a/dev-python/click/click-2.0.ebuild +++ b/dev-python/click/click-2.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ http://pypi.python.org/pypi/click" +HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click" LICENSE="BSD" SLOT="0" diff --git a/dev-python/click/click-4.0-r1.ebuild b/dev-python/click/click-4.0-r1.ebuild index 9ce0a97b53ca..cf7d3ce8d7a6 100644 --- a/dev-python/click/click-4.0-r1.ebuild +++ b/dev-python/click/click-4.0-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ http://pypi.python.org/pypi/click" +HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click" LICENSE="BSD" SLOT="0" diff --git a/dev-python/click/click-4.1.ebuild b/dev-python/click/click-4.1.ebuild index 0a348e7634ec..9b842ec288b2 100644 --- a/dev-python/click/click-4.1.ebuild +++ b/dev-python/click/click-4.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python package for creating beautiful command line interfaces" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://click.pocoo.org/ http://pypi.python.org/pypi/click" +HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click" LICENSE="BSD" SLOT="0" diff --git a/dev-python/clientcookie/clientcookie-1.3.0-r1.ebuild b/dev-python/clientcookie/clientcookie-1.3.0-r1.ebuild index 86404f8502a0..60be3b38a7a6 100644 --- a/dev-python/clientcookie/clientcookie-1.3.0-r1.ebuild +++ b/dev-python/clientcookie/clientcookie-1.3.0-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="ClientCookie-${PV}" DESCRIPTION="Python module for handling HTTP cookies on the client side" -HOMEPAGE="http://wwwsearch.sourceforge.net/ClientCookie/ http://pypi.python.org/pypi/ClientCookie" +HOMEPAGE="http://wwwsearch.sourceforge.net/ClientCookie/ https://pypi.python.org/pypi/ClientCookie" SRC_URI="http://wwwsearch.sourceforge.net/ClientCookie/src/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/colander/colander-1.0.ebuild b/dev-python/colander/colander-1.0.ebuild index 0aa70d158726..44e7ab977c10 100644 --- a/dev-python/colander/colander-1.0.ebuild +++ b/dev-python/colander/colander-1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A simple schema-based serialization and deserialization library" -HOMEPAGE="http://docs.pylonsproject.org/projects/colander/en/latest/ http://pypi.python.org/pypi/colander" +HOMEPAGE="http://docs.pylonsproject.org/projects/colander/en/latest/ https://pypi.python.org/pypi/colander" MY_P=${P/_beta1/b1} SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" diff --git a/dev-python/columnize/columnize-0.3.5-r1.ebuild b/dev-python/columnize/columnize-0.3.5-r1.ebuild index 69dc4efd1b02..3df6dec828fd 100644 --- a/dev-python/columnize/columnize-0.3.5-r1.ebuild +++ b/dev-python/columnize/columnize-0.3.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns" -HOMEPAGE="http://code.google.com/p/pycolumnize/ http://pypi.python.org/pypi/columnize" +HOMEPAGE="http://code.google.com/p/pycolumnize/ https://pypi.python.org/pypi/columnize" SRC_URI="http://pycolumnize.googlecode.com/files/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/columnize/columnize-0.3.8.ebuild b/dev-python/columnize/columnize-0.3.8.ebuild index a88502073542..54782b71ab6b 100644 --- a/dev-python/columnize/columnize-0.3.8.ebuild +++ b/dev-python/columnize/columnize-0.3.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Format a simple (i.e. not nested) list into aligned columns" -HOMEPAGE="https://github.com/rocky/pycolumnize http://pypi.python.org/pypi/columnize" +HOMEPAGE="https://github.com/rocky/pycolumnize https://pypi.python.org/pypi/columnize" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/configobj/configobj-4.7.2-r2.ebuild b/dev-python/configobj/configobj-4.7.2-r2.ebuild index c3fcd7027a81..4e335cb03e6d 100644 --- a/dev-python/configobj/configobj-4.7.2-r2.ebuild +++ b/dev-python/configobj/configobj-4.7.2-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 eutils DESCRIPTION="Simple config file reader and writer" -HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html http://code.google.com/p/configobj/ http://pypi.python.org/pypi/configobj" +HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html http://code.google.com/p/configobj/ https://pypi.python.org/pypi/configobj" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" diff --git a/dev-python/configobj/configobj-5.0.5.ebuild b/dev-python/configobj/configobj-5.0.5.ebuild index 8d43f8cce3fc..72e8456c0283 100644 --- a/dev-python/configobj/configobj-5.0.5.ebuild +++ b/dev-python/configobj/configobj-5.0.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Simple config file reader and writer" -HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html http://code.google.com/p/configobj/ http://pypi.python.org/pypi/configobj" +HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html http://code.google.com/p/configobj/ https://pypi.python.org/pypi/configobj" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/configobj/configobj-5.0.6.ebuild b/dev-python/configobj/configobj-5.0.6.ebuild index 396c1a6bb7cc..f30732184e39 100644 --- a/dev-python/configobj/configobj-5.0.6.ebuild +++ b/dev-python/configobj/configobj-5.0.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Simple config file reader and writer" -HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html http://code.google.com/p/configobj/ http://pypi.python.org/pypi/configobj" +HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html http://code.google.com/p/configobj/ https://pypi.python.org/pypi/configobj" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/configparser/configparser-3.3.0.2.ebuild b/dev-python/configparser/configparser-3.3.0.2.ebuild index 96e08ff12bf0..239155e080a8 100644 --- a/dev-python/configparser/configparser-3.3.0.2.ebuild +++ b/dev-python/configparser/configparser-3.3.0.2.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 MY_PV=${PV%.*}r${PV##*.} DESCRIPTION="Backport of Python-3 built-in configparser" -HOMEPAGE="http://pypi.python.org/pypi/configparser/" +HOMEPAGE="https://pypi.python.org/pypi/configparser/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="MIT" diff --git a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild index 74fc1c2bee66..6fbe34c3f909 100644 --- a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild +++ b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild @@ -12,7 +12,7 @@ MY_PN=CosmoloPy MY_P=${MY_PN}-${PV} DESCRIPTION="Cosmology routines built on NumPy/SciPy" -HOMEPAGE="http://roban.github.com/CosmoloPy/ http://pypi.python.org/pypi/CosmoloPy" +HOMEPAGE="http://roban.github.com/CosmoloPy/ https://pypi.python.org/pypi/CosmoloPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/couchdb-python/couchdb-python-0.10.ebuild b/dev-python/couchdb-python/couchdb-python-0.10.ebuild index 8cc0d4e6ff88..75bcb26bbf33 100644 --- a/dev-python/couchdb-python/couchdb-python-0.10.ebuild +++ b/dev-python/couchdb-python/couchdb-python-0.10.ebuild @@ -12,7 +12,7 @@ MY_PN="CouchDB" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python library for working with CouchDB" -HOMEPAGE="http://code.google.com/p/couchdb-python/ http://pypi.python.org/pypi/CouchDB" +HOMEPAGE="http://code.google.com/p/couchdb-python/ https://pypi.python.org/pypi/CouchDB" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/couchdb-python/couchdb-python-0.9.ebuild b/dev-python/couchdb-python/couchdb-python-0.9.ebuild index 435d2ec3265d..e720ab55b85a 100644 --- a/dev-python/couchdb-python/couchdb-python-0.9.ebuild +++ b/dev-python/couchdb-python/couchdb-python-0.9.ebuild @@ -12,7 +12,7 @@ MY_PN="CouchDB" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python library for working with CouchDB" -HOMEPAGE="http://code.google.com/p/couchdb-python/ http://pypi.python.org/pypi/CouchDB" +HOMEPAGE="http://code.google.com/p/couchdb-python/ https://pypi.python.org/pypi/CouchDB" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/couchdb-python/couchdb-python-1.0.ebuild b/dev-python/couchdb-python/couchdb-python-1.0.ebuild index 63278c2e505c..d8aa516a9877 100644 --- a/dev-python/couchdb-python/couchdb-python-1.0.ebuild +++ b/dev-python/couchdb-python/couchdb-python-1.0.ebuild @@ -12,7 +12,7 @@ MY_PN="CouchDB" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python library for working with CouchDB" -HOMEPAGE="https://github.com/djc/couchdb-python http://pypi.python.org/pypi/CouchDB" +HOMEPAGE="https://github.com/djc/couchdb-python https://pypi.python.org/pypi/CouchDB" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/coverage/coverage-3.6.ebuild b/dev-python/coverage/coverage-3.6.ebuild index e10e7fc728ac..6da2fda5903f 100644 --- a/dev-python/coverage/coverage-3.6.ebuild +++ b/dev-python/coverage/coverage-3.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Code coverage measurement for Python" -HOMEPAGE="http://nedbatchelder.com/code/coverage/ http://pypi.python.org/pypi/coverage" +HOMEPAGE="http://nedbatchelder.com/code/coverage/ https://pypi.python.org/pypi/coverage" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/coverage/coverage-3.7.1.ebuild b/dev-python/coverage/coverage-3.7.1.ebuild index 6a6883b318ba..f3770e3bd5db 100644 --- a/dev-python/coverage/coverage-3.7.1.ebuild +++ b/dev-python/coverage/coverage-3.7.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Code coverage measurement for Python" -HOMEPAGE="http://nedbatchelder.com/code/coverage/ http://pypi.python.org/pypi/coverage" +HOMEPAGE="http://nedbatchelder.com/code/coverage/ https://pypi.python.org/pypi/coverage" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/coverage/coverage-3.7.ebuild b/dev-python/coverage/coverage-3.7.ebuild index 53ba7774ab79..dd4cf513c39d 100644 --- a/dev-python/coverage/coverage-3.7.ebuild +++ b/dev-python/coverage/coverage-3.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Code coverage measurement for Python" -HOMEPAGE="http://nedbatchelder.com/code/coverage/ http://pypi.python.org/pypi/coverage" +HOMEPAGE="http://nedbatchelder.com/code/coverage/ https://pypi.python.org/pypi/coverage" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/cssselect/cssselect-0.9.1.ebuild b/dev-python/cssselect/cssselect-0.9.1.ebuild index e2aaeb386f31..29aed458b872 100644 --- a/dev-python/cssselect/cssselect-0.9.1.ebuild +++ b/dev-python/cssselect/cssselect-0.9.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="parses CSS3 Selectors and translates them to XPath 1.0" -HOMEPAGE="http://packages.python.org/cssselect/ http://pypi.python.org/pypi/cssselect" +HOMEPAGE="http://packages.python.org/cssselect/ https://pypi.python.org/pypi/cssselect" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/cssutils/cssutils-0.9.10-r1.ebuild b/dev-python/cssutils/cssutils-0.9.10-r1.ebuild index 1e6dba203338..7db65477c08d 100644 --- a/dev-python/cssutils/cssutils-0.9.10-r1.ebuild +++ b/dev-python/cssutils/cssutils-0.9.10-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A CSS Cascading Style Sheets library" -HOMEPAGE="http://pypi.python.org/pypi/cssutils/ https://bitbucket.org/cthedot/cssutils" +HOMEPAGE="https://pypi.python.org/pypi/cssutils/ https://bitbucket.org/cthedot/cssutils" # Missing test data # https://bitbucket.org/cthedot/cssutils/pull-request/11 #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" diff --git a/dev-python/cssutils/cssutils-1.0.ebuild b/dev-python/cssutils/cssutils-1.0.ebuild index 6b5a065fe0ae..1e5aa368739b 100644 --- a/dev-python/cssutils/cssutils-1.0.ebuild +++ b/dev-python/cssutils/cssutils-1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A CSS Cascading Style Sheets library" -HOMEPAGE="http://pypi.python.org/pypi/cssutils/ https://bitbucket.org/cthedot/cssutils" +HOMEPAGE="https://pypi.python.org/pypi/cssutils/ https://bitbucket.org/cthedot/cssutils" # Missing test data # https://bitbucket.org/cthedot/cssutils/pull-request/11 #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" diff --git a/dev-python/cython/cython-0.22.1.ebuild b/dev-python/cython/cython-0.22.1.ebuild index ad80457e8ddc..ea5a078b2b07 100644 --- a/dev-python/cython/cython-0.22.1.ebuild +++ b/dev-python/cython/cython-0.22.1.ebuild @@ -12,7 +12,7 @@ MY_PN="Cython" MY_P="${MY_PN}-${PV/_/}" DESCRIPTION="A Python to C compiler" -HOMEPAGE="http://www.cython.org/ http://pypi.python.org/pypi/Cython" +HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython" SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/cython/cython-0.22.ebuild b/dev-python/cython/cython-0.22.ebuild index f149e18a328c..bf1dad9c1474 100644 --- a/dev-python/cython/cython-0.22.ebuild +++ b/dev-python/cython/cython-0.22.ebuild @@ -12,7 +12,7 @@ MY_PN="Cython" MY_P="${MY_PN}-${PV/_/}" DESCRIPTION="A Python to C compiler" -HOMEPAGE="http://www.cython.org/ http://pypi.python.org/pypi/Cython" +HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython" SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/cython/cython-0.23.1.ebuild b/dev-python/cython/cython-0.23.1.ebuild index ad80457e8ddc..ea5a078b2b07 100644 --- a/dev-python/cython/cython-0.23.1.ebuild +++ b/dev-python/cython/cython-0.23.1.ebuild @@ -12,7 +12,7 @@ MY_PN="Cython" MY_P="${MY_PN}-${PV/_/}" DESCRIPTION="A Python to C compiler" -HOMEPAGE="http://www.cython.org/ http://pypi.python.org/pypi/Cython" +HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython" SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/cython/cython-0.23.ebuild b/dev-python/cython/cython-0.23.ebuild index ad80457e8ddc..ea5a078b2b07 100644 --- a/dev-python/cython/cython-0.23.ebuild +++ b/dev-python/cython/cython-0.23.ebuild @@ -12,7 +12,7 @@ MY_PN="Cython" MY_P="${MY_PN}-${PV/_/}" DESCRIPTION="A Python to C compiler" -HOMEPAGE="http://www.cython.org/ http://pypi.python.org/pypi/Cython" +HOMEPAGE="http://www.cython.org/ https://pypi.python.org/pypi/Cython" SRC_URI="http://www.cython.org/release/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/d2to1/d2to1-0.2.11.ebuild b/dev-python/d2to1/d2to1-0.2.11.ebuild index ccf82401d9d1..ed742c28522c 100644 --- a/dev-python/d2to1/d2to1-0.2.11.ebuild +++ b/dev-python/d2to1/d2to1-0.2.11.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Allows using distutils2-like setup.cfg files for a package metadata" -HOMEPAGE="http://pypi.python.org/pypi/d2to1" +HOMEPAGE="https://pypi.python.org/pypi/d2to1" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/d2to1/d2to1-0.2.12.ebuild b/dev-python/d2to1/d2to1-0.2.12.ebuild index e1768efa21b0..bc8b56ca1388 100644 --- a/dev-python/d2to1/d2to1-0.2.12.ebuild +++ b/dev-python/d2to1/d2to1-0.2.12.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Allows using distutils2-like setup.cfg files for a package metadata" -HOMEPAGE="http://pypi.python.org/pypi/d2to1" +HOMEPAGE="https://pypi.python.org/pypi/d2to1" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/dap/dap-2.2.6.7-r1.ebuild b/dev-python/dap/dap-2.2.6.7-r1.ebuild index 9a98974ed060..238af31563c1 100644 --- a/dev-python/dap/dap-2.2.6.7-r1.ebuild +++ b/dev-python/dap/dap-2.2.6.7-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Data Access Protocol client and server" -HOMEPAGE="http://pydap.org http://pypi.python.org/pypi/dap http://pypi.python.org/pypi/Pydap" +HOMEPAGE="http://pydap.org https://pypi.python.org/pypi/dap https://pypi.python.org/pypi/Pydap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/dbutils/dbutils-1.1-r1.ebuild b/dev-python/dbutils/dbutils-1.1-r1.ebuild index eb0d95ab0092..98e669559a52 100644 --- a/dev-python/dbutils/dbutils-1.1-r1.ebuild +++ b/dev-python/dbutils/dbutils-1.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="DBUtils" MY_P="${MY_PN}-${PV}" DESCRIPTION="Database connections for multi-threaded environments" -HOMEPAGE="http://www.webwareforpython.org/DBUtils http://pypi.python.org/pypi/DBUtils" +HOMEPAGE="http://www.webwareforpython.org/DBUtils https://pypi.python.org/pypi/DBUtils" SRC_URI="http://www.webwareforpython.org/downloads/DBUtils/${MY_P}.tar.gz" LICENSE="OSL-2.0" diff --git a/dev-python/ddt/ddt-1.0.0.ebuild b/dev-python/ddt/ddt-1.0.0.ebuild index bf447015b8c8..3515722e446a 100644 --- a/dev-python/ddt/ddt-1.0.0.ebuild +++ b/dev-python/ddt/ddt-1.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="A library to multiply test cases" -HOMEPAGE="http://pypi.python.org/pypi/ddt https://github.com/txels/ddt" +HOMEPAGE="https://pypi.python.org/pypi/ddt https://github.com/txels/ddt" SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/decorator/decorator-3.4.0-r1.ebuild b/dev-python/decorator/decorator-3.4.0-r1.ebuild index f007a316aed6..99daf4df6668 100644 --- a/dev-python/decorator/decorator-3.4.0-r1.ebuild +++ b/dev-python/decorator/decorator-3.4.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} ) inherit distutils-r1 DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" +HOMEPAGE="https://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/decorator/decorator-3.4.2.ebuild b/dev-python/decorator/decorator-3.4.2.ebuild index 3d16e86a2c26..a425c2b214e8 100644 --- a/dev-python/decorator/decorator-3.4.2.ebuild +++ b/dev-python/decorator/decorator-3.4.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} ) inherit distutils-r1 DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" +HOMEPAGE="https://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/decorator/decorator-4.0.2.ebuild b/dev-python/decorator/decorator-4.0.2.ebuild index 3fafdcc465a2..41f9fbc349ed 100644 --- a/dev-python/decorator/decorator-4.0.2.ebuild +++ b/dev-python/decorator/decorator-4.0.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Simplifies the usage of decorators for the average programmer" -HOMEPAGE="http://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" +HOMEPAGE="https://pypi.python.org/pypi/decorator http://code.google.com/p/micheles/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/decoratortools/decoratortools-1.8-r1.ebuild b/dev-python/decoratortools/decoratortools-1.8-r1.ebuild index af03a1de35ef..35617956e3a9 100644 --- a/dev-python/decoratortools/decoratortools-1.8-r1.ebuild +++ b/dev-python/decoratortools/decoratortools-1.8-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="DecoratorTools" MY_P="${MY_PN}-${PV}" DESCRIPTION="Class, function, and metaclass decorators" -HOMEPAGE="http://pypi.python.org/pypi/DecoratorTools" +HOMEPAGE="https://pypi.python.org/pypi/DecoratorTools" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="|| ( PSF-2 ZPL )" diff --git a/dev-python/deform/deform-0.9.8.ebuild b/dev-python/deform/deform-0.9.8.ebuild index d612d9b59596..3d011e081f64 100644 --- a/dev-python/deform/deform-0.9.8.ebuild +++ b/dev-python/deform/deform-0.9.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Another form generation library" -HOMEPAGE="http://docs.pylonsproject.org/projects/deform/en/latest/ http://pypi.python.org/pypi/deform https://github.com/Pylons/deform" +HOMEPAGE="http://docs.pylonsproject.org/projects/deform/en/latest/ https://pypi.python.org/pypi/deform https://github.com/Pylons/deform" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/deform/deform-0.9.9.ebuild b/dev-python/deform/deform-0.9.9.ebuild index 406b8a4cf99c..0008f03193fb 100644 --- a/dev-python/deform/deform-0.9.9.ebuild +++ b/dev-python/deform/deform-0.9.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Another form generation library" -HOMEPAGE="http://docs.pylonsproject.org/projects/deform/en/latest/ http://pypi.python.org/pypi/deform https://github.com/Pylons/deform" +HOMEPAGE="http://docs.pylonsproject.org/projects/deform/en/latest/ https://pypi.python.org/pypi/deform https://github.com/Pylons/deform" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/demjson/demjson-1.6.ebuild b/dev-python/demjson/demjson-1.6.ebuild index 28953531ef66..6de8a177d524 100644 --- a/dev-python/demjson/demjson-1.6.ebuild +++ b/dev-python/demjson/demjson-1.6.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627" -HOMEPAGE="http://deron.meranda.us/python/demjson/ http://pypi.python.org/pypi/demjson" +HOMEPAGE="http://deron.meranda.us/python/demjson/ https://pypi.python.org/pypi/demjson" SRC_URI="http://deron.meranda.us/python/${PN}/dist/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/demjson/demjson-2.2.2.ebuild b/dev-python/demjson/demjson-2.2.2.ebuild index 5ce72c9cddf9..feac71239fff 100644 --- a/dev-python/demjson/demjson-2.2.2.ebuild +++ b/dev-python/demjson/demjson-2.2.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627" -HOMEPAGE="http://deron.meranda.us/python/demjson/ http://pypi.python.org/pypi/demjson" +HOMEPAGE="http://deron.meranda.us/python/demjson/ https://pypi.python.org/pypi/demjson" SRC_URI="http://deron.meranda.us/python/${PN}/dist/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/demjson/demjson-2.2.3.ebuild b/dev-python/demjson/demjson-2.2.3.ebuild index 69d0794ca93f..f2ed84f4162f 100644 --- a/dev-python/demjson/demjson-2.2.3.ebuild +++ b/dev-python/demjson/demjson-2.2.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627" -HOMEPAGE="http://deron.meranda.us/python/demjson/ http://pypi.python.org/pypi/demjson" +HOMEPAGE="http://deron.meranda.us/python/demjson/ https://pypi.python.org/pypi/demjson" SRC_URI="http://deron.meranda.us/python/${PN}/dist/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/dingus/dingus-0.3.4-r1.ebuild b/dev-python/dingus/dingus-0.3.4-r1.ebuild index aaaeeee6350c..d4f7f6e0f647 100644 --- a/dev-python/dingus/dingus-0.3.4-r1.ebuild +++ b/dev-python/dingus/dingus-0.3.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A record-then-assert mocking library" -HOMEPAGE="http://pypi.python.org/pypi/dingus/" +HOMEPAGE="https://pypi.python.org/pypi/dingus/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/discogs-client/discogs-client-2.0.2.ebuild b/dev-python/discogs-client/discogs-client-2.0.2.ebuild index e092deb40965..249477f19349 100644 --- a/dev-python/discogs-client/discogs-client-2.0.2.ebuild +++ b/dev-python/discogs-client/discogs-client-2.0.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Official Python API client for Discogs" -HOMEPAGE="http://github.com/discogs/discogs_client http://pypi.python.org/pypi/discogs-client" +HOMEPAGE="https://github.com/discogs/discogs_client https://pypi.python.org/pypi/discogs-client" #SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" SRC_URI="https://github.com/discogs/${PN/-/_}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/discogs-client/discogs-client-2.2.0.ebuild b/dev-python/discogs-client/discogs-client-2.2.0.ebuild index 83536e3e32f5..635cd4a6ca09 100644 --- a/dev-python/discogs-client/discogs-client-2.2.0.ebuild +++ b/dev-python/discogs-client/discogs-client-2.2.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Official Python API client for Discogs" -HOMEPAGE="http://github.com/discogs/discogs_client http://pypi.python.org/pypi/discogs-client" +HOMEPAGE="https://github.com/discogs/discogs_client https://pypi.python.org/pypi/discogs-client" #SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" SRC_URI="https://github.com/discogs/${PN/-/_}/archive/v${PV}.tar.gz -> ${P}.tar.gz" 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 56d66ed3ed5f..8106772ade66 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="http://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://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 03f5f9123711..38a8eb69d22e 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="http://pypi.python.org/pypi/django-auth-ldap http://bitbucket.org/psagers/django-auth-ldap/" +HOMEPAGE="https://pypi.python.org/pypi/django-auth-ldap http://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-crispy-forms/django-crispy-forms-1.4.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild index 658947e05ac6..6629af1cfae3 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Best way to have Django DRY forms" -HOMEPAGE="https://pypi.python.org/pypi/django-crispy-forms/ http://github.com/maraujop/django-crispy-forms https://django-crispy-forms.readthedocs.org/en/latest/" +HOMEPAGE="https://pypi.python.org/pypi/django-crispy-forms/ https://github.com/maraujop/django-crispy-forms https://django-crispy-forms.readthedocs.org/en/latest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild index c46101be76dd..5022f3987746 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Best way to have Django DRY forms" -HOMEPAGE="https://pypi.python.org/pypi/django-crispy-forms/ http://github.com/maraujop/django-crispy-forms https://django-crispy-forms.readthedocs.org/en/latest/" +HOMEPAGE="https://pypi.python.org/pypi/django-crispy-forms/ https://github.com/maraujop/django-crispy-forms https://django-crispy-forms.readthedocs.org/en/latest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild index 888ad98413ef..a6237e0afdb8 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Best way to have Django DRY forms" HOMEPAGE=" https://pypi.python.org/pypi/django-crispy-forms/ - http://github.com/maraujop/django-crispy-forms + https://github.com/maraujop/django-crispy-forms https://django-crispy-forms.readthedocs.org/en/latest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild index 15af675b92dc..daf027059e06 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A configurable set of panels that display debug information" HOMEPAGE=" - http://pypi.python.org/pypi/django-debug-toolbar/ + https://pypi.python.org/pypi/django-debug-toolbar/ https://github.com/django-debug-toolbar/django-debug-toolbar/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/django-evolution/django-evolution-0.6.9.ebuild b/dev-python/django-evolution/django-evolution-0.6.9.ebuild index fe2e0c4d8d01..88f0a96798e6 100644 --- a/dev-python/django-evolution/django-evolution-0.6.9.ebuild +++ b/dev-python/django-evolution/django-evolution-0.6.9.ebuild @@ -12,7 +12,7 @@ MY_PN=${PN/-/_} MY_P=${MY_PN}-${PV} DESCRIPTION="A Django application that will run cron jobs for other django apps" -HOMEPAGE="http://code.google.com/p/django-evolution/ http://pypi.python.org/pypi/django_evolution/" +HOMEPAGE="http://code.google.com/p/django-evolution/ https://pypi.python.org/pypi/django_evolution/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-evolution/django-evolution-0.7.4.ebuild b/dev-python/django-evolution/django-evolution-0.7.4.ebuild index 3e463cafbb4b..8827808263ca 100644 --- a/dev-python/django-evolution/django-evolution-0.7.4.ebuild +++ b/dev-python/django-evolution/django-evolution-0.7.4.ebuild @@ -14,7 +14,7 @@ MY_P=${MY_PN}-${PV} RELEASE="0.7" DESCRIPTION="A Django application that will run cron jobs for other django apps" -HOMEPAGE="http://code.google.com/p/django-evolution/ http://pypi.python.org/pypi/django_evolution/" +HOMEPAGE="http://code.google.com/p/django-evolution/ https://pypi.python.org/pypi/django_evolution/" SRC_URI="http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-evolution/django-evolution-0.7.5.ebuild b/dev-python/django-evolution/django-evolution-0.7.5.ebuild index 2906ac8ec47b..63ac4b927d61 100644 --- a/dev-python/django-evolution/django-evolution-0.7.5.ebuild +++ b/dev-python/django-evolution/django-evolution-0.7.5.ebuild @@ -14,7 +14,7 @@ MY_P=${MY_PN}-${PV} RELEASE="0.7" DESCRIPTION="A Django application that will run cron jobs for other django apps" -HOMEPAGE="http://code.google.com/p/django-evolution/ http://pypi.python.org/pypi/django_evolution/" +HOMEPAGE="http://code.google.com/p/django-evolution/ https://pypi.python.org/pypi/django_evolution/" SRC_URI="http://downloads.reviewboard.org/releases/${PN}/${RELEASE}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-extensions/django-extensions-1.4.0.ebuild b/dev-python/django-extensions/django-extensions-1.4.0.ebuild index 23a8f43c093a..6c39e61480a2 100644 --- a/dev-python/django-extensions/django-extensions-1.4.0.ebuild +++ b/dev-python/django-extensions/django-extensions-1.4.0.ebuild @@ -11,8 +11,8 @@ inherit distutils-r1 GIT_HASH_TAG="32ffe9b" DESCRIPTION="Django Command Extensions" -HOMEPAGE="http://github.com/django-extensions/django-extensions http://code.google.com/p/django-command-extensions/" -SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz" +HOMEPAGE="https://github.com/django-extensions/django-extensions http://code.google.com/p/django-command-extensions/" +SRC_URI="https://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz" LICENSE="BSD || ( MIT GPL-2 )" SLOT="0" diff --git a/dev-python/django-extensions/django-extensions-1.5.0.ebuild b/dev-python/django-extensions/django-extensions-1.5.0.ebuild index f26cc3148e1f..79d5f85190a2 100644 --- a/dev-python/django-extensions/django-extensions-1.5.0.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.0.ebuild @@ -11,8 +11,8 @@ inherit distutils-r1 eutils GIT_HASH_TAG="d39ecfd" DESCRIPTION="Django Command Extensions" -HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" -SRC_URI="http://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz" +HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +SRC_URI="https://github.com/django-extensions/django-extensions/tarball/${PV}/${P}.tgz" LICENSE="BSD || ( MIT GPL-2 )" SLOT="0" diff --git a/dev-python/django-extensions/django-extensions-1.5.2.ebuild b/dev-python/django-extensions/django-extensions-1.5.2.ebuild index fe2f15ecae8b..a4f52ad89ce2 100644 --- a/dev-python/django-extensions/django-extensions-1.5.2.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 eutils DESCRIPTION="Django Command Extensions" -HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD || ( MIT GPL-2 )" diff --git a/dev-python/django-extensions/django-extensions-1.5.3.ebuild b/dev-python/django-extensions/django-extensions-1.5.3.ebuild index fe2f15ecae8b..a4f52ad89ce2 100644 --- a/dev-python/django-extensions/django-extensions-1.5.3.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 eutils DESCRIPTION="Django Command Extensions" -HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD || ( MIT GPL-2 )" diff --git a/dev-python/django-extensions/django-extensions-1.5.5.ebuild b/dev-python/django-extensions/django-extensions-1.5.5.ebuild index 1c0e3348d6ed..7aa3965b7116 100644 --- a/dev-python/django-extensions/django-extensions-1.5.5.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 eutils DESCRIPTION="Django Command Extensions" -HOMEPAGE="http://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" +HOMEPAGE="https://github.com/django-extensions/django-extensions http://django-extensions.readthedocs.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD || ( MIT GPL-2 )" diff --git a/dev-python/django-international/django-international-0.0.3.ebuild b/dev-python/django-international/django-international-0.0.3.ebuild index 3e59838545fd..20b69d93df78 100644 --- a/dev-python/django-international/django-international-0.0.3.ebuild +++ b/dev-python/django-international/django-international-0.0.3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Country and currency data for Django projects" -HOMEPAGE="http://pypi.python.org/pypi/django-international https://bitbucket.org/monwara/django-international" +HOMEPAGE="https://pypi.python.org/pypi/django-international https://bitbucket.org/monwara/django-international" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/django-international/django-international-0.0.6.ebuild b/dev-python/django-international/django-international-0.0.6.ebuild index dc928d29d8f2..bdd0456dd4f0 100644 --- a/dev-python/django-international/django-international-0.0.6.ebuild +++ b/dev-python/django-international/django-international-0.0.6.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Country and currency data for Django projects" -HOMEPAGE="http://pypi.python.org/pypi/django-international https://bitbucket.org/monwara/django-international" +HOMEPAGE="https://pypi.python.org/pypi/django-international https://bitbucket.org/monwara/django-international" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild b/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild index ede060f4f279..60e471062da3 100644 --- a/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild +++ b/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Support of OAuth 1.0a in Django using python-oauth2" -HOMEPAGE="http://pypi.python.org/pypi/django-oauth-plus http://code.welldev.org/django-oauth-plus/" +HOMEPAGE="https://pypi.python.org/pypi/django-oauth-plus http://code.welldev.org/django-oauth-plus/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild b/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild index 5cf232e1ef76..404bd6312a3b 100644 --- a/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild +++ b/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Implementation of a pickled object field for django" -HOMEPAGE="http://github.com/shrubberysoft/django-picklefield" +HOMEPAGE="https://github.com/shrubberysoft/django-picklefield" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild b/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild index fe29ccd8e215..3c8b2ad5007c 100644 --- a/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild +++ b/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Implementation of a pickled object field for django" -HOMEPAGE="http://github.com/shrubberysoft/django-picklefield" +HOMEPAGE="https://github.com/shrubberysoft/django-picklefield" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/django-pipeline/django-pipeline-1.3.25.ebuild b/dev-python/django-pipeline/django-pipeline-1.3.25.ebuild index ff473614b8b6..f9ddebd95f42 100644 --- a/dev-python/django-pipeline/django-pipeline-1.3.25.ebuild +++ b/dev-python/django-pipeline/django-pipeline-1.3.25.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="An asset packaging library for Django" -HOMEPAGE="http://pypi.python.org/pypi/django-pipeline/ https://github.com/cyberdelia/django-pipeline" +HOMEPAGE="https://pypi.python.org/pypi/django-pipeline/ https://github.com/cyberdelia/django-pipeline" # PyPi releases lack docs/ subdir: # https://github.com/cyberdelia/django-pipeline/pull/254 diff --git a/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild b/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild index d9ab3154478a..ba77ea5b9237 100644 --- a/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild +++ b/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="An asset packaging library for Django" -HOMEPAGE="http://pypi.python.org/pypi/django-pipeline/ https://github.com/cyberdelia/django-pipeline" +HOMEPAGE="https://pypi.python.org/pypi/django-pipeline/ https://github.com/cyberdelia/django-pipeline" # PyPi releases lack docs/ subdir: # https://github.com/cyberdelia/django-pipeline/pull/254 diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild index e19a0dbec2a3..3bb3353ab445 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Django recaptcha form field/widget app" -HOMEPAGE="http://github.com/praekelt/django-recaptcha http://pypi.python.org/pypi/django-recaptcha" +HOMEPAGE="https://github.com/praekelt/django-recaptcha https://pypi.python.org/pypi/django-recaptcha" #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild index 4917c341d564..8023ab72cfe1 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Django recaptcha form field/widget app" -HOMEPAGE="http://github.com/praekelt/django-recaptcha http://pypi.python.org/pypi/django-recaptcha" +HOMEPAGE="https://github.com/praekelt/django-recaptcha https://pypi.python.org/pypi/django-recaptcha" #SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/django-registration/django-registration-0.8-r1.ebuild b/dev-python/django-registration/django-registration-0.8-r1.ebuild index 0075687b7185..f4fad57eb371 100644 --- a/dev-python/django-registration/django-registration-0.8-r1.ebuild +++ b/dev-python/django-registration/django-registration-0.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An extensible user-registration application for Django" -HOMEPAGE="http://www.bitbucket.org/ubernostrum/django-registration/wiki/ http://pypi.python.org/pypi/django-registration" +HOMEPAGE="http://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.python.org/pypi/django-registration" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-registration/django-registration-1.0.ebuild b/dev-python/django-registration/django-registration-1.0.ebuild index 74da7dfaa784..79dc9c565397 100644 --- a/dev-python/django-registration/django-registration-1.0.ebuild +++ b/dev-python/django-registration/django-registration-1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An extensible user-registration application for Django" -HOMEPAGE="http://www.bitbucket.org/ubernostrum/django-registration/wiki/ http://pypi.python.org/pypi/django-registration" +HOMEPAGE="http://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.python.org/pypi/django-registration" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild b/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild index 9309b716e63e..a0734aefb8e4 100644 --- a/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild +++ b/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An easy to setup social authentication/authorization mechanism for Django projects" -HOMEPAGE="http://pypi.python.org/pypi/django-social-auth/" +HOMEPAGE="https://pypi.python.org/pypi/django-social-auth/" SRC_URI="https://github.com/omab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="doc examples" diff --git a/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild b/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild index 7488d57b958e..55d1d8df7252 100644 --- a/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild +++ b/dev-python/django-tastypie/django-tastypie-0.9.15.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 RESTRICT="test" DESCRIPTION="A flexible and capable API layer for django utilising serialisers" -HOMEPAGE="http://pypi.python.org/pypi/django-tastypie/ https://github.com/toastdriven/django-tastypie" +HOMEPAGE="https://pypi.python.org/pypi/django-tastypie/ https://github.com/toastdriven/django-tastypie" SRC_URI="https://github.com/toastdriven/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild b/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild index fab013c4e28f..ba6f596cb42b 100644 --- a/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild +++ b/dev-python/django-xslt/django-xslt-0.4.5-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz test? ( http://dev.gentoo.org/~tampakrap/tarballs/${PN}-demoapp-0.4.5_p20120427.tar.bz2 )" DESCRIPTION="an XSLT template system for Django" -HOMEPAGE="http://pypi.python.org/pypi/django-xslt/" +HOMEPAGE="https://pypi.python.org/pypi/django-xslt/" KEYWORDS="amd64 x86" IUSE="test" diff --git a/dev-python/django/django-1.4.22.ebuild b/dev-python/django/django-1.4.22.ebuild index 647d60e4e0b8..e0c9dc697038 100644 --- a/dev-python/django/django-1.4.22.ebuild +++ b/dev-python/django/django-1.4.22.ebuild @@ -12,7 +12,7 @@ inherit bash-completion-r1 distutils-r1 eutils versionator webapp MY_P="Django-${PV}" DESCRIPTION="High-level Python web framework" -HOMEPAGE="http://www.djangoproject.com/ http://pypi.python.org/pypi/Django" +HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django" SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django/django-1.5.12.ebuild b/dev-python/django/django-1.5.12.ebuild index 1fe81f8cf909..3b1a8c15d122 100644 --- a/dev-python/django/django-1.5.12.ebuild +++ b/dev-python/django/django-1.5.12.ebuild @@ -12,7 +12,7 @@ inherit bash-completion-r1 distutils-r1 versionator webapp MY_P="Django-${PV}" DESCRIPTION="High-level Python web framework" -HOMEPAGE="http://www.djangoproject.com/ http://pypi.python.org/pypi/Django" +HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django" SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django/django-1.6.11.ebuild b/dev-python/django/django-1.6.11.ebuild index bc7d327a8208..e3f0bb0d3d86 100644 --- a/dev-python/django/django-1.6.11.ebuild +++ b/dev-python/django/django-1.6.11.ebuild @@ -14,7 +14,7 @@ inherit bash-completion-r1 distutils-r1 eutils versionator webapp MY_P="Django-${PV}" DESCRIPTION="High-level Python web framework" -HOMEPAGE="http://www.djangoproject.com/ http://pypi.python.org/pypi/Django" +HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django" SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django/django-1.7.10.ebuild b/dev-python/django/django-1.7.10.ebuild index 6bfbaf5f91b7..19ae2b5de9c5 100644 --- a/dev-python/django/django-1.7.10.ebuild +++ b/dev-python/django/django-1.7.10.ebuild @@ -13,7 +13,7 @@ inherit bash-completion-r1 distutils-r1 eutils versionator webapp MY_P="Django-${PV}" DESCRIPTION="High-level Python web framework" -HOMEPAGE="http://www.djangoproject.com/ http://pypi.python.org/pypi/Django" +HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django" SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django/django-1.8.4.ebuild b/dev-python/django/django-1.8.4.ebuild index c6187397b653..d1795ee5749b 100644 --- a/dev-python/django/django-1.8.4.ebuild +++ b/dev-python/django/django-1.8.4.ebuild @@ -14,7 +14,7 @@ MY_PN="Django" MY_P="${MY_PN}-${PV}" DESCRIPTION="High-level Python web framework" -HOMEPAGE="http://www.djangoproject.com/ http://pypi.python.org/pypi/Django" +HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django" SRC_URI=" https://www.djangoproject.com/m/releases/$(get_version_component_range 1-2)/${MY_P}.tar.gz mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz diff --git a/dev-python/django/django-9999.ebuild b/dev-python/django/django-9999.ebuild index 5df831ee882b..f2d393f28f9b 100644 --- a/dev-python/django/django-9999.ebuild +++ b/dev-python/django/django-9999.ebuild @@ -11,7 +11,7 @@ WEBAPP_NO_AUTO_INSTALL="yes" inherit bash-completion-r1 distutils-r1 eutils git-r3 versionator webapp DESCRIPTION="High-level Python web framework" -HOMEPAGE="http://www.djangoproject.com/ http://pypi.python.org/pypi/Django" +HOMEPAGE="http://www.djangoproject.com/ https://pypi.python.org/pypi/Django" SRC_URI="" EGIT_REPO_URI=" https://github.com/django/django.git diff --git a/dev-python/dnspython/dnspython-1.11.1.ebuild b/dev-python/dnspython/dnspython-1.11.1.ebuild index dda6e400fe04..ea07615a4886 100644 --- a/dev-python/dnspython/dnspython-1.11.1.ebuild +++ b/dev-python/dnspython/dnspython-1.11.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="DNS toolkit for Python" -HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython" +HOMEPAGE="http://www.dnspython.org/ https://pypi.python.org/pypi/dnspython" SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz" LICENSE="ISC" diff --git a/dev-python/dnspython/dnspython-1.12.0-r1.ebuild b/dev-python/dnspython/dnspython-1.12.0-r1.ebuild index 6f519f185839..a472b313adde 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r1.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r1.ebuild @@ -11,7 +11,7 @@ PN3="${PN}3" P3="${PN3}-${PV}" DESCRIPTION="DNS toolkit for Python" -HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython" +HOMEPAGE="http://www.dnspython.org/ https://pypi.python.org/pypi/dnspython" SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz http://www.dnspython.org/kits3/${PV}/${P3}.zip" diff --git a/dev-python/dnspython/dnspython-1.12.0.ebuild b/dev-python/dnspython/dnspython-1.12.0.ebuild index 7eb611adf1eb..9edf38a91b37 100644 --- a/dev-python/dnspython/dnspython-1.12.0.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="DNS toolkit for Python" -HOMEPAGE="http://www.dnspython.org/ http://pypi.python.org/pypi/dnspython" +HOMEPAGE="http://www.dnspython.org/ https://pypi.python.org/pypi/dnspython" SRC_URI="http://www.dnspython.org/kits/${PV}/${P}.tar.gz" LICENSE="ISC" diff --git a/dev-python/docutils/docutils-0.10.ebuild b/dev-python/docutils/docutils-0.10.ebuild index 46483c512f6a..15242cc91e1e 100644 --- a/dev-python/docutils/docutils-0.10.ebuild +++ b/dev-python/docutils/docutils-0.10.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python Documentation Utilities" -HOMEPAGE="http://docutils.sourceforge.net/ http://pypi.python.org/pypi/docutils" +HOMEPAGE="http://docutils.sourceforge.net/ https://pypi.python.org/pypi/docutils" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD-2 GPL-3 public-domain" diff --git a/dev-python/docutils/docutils-0.11.ebuild b/dev-python/docutils/docutils-0.11.ebuild index 354b591443a0..30083dcfdf35 100644 --- a/dev-python/docutils/docutils-0.11.ebuild +++ b/dev-python/docutils/docutils-0.11.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python Documentation Utilities" -HOMEPAGE="http://docutils.sourceforge.net/ http://pypi.python.org/pypi/docutils" +HOMEPAGE="http://docutils.sourceforge.net/ https://pypi.python.org/pypi/docutils" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD-2 GPL-3 public-domain" diff --git a/dev-python/docutils/docutils-0.12.ebuild b/dev-python/docutils/docutils-0.12.ebuild index 334fa8ee3d6b..8b8eaebcc115 100644 --- a/dev-python/docutils/docutils-0.12.ebuild +++ b/dev-python/docutils/docutils-0.12.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python Documentation Utilities" -HOMEPAGE="http://docutils.sourceforge.net/ http://pypi.python.org/pypi/docutils" +HOMEPAGE="http://docutils.sourceforge.net/ https://pypi.python.org/pypi/docutils" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD-2 GPL-3 public-domain" diff --git a/dev-python/docutils/docutils-0.9.1-r1.ebuild b/dev-python/docutils/docutils-0.9.1-r1.ebuild index 5ddc12851125..5d8aaa88b6d3 100644 --- a/dev-python/docutils/docutils-0.9.1-r1.ebuild +++ b/dev-python/docutils/docutils-0.9.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python Documentation Utilities" -HOMEPAGE="http://docutils.sourceforge.net/ http://pypi.python.org/pypi/docutils" +HOMEPAGE="http://docutils.sourceforge.net/ https://pypi.python.org/pypi/docutils" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SRC_URI+=" glep? ( mirror://gentoo/glep-0.4-r1.tbz2 )" diff --git a/dev-python/doit/doit-0.23.0-r1.ebuild b/dev-python/doit/doit-0.23.0-r1.ebuild index 3b568b0c6eb2..31e43ea77795 100644 --- a/dev-python/doit/doit-0.23.0-r1.ebuild +++ b/dev-python/doit/doit-0.23.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit eutils distutils-r1 DESCRIPTION="Automation tool" -HOMEPAGE="http://python-doit.sourceforge.net/ http://pypi.python.org/pypi/doit" +HOMEPAGE="http://python-doit.sourceforge.net/ https://pypi.python.org/pypi/doit" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/doit/doit-0.27.0.ebuild b/dev-python/doit/doit-0.27.0.ebuild index 28383a86b047..c412baa7d9f2 100644 --- a/dev-python/doit/doit-0.27.0.ebuild +++ b/dev-python/doit/doit-0.27.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit eutils distutils-r1 DESCRIPTION="Automation tool" -HOMEPAGE="http://python-doit.sourceforge.net/ http://pypi.python.org/pypi/doit" +HOMEPAGE="http://python-doit.sourceforge.net/ https://pypi.python.org/pypi/doit" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/doit/doit-0.28.0.ebuild b/dev-python/doit/doit-0.28.0.ebuild index 7b064bfd5776..645435a49986 100644 --- a/dev-python/doit/doit-0.28.0.ebuild +++ b/dev-python/doit/doit-0.28.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit eutils distutils-r1 DESCRIPTION="Automation tool" -HOMEPAGE="http://python-doit.sourceforge.net/ http://pypi.python.org/pypi/doit" +HOMEPAGE="http://python-doit.sourceforge.net/ https://pypi.python.org/pypi/doit" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/dulwich/dulwich-0.10.0.ebuild b/dev-python/dulwich/dulwich-0.10.0.ebuild index e6ec665da7de..32707408eaa6 100644 --- a/dev-python/dulwich/dulwich-0.10.0.ebuild +++ b/dev-python/dulwich/dulwich-0.10.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" -HOMEPAGE="https://github.com/jelmer/dulwich/ http://pypi.python.org/pypi/dulwich" +HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.python.org/pypi/dulwich" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/dulwich/dulwich-0.10.1a.ebuild b/dev-python/dulwich/dulwich-0.10.1a.ebuild index e6ec665da7de..32707408eaa6 100644 --- a/dev-python/dulwich/dulwich-0.10.1a.ebuild +++ b/dev-python/dulwich/dulwich-0.10.1a.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" -HOMEPAGE="https://github.com/jelmer/dulwich/ http://pypi.python.org/pypi/dulwich" +HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.python.org/pypi/dulwich" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/dulwich/dulwich-0.9.9.ebuild b/dev-python/dulwich/dulwich-0.9.9.ebuild index b88c0a3fc589..af7ce46d7222 100644 --- a/dev-python/dulwich/dulwich-0.9.9.ebuild +++ b/dev-python/dulwich/dulwich-0.9.9.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Pure-Python implementation of the Git file formats and protocols" -HOMEPAGE="https://github.com/jelmer/dulwich/ http://pypi.python.org/pypi/dulwich" +HOMEPAGE="https://github.com/jelmer/dulwich/ https://pypi.python.org/pypi/dulwich" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/ecdsa/ecdsa-0.11-r1.ebuild b/dev-python/ecdsa/ecdsa-0.11-r1.ebuild index 87bc8736befb..afcfaa8ca89d 100644 --- a/dev-python/ecdsa/ecdsa-0.11-r1.ebuild +++ b/dev-python/ecdsa/ecdsa-0.11-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="ECDSA cryptographic signature library in pure Python" -HOMEPAGE="http://github.com/warner/python-ecdsa" +HOMEPAGE="https://github.com/warner/python-ecdsa" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz -> ${P}-r1.tar.gz" LICENSE="MIT" diff --git a/dev-python/ecdsa/ecdsa-0.13.ebuild b/dev-python/ecdsa/ecdsa-0.13.ebuild index e074c7ce3952..1e51d6d2af0b 100644 --- a/dev-python/ecdsa/ecdsa-0.13.ebuild +++ b/dev-python/ecdsa/ecdsa-0.13.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="ECDSA cryptographic signature library in pure Python" -HOMEPAGE="http://github.com/warner/python-ecdsa" +HOMEPAGE="https://github.com/warner/python-ecdsa" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/edpwd/edpwd-0.0.7.ebuild b/dev-python/edpwd/edpwd-0.0.7.ebuild index f8e19c8f6968..82623ffe5b55 100644 --- a/dev-python/edpwd/edpwd-0.0.7.ebuild +++ b/dev-python/edpwd/edpwd-0.0.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Encrypt/Decrypt Password Library that wraps up Blowfish" -HOMEPAGE="http://pypi.python.org/pypi/edpwd/" +HOMEPAGE="https://pypi.python.org/pypi/edpwd/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild b/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild index c8c0c60688d0..578b6883f782 100644 --- a/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild +++ b/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="eGenix utils for Python" -HOMEPAGE="http://www.egenix.com/products/python/mxBase http://pypi.python.org/pypi/egenix-mx-base" +HOMEPAGE="http://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base" SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz" LICENSE="eGenixPublic-1.1" diff --git a/dev-python/egenix-mx-base/egenix-mx-base-3.2.8.ebuild b/dev-python/egenix-mx-base/egenix-mx-base-3.2.8.ebuild index b93dce70cd26..377ade240363 100644 --- a/dev-python/egenix-mx-base/egenix-mx-base-3.2.8.ebuild +++ b/dev-python/egenix-mx-base/egenix-mx-base-3.2.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="eGenix utils for Python" -HOMEPAGE="http://www.egenix.com/products/python/mxBase http://pypi.python.org/pypi/egenix-mx-base" +HOMEPAGE="http://www.egenix.com/products/python/mxBase https://pypi.python.org/pypi/egenix-mx-base" SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz" LICENSE="eGenixPublic-1.1" diff --git a/dev-python/elementtree/elementtree-1.2.6-r3.ebuild b/dev-python/elementtree/elementtree-1.2.6-r3.ebuild index acdc6dce7c53..aa31a5f46455 100644 --- a/dev-python/elementtree/elementtree-1.2.6-r3.ebuild +++ b/dev-python/elementtree/elementtree-1.2.6-r3.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="${P}-20050316" DESCRIPTION="A light-weight XML object model for Python" -HOMEPAGE="http://effbot.org/zone/element-index.htm http://pypi.python.org/pypi/elementtree" +HOMEPAGE="http://effbot.org/zone/element-index.htm https://pypi.python.org/pypi/elementtree" SRC_URI="http://effbot.org/downloads/${MY_P}.tar.gz" LICENSE="ElementTree" diff --git a/dev-python/embedly/embedly-0.4.3-r1.ebuild b/dev-python/embedly/embedly-0.4.3-r1.ebuild index 784d2b6a820c..9ef61c3bd496 100644 --- a/dev-python/embedly/embedly-0.4.3-r1.ebuild +++ b/dev-python/embedly/embedly-0.4.3-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Embedly" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python Library for Embedly" -HOMEPAGE="https://github.com/embedly/embedly-python/ http://pypi.python.org/pypi/Embedly" +HOMEPAGE="https://github.com/embedly/embedly-python/ https://pypi.python.org/pypi/Embedly" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/embedly/embedly-0.5.0.ebuild b/dev-python/embedly/embedly-0.5.0.ebuild index 82da33df0e53..c39cd00168a1 100644 --- a/dev-python/embedly/embedly-0.5.0.ebuild +++ b/dev-python/embedly/embedly-0.5.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Embedly" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python Library for Embedly" -HOMEPAGE="https://github.com/embedly/embedly-python/ http://pypi.python.org/pypi/Embedly" +HOMEPAGE="https://github.com/embedly/embedly-python/ https://pypi.python.org/pypi/Embedly" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/enable/enable-4.4.1.ebuild b/dev-python/enable/enable-4.4.1.ebuild index 7987e1a87db2..ae98e27977f0 100644 --- a/dev-python/enable/enable-4.4.1.ebuild +++ b/dev-python/enable/enable-4.4.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx flag-o-matic DESCRIPTION="Enthought Tool Suite: Drawing and interaction packages" -HOMEPAGE="http://code.enthought.com/projects/enable/ http://pypi.python.org/pypi/enable" +HOMEPAGE="http://code.enthought.com/projects/enable/ https://pypi.python.org/pypi/enable" SRC_URI="https://github.com/enthought/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/enaml/enaml-0.6.8-r1.ebuild b/dev-python/enaml/enaml-0.6.8-r1.ebuild index da0b0835d020..545fd3284103 100644 --- a/dev-python/enaml/enaml-0.6.8-r1.ebuild +++ b/dev-python/enaml/enaml-0.6.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: framework for writing declarative interfaces" -HOMEPAGE="http://code.enthought.com/projects/enaml/ http://pypi.python.org/pypi/enaml" +HOMEPAGE="http://code.enthought.com/projects/enaml/ https://pypi.python.org/pypi/enaml" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/enaml/enaml-0.9.8.ebuild b/dev-python/enaml/enaml-0.9.8.ebuild index 8caf0e45412c..d3b4a7c13f64 100644 --- a/dev-python/enaml/enaml-0.9.8.ebuild +++ b/dev-python/enaml/enaml-0.9.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx flag-o-matic DESCRIPTION="Enthought Tool Suite: framework for writing declarative interfaces" -HOMEPAGE="http://code.enthought.com/projects/enaml/ http://pypi.python.org/pypi/enaml" +HOMEPAGE="http://code.enthought.com/projects/enaml/ https://pypi.python.org/pypi/enaml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/envoy/envoy-0.0.3.ebuild b/dev-python/envoy/envoy-0.0.3.ebuild index 0347ba0f991b..c6faf7e86c19 100644 --- a/dev-python/envoy/envoy-0.0.3.ebuild +++ b/dev-python/envoy/envoy-0.0.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Simple API for running external processes" -HOMEPAGE="https://github.com/kennethreitz/envoy http://pypi.python.org/pypi/envoy" +HOMEPAGE="https://github.com/kennethreitz/envoy https://pypi.python.org/pypi/envoy" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/epsilon/epsilon-0.6.0-r2.ebuild b/dev-python/epsilon/epsilon-0.6.0-r2.ebuild index 14d90c1870f1..c1c69aac0615 100644 --- a/dev-python/epsilon/epsilon-0.6.0-r2.ebuild +++ b/dev-python/epsilon/epsilon-0.6.0-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 eutils DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon http://pypi.python.org/pypi/Epsilon" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon https://pypi.python.org/pypi/Epsilon" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" KEYWORDS="amd64 ppc ppc64 sparc x86" diff --git a/dev-python/epsilon/epsilon-0.7.0.ebuild b/dev-python/epsilon/epsilon-0.7.0.ebuild index 7a530fb2f276..e444b6bdace5 100644 --- a/dev-python/epsilon/epsilon-0.7.0.ebuild +++ b/dev-python/epsilon/epsilon-0.7.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 eutils DESCRIPTION="Epsilon is a Python utilities package, most famous for its Time class" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon http://pypi.python.org/pypi/Epsilon" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodEpsilon https://pypi.python.org/pypi/Epsilon" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" KEYWORDS="amd64 ppc ppc64 sparc x86" diff --git a/dev-python/errorhandler/errorhandler-1.1.1-r2.ebuild b/dev-python/errorhandler/errorhandler-1.1.1-r2.ebuild index 5c40874590c1..ca586aae55c6 100644 --- a/dev-python/errorhandler/errorhandler-1.1.1-r2.ebuild +++ b/dev-python/errorhandler/errorhandler-1.1.1-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Logging framework handler that tracks when messages above a certain level have been logged" -HOMEPAGE="http://pypi.python.org/pypi/errorhandler" +HOMEPAGE="https://pypi.python.org/pypi/errorhandler" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild b/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild index 36a5262147c2..df4fa9975cc8 100644 --- a/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild +++ b/dev-python/etsdevtools/etsdevtools-4.0.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=python2_7 inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Tools to support Python development" -HOMEPAGE="http://code.enthought.com/projects/dev_tools.php http://pypi.python.org/pypi/etsdevtools" +HOMEPAGE="http://code.enthought.com/projects/dev_tools.php https://pypi.python.org/pypi/etsdevtools" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/etsproxy/etsproxy-0.1.2-r1.ebuild b/dev-python/etsproxy/etsproxy-0.1.2-r1.ebuild index 30df6d955579..becd6797d89b 100644 --- a/dev-python/etsproxy/etsproxy-0.1.2-r1.ebuild +++ b/dev-python/etsproxy/etsproxy-0.1.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Enthought Tool Suite: Proxy modules for backwards compatibility" -HOMEPAGE="http://pypi.python.org/pypi/etsproxy" +HOMEPAGE="https://pypi.python.org/pypi/etsproxy" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild b/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild index ee99e2d78355..5a021edb872f 100644 --- a/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild +++ b/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 eutils DESCRIPTION="Missing manly parts of UNIX API for Python" -HOMEPAGE="http://www.inoi.fi/open/trac/eunuchs http://pypi.python.org/pypi/python-eunuchs" +HOMEPAGE="http://www.inoi.fi/open/trac/eunuchs https://pypi.python.org/pypi/python-eunuchs" SRC_URI="mirror://debian/pool/main/e/${PN}/${PN}_${PV}.tar.gz" LICENSE="LGPL-2" diff --git a/dev-python/eventlet/eventlet-0.13.0.ebuild b/dev-python/eventlet/eventlet-0.13.0.ebuild index 3bb3d9b5656a..8884f011ac17 100644 --- a/dev-python/eventlet/eventlet-0.13.0.ebuild +++ b/dev-python/eventlet/eventlet-0.13.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Highly concurrent networking library" -HOMEPAGE="http://pypi.python.org/pypi/eventlet" +HOMEPAGE="https://pypi.python.org/pypi/eventlet" SRC_URI="mirror://pypi/e/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/eventlet/eventlet-0.15.2.ebuild b/dev-python/eventlet/eventlet-0.15.2.ebuild index c9a554c15a5a..433130c9e4ab 100644 --- a/dev-python/eventlet/eventlet-0.15.2.ebuild +++ b/dev-python/eventlet/eventlet-0.15.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Highly concurrent networking library" -HOMEPAGE="http://pypi.python.org/pypi/eventlet https://github.com/eventlet/eventlet/" +HOMEPAGE="https://pypi.python.org/pypi/eventlet https://github.com/eventlet/eventlet/" SRC_URI="mirror://pypi/e/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/eventlet/eventlet-0.17.1.ebuild b/dev-python/eventlet/eventlet-0.17.1.ebuild index b78e9421892e..9c94d369b0b6 100644 --- a/dev-python/eventlet/eventlet-0.17.1.ebuild +++ b/dev-python/eventlet/eventlet-0.17.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Highly concurrent networking library" -HOMEPAGE="http://pypi.python.org/pypi/eventlet https://github.com/eventlet/eventlet/" +HOMEPAGE="https://pypi.python.org/pypi/eventlet https://github.com/eventlet/eventlet/" SRC_URI="mirror://pypi/e/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/eventlet/eventlet-0.17.4.ebuild b/dev-python/eventlet/eventlet-0.17.4.ebuild index 3c13f1657ebe..5b99da100772 100644 --- a/dev-python/eventlet/eventlet-0.17.4.ebuild +++ b/dev-python/eventlet/eventlet-0.17.4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Highly concurrent networking library" -HOMEPAGE="http://pypi.python.org/pypi/eventlet https://github.com/eventlet/eventlet/" +HOMEPAGE="https://pypi.python.org/pypi/eventlet https://github.com/eventlet/eventlet/" SRC_URI="mirror://pypi/e/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/execnet/execnet-1.2.0-r2.ebuild b/dev-python/execnet/execnet-1.2.0-r2.ebuild index ffc44038b52d..094349333309 100644 --- a/dev-python/execnet/execnet-1.2.0-r2.ebuild +++ b/dev-python/execnet/execnet-1.2.0-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Rapid multi-Python deployment" -HOMEPAGE="http://codespeak.net/execnet/ http://pypi.python.org/pypi/execnet/" +HOMEPAGE="http://codespeak.net/execnet/ https://pypi.python.org/pypi/execnet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/execnet/execnet-1.3.0.ebuild b/dev-python/execnet/execnet-1.3.0.ebuild index 79473245bf26..212256b81886 100644 --- a/dev-python/execnet/execnet-1.3.0.ebuild +++ b/dev-python/execnet/execnet-1.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Rapid multi-Python deployment" -HOMEPAGE="http://codespeak.net/execnet/ http://pypi.python.org/pypi/execnet/" +HOMEPAGE="http://codespeak.net/execnet/ https://pypi.python.org/pypi/execnet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/extras/extras-0.0.3.ebuild b/dev-python/extras/extras-0.0.3.ebuild index 0dab6721b70c..d4e264ceeb66 100644 --- a/dev-python/extras/extras-0.0.3.ebuild +++ b/dev-python/extras/extras-0.0.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Useful extra bits for Python that should be in the standard library" -HOMEPAGE="https://github.com/testing-cabal/extras/ http://pypi.python.org/pypi/extras/" +HOMEPAGE="https://github.com/testing-cabal/extras/ https://pypi.python.org/pypi/extras/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/extremes/extremes-1.1.1.ebuild b/dev-python/extremes/extremes-1.1.1.ebuild index 444ed101a605..82ae9e1a7245 100644 --- a/dev-python/extremes/extremes-1.1.1.ebuild +++ b/dev-python/extremes/extremes-1.1.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_PN="Extremes" DESCRIPTION="Production-quality 'Min' and 'Max' objects" -HOMEPAGE="http://pypi.python.org/pypi/Extremes" +HOMEPAGE="https://pypi.python.org/pypi/Extremes" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip" KEYWORDS="amd64 x86" diff --git a/dev-python/fabric/fabric-1.10.0-r1.ebuild b/dev-python/fabric/fabric-1.10.0-r1.ebuild index c9e68f064073..cc01a621a0d7 100644 --- a/dev-python/fabric/fabric-1.10.0-r1.ebuild +++ b/dev-python/fabric/fabric-1.10.0-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Fabric" MY_P="${MY_PN}-${PV}" DESCRIPTION="A simple pythonic tool for remote execution and deployment" -HOMEPAGE="http://fabfile.org http://pypi.python.org/pypi/Fabric" +HOMEPAGE="http://fabfile.org https://pypi.python.org/pypi/Fabric" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/fabric/fabric-1.10.1.ebuild b/dev-python/fabric/fabric-1.10.1.ebuild index 0fae319ba275..f8ee236449d0 100644 --- a/dev-python/fabric/fabric-1.10.1.ebuild +++ b/dev-python/fabric/fabric-1.10.1.ebuild @@ -11,7 +11,7 @@ MY_PN="Fabric" MY_P="${MY_PN}-${PV}" DESCRIPTION="A simple pythonic tool for remote execution and deployment" -HOMEPAGE="http://fabfile.org http://pypi.python.org/pypi/Fabric" +HOMEPAGE="http://fabfile.org https://pypi.python.org/pypi/Fabric" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/fabric/fabric-1.10.2.ebuild b/dev-python/fabric/fabric-1.10.2.ebuild index 00b36432bd91..eb7fe321e4a9 100644 --- a/dev-python/fabric/fabric-1.10.2.ebuild +++ b/dev-python/fabric/fabric-1.10.2.ebuild @@ -11,7 +11,7 @@ MY_PN="Fabric" MY_P="${MY_PN}-${PV}" DESCRIPTION="A simple pythonic tool for remote execution and deployment" -HOMEPAGE="http://fabfile.org http://pypi.python.org/pypi/Fabric" +HOMEPAGE="http://fabfile.org https://pypi.python.org/pypi/Fabric" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/feedgenerator/feedgenerator-1.6.ebuild b/dev-python/feedgenerator/feedgenerator-1.6.ebuild index da6bc740e304..55764e5ca89a 100644 --- a/dev-python/feedgenerator/feedgenerator-1.6.ebuild +++ b/dev-python/feedgenerator/feedgenerator-1.6.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Standalone version of django.utils.feedgenerator" -HOMEPAGE="http://pypi.python.org/pypi/feedgenerator" +HOMEPAGE="https://pypi.python.org/pypi/feedgenerator" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/feedgenerator/feedgenerator-1.7.ebuild b/dev-python/feedgenerator/feedgenerator-1.7.ebuild index 4b1cf7c8210d..e94f977fa664 100644 --- a/dev-python/feedgenerator/feedgenerator-1.7.ebuild +++ b/dev-python/feedgenerator/feedgenerator-1.7.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Standalone version of django.utils.feedgenerator" -HOMEPAGE="http://pypi.python.org/pypi/feedgenerator" +HOMEPAGE="https://pypi.python.org/pypi/feedgenerator" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/feedparser/feedparser-5.1.3-r2.ebuild b/dev-python/feedparser/feedparser-5.1.3-r2.ebuild index 7ae303fee956..da6c2fd6c506 100644 --- a/dev-python/feedparser/feedparser-5.1.3-r2.ebuild +++ b/dev-python/feedparser/feedparser-5.1.3-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy ) inherit distutils-r1 eutils DESCRIPTION="Parse RSS and Atom feeds in Python" -HOMEPAGE="http://code.google.com/p/feedparser/ http://pypi.python.org/pypi/feedparser" +HOMEPAGE="http://code.google.com/p/feedparser/ https://pypi.python.org/pypi/feedparser" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" # sgmllib is licensed under PSF-2. diff --git a/dev-python/figleaf/figleaf-0.6.1-r1.ebuild b/dev-python/figleaf/figleaf-0.6.1-r1.ebuild index 163f350175d3..9defd12fb907 100644 --- a/dev-python/figleaf/figleaf-0.6.1-r1.ebuild +++ b/dev-python/figleaf/figleaf-0.6.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Code coverage tool" -HOMEPAGE="http://darcs.idyll.org/~t/projects/figleaf/doc/ http://pypi.python.org/pypi/figleaf" +HOMEPAGE="http://darcs.idyll.org/~t/projects/figleaf/doc/ https://pypi.python.org/pypi/figleaf" SRC_URI="http://darcs.idyll.org/~t/projects/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-evolution/flask-evolution-0.5-r1.ebuild b/dev-python/flask-evolution/flask-evolution-0.5-r1.ebuild index 784459466fac..659695e7a527 100644 --- a/dev-python/flask-evolution/flask-evolution-0.5-r1.ebuild +++ b/dev-python/flask-evolution/flask-evolution-0.5-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-Evolution" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple migrations for Flask/SQLAlchemy projects" -HOMEPAGE="http://pypi.python.org/pypi/Flask-Evolution" +HOMEPAGE="https://pypi.python.org/pypi/Flask-Evolution" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-evolution/flask-evolution-0.6.ebuild b/dev-python/flask-evolution/flask-evolution-0.6.ebuild index 51beca1d5c79..3e229faafc39 100644 --- a/dev-python/flask-evolution/flask-evolution-0.6.ebuild +++ b/dev-python/flask-evolution/flask-evolution-0.6.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-Evolution" MY_P="${MY_PN}-${PV}" DESCRIPTION="Simple migrations for Flask/SQLAlchemy projects" -HOMEPAGE="http://pypi.python.org/pypi/Flask-Evolution" +HOMEPAGE="https://pypi.python.org/pypi/Flask-Evolution" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-login/flask-login-0.2.11.ebuild b/dev-python/flask-login/flask-login-0.2.11.ebuild index 11f179ef7571..034c2f7484b9 100644 --- a/dev-python/flask-login/flask-login-0.2.11.ebuild +++ b/dev-python/flask-login/flask-login-0.2.11.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-Login" MY_P="${MY_PN}-${PV}" DESCRIPTION="Login session support for Flask" -HOMEPAGE="http://pypi.python.org/pypi/Flask-Login" +HOMEPAGE="https://pypi.python.org/pypi/Flask-Login" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-openid/flask-openid-1.2.3.ebuild b/dev-python/flask-openid/flask-openid-1.2.3.ebuild index 6ba345f951aa..3dc18d0e5ebb 100644 --- a/dev-python/flask-openid/flask-openid-1.2.3.ebuild +++ b/dev-python/flask-openid/flask-openid-1.2.3.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-OpenID" MY_P="${MY_PN}-${PV}" DESCRIPTION="OpenID support for Flask" -HOMEPAGE="http://pypi.python.org/pypi/Flask-OpenID" +HOMEPAGE="https://pypi.python.org/pypi/Flask-OpenID" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-openid/flask-openid-1.2.4.ebuild b/dev-python/flask-openid/flask-openid-1.2.4.ebuild index 387208c8082d..87a4b7249af9 100644 --- a/dev-python/flask-openid/flask-openid-1.2.4.ebuild +++ b/dev-python/flask-openid/flask-openid-1.2.4.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-OpenID" MY_P="${MY_PN}-${PV}" DESCRIPTION="OpenID support for Flask" -HOMEPAGE="http://pypi.python.org/pypi/Flask-OpenID" +HOMEPAGE="https://pypi.python.org/pypi/Flask-OpenID" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-pymongo/flask-pymongo-0.3.0.ebuild b/dev-python/flask-pymongo/flask-pymongo-0.3.0.ebuild index 4f80d54e592a..b350302949e9 100644 --- a/dev-python/flask-pymongo/flask-pymongo-0.3.0.ebuild +++ b/dev-python/flask-pymongo/flask-pymongo-0.3.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-PyMongo" MY_P="${MY_PN}-${PV}" DESCRIPTION="PyMongo support for Flask" -HOMEPAGE="http://pypi.python.org/pypi/Flask-PyMongo" +HOMEPAGE="https://pypi.python.org/pypi/Flask-PyMongo" SRC_URI="https://github.com/dcrosta/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" #SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" diff --git a/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild b/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild index 93a03fe86327..91625b812d27 100644 --- a/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild +++ b/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-PyMongo" MY_P="${MY_PN}-${PV}" DESCRIPTION="PyMongo support for Flask" -HOMEPAGE="http://pypi.python.org/pypi/Flask-PyMongo" +HOMEPAGE="https://pypi.python.org/pypi/Flask-PyMongo" SRC_URI="https://github.com/dcrosta/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" #SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" diff --git a/dev-python/flask-script/flask-script-2.0.5.ebuild b/dev-python/flask-script/flask-script-2.0.5.ebuild index 135719a0af9a..e9dcfe16eab7 100644 --- a/dev-python/flask-script/flask-script-2.0.5.ebuild +++ b/dev-python/flask-script/flask-script-2.0.5.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-Script" MY_P="${MY_PN}-${PV}" DESCRIPTION="Flask support for writing external scripts" -HOMEPAGE="http://packages.python.org/Flask-Script/ http://pypi.python.org/pypi/Flask-Script" +HOMEPAGE="http://packages.python.org/Flask-Script/ https://pypi.python.org/pypi/Flask-Script" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-0.16-r1.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-0.16-r1.ebuild index 17742a656530..70b54afc3b50 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-0.16-r1.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-0.16-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-SQLAlchemy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SQLAlchemy support for Flask applications" -HOMEPAGE="http://pypi.python.org/pypi/Flask-SQLAlchemy" +HOMEPAGE="https://pypi.python.org/pypi/Flask-SQLAlchemy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild index 3838e5f37229..4a00854760b1 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-SQLAlchemy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SQLAlchemy support for Flask applications" -HOMEPAGE="http://pypi.python.org/pypi/Flask-SQLAlchemy" +HOMEPAGE="https://pypi.python.org/pypi/Flask-SQLAlchemy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0.ebuild index e3e5fd57ed11..2f4245944f93 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-SQLAlchemy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SQLAlchemy support for Flask applications" -HOMEPAGE="http://pypi.python.org/pypi/Flask-SQLAlchemy" +HOMEPAGE="https://pypi.python.org/pypi/Flask-SQLAlchemy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild index 2b0b5f45012f..3dc200b332a2 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-SQLAlchemy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SQLAlchemy support for Flask applications" -HOMEPAGE="http://pypi.python.org/pypi/Flask-SQLAlchemy" +HOMEPAGE="https://pypi.python.org/pypi/Flask-SQLAlchemy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild b/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild index 1f26f4f1cd6c..ae94f75e445e 100644 --- a/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild +++ b/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-Themes" MY_P="${MY_PN}-${PV}" DESCRIPTION="Infrastructure for theming support in Flask applications" -HOMEPAGE="http://packages.python.org/Flask-Themes/ http://pypi.python.org/pypi/Flask-Themes" +HOMEPAGE="http://packages.python.org/Flask-Themes/ https://pypi.python.org/pypi/Flask-Themes" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild b/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild index 22db8a3be294..58eb9a9be9f5 100644 --- a/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild +++ b/dev-python/flask-xml-rpc/flask-xml-rpc-0.1.2-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-XML-RPC" MY_P="${MY_PN}-${PV}" DESCRIPTION="XML-RPC support for Flask applications" -HOMEPAGE="http://packages.python.org/Flask-XML-RPC/ http://pypi.python.org/pypi/Flask-XML-RPC" +HOMEPAGE="http://packages.python.org/Flask-XML-RPC/ https://pypi.python.org/pypi/Flask-XML-RPC" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/flask/flask-9999.ebuild b/dev-python/flask/flask-9999.ebuild index e94ede263203..cd8d56da5ed6 100644 --- a/dev-python/flask/flask-9999.ebuild +++ b/dev-python/flask/flask-9999.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions" MY_PN="Flask" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/Flask" +HOMEPAGE="https://pypi.python.org/pypi/Flask" LICENSE="BSD" SLOT="0" diff --git a/dev-python/foolscap/foolscap-0.6.4-r1.ebuild b/dev-python/foolscap/foolscap-0.6.4-r1.ebuild index acb53bf367ae..c0435028a1e2 100644 --- a/dev-python/foolscap/foolscap-0.6.4-r1.ebuild +++ b/dev-python/foolscap/foolscap-0.6.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="RPC protocol for Twisted" -HOMEPAGE="http://foolscap.lothar.com/trac http://pypi.python.org/pypi/foolscap" +HOMEPAGE="http://foolscap.lothar.com/trac https://pypi.python.org/pypi/foolscap" SRC_URI="http://${PN}.lothar.com/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/foolscap/foolscap-0.7.0.ebuild b/dev-python/foolscap/foolscap-0.7.0.ebuild index f400ed6bed4b..12d32cbcb870 100644 --- a/dev-python/foolscap/foolscap-0.7.0.ebuild +++ b/dev-python/foolscap/foolscap-0.7.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="RPC protocol for Twisted" -HOMEPAGE="http://foolscap.lothar.com/trac http://pypi.python.org/pypi/foolscap" +HOMEPAGE="http://foolscap.lothar.com/trac https://pypi.python.org/pypi/foolscap" SRC_URI="http://${PN}.lothar.com/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/foolscap/foolscap-0.8.0.ebuild b/dev-python/foolscap/foolscap-0.8.0.ebuild index 0b182db8daa7..edce19242f06 100644 --- a/dev-python/foolscap/foolscap-0.8.0.ebuild +++ b/dev-python/foolscap/foolscap-0.8.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="RPC protocol for Twisted" -HOMEPAGE="http://foolscap.lothar.com/trac http://pypi.python.org/pypi/foolscap" +HOMEPAGE="http://foolscap.lothar.com/trac https://pypi.python.org/pypi/foolscap" SRC_URI="http://${PN}.lothar.com/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/formencode/formencode-1.2.4.ebuild b/dev-python/formencode/formencode-1.2.4.ebuild index c8dec4e487c9..b99c3c7fd258 100644 --- a/dev-python/formencode/formencode-1.2.4.ebuild +++ b/dev-python/formencode/formencode-1.2.4.ebuild @@ -13,7 +13,7 @@ MY_PN="FormEncode" MY_P="${MY_PN}-${PV}" DESCRIPTION="HTML form validation, generation, and conversion package" -HOMEPAGE="http://formencode.org/ http://pypi.python.org/pypi/FormEncode" +HOMEPAGE="http://formencode.org/ https://pypi.python.org/pypi/FormEncode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/formencode/formencode-1.3.0-r1.ebuild b/dev-python/formencode/formencode-1.3.0-r1.ebuild index e1eba513df30..c65e3a69b983 100644 --- a/dev-python/formencode/formencode-1.3.0-r1.ebuild +++ b/dev-python/formencode/formencode-1.3.0-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="FormEncode" MY_P="${MY_PN}-${PV}" DESCRIPTION="HTML form validation, generation, and conversion package" -HOMEPAGE="http://formencode.org/ http://pypi.python.org/pypi/FormEncode" +HOMEPAGE="http://formencode.org/ https://pypi.python.org/pypi/FormEncode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="PSF-2" diff --git a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild index c7bbe82303da..d63181345cbf 100644 --- a/dev-python/fpconst/fpconst-0.7.3-r1.ebuild +++ b/dev-python/fpconst/fpconst-0.7.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python Module for handling IEEE 754 floating point special values" -HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/ http://pypi.python.org/pypi/fpconst http://sourceforge.net/projects/rsoap/files/" +HOMEPAGE="http://chaco.bst.rochester.edu:8080/statcomp/projects/RStatServer/fpconst/ https://pypi.python.org/pypi/fpconst http://sourceforge.net/projects/rsoap/files/" SRC_URI="mirror://sourceforge/rsoap/${P}.tar.gz" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" diff --git a/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild b/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild index acf049c3e6b6..b3b88c324a9f 100644 --- a/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild +++ b/dev-python/frozen-flask/frozen-flask-0.11-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Frozen-Flask" MY_P="${MY_PN}-${PV}" DESCRIPTION="Freezes a Flask application into a set of static files" -HOMEPAGE="https://github.com/SimonSapin/Frozen-Flask http://pypi.python.org/pypi/Frozen-Flask" +HOMEPAGE="https://github.com/SimonSapin/Frozen-Flask https://pypi.python.org/pypi/Frozen-Flask" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/fudge/fudge-0.9.6-r1.ebuild b/dev-python/fudge/fudge-0.9.6-r1.ebuild index 1992e4aae0df..55859908eb30 100644 --- a/dev-python/fudge/fudge-0.9.6-r1.ebuild +++ b/dev-python/fudge/fudge-0.9.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Replace real objects with fakes (mocks, stubs, etc) while testing" -HOMEPAGE="http://farmdev.com/projects/fudge/ http://pypi.python.org/pypi/fudge" +HOMEPAGE="http://farmdev.com/projects/fudge/ https://pypi.python.org/pypi/fudge" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/fudge/fudge-1.0.3-r2.ebuild b/dev-python/fudge/fudge-1.0.3-r2.ebuild index 8aae72151784..8c3f7cc68cc7 100644 --- a/dev-python/fudge/fudge-1.0.3-r2.ebuild +++ b/dev-python/fudge/fudge-1.0.3-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Replace real objects with fakes (mocks, stubs, etc) while testing" -HOMEPAGE="http://farmdev.com/projects/fudge/ http://pypi.python.org/pypi/fudge" +HOMEPAGE="http://farmdev.com/projects/fudge/ https://pypi.python.org/pypi/fudge" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/fudge/fudge-1.1.0.ebuild b/dev-python/fudge/fudge-1.1.0.ebuild index 663ac7825fe8..cb3a3ea74cee 100644 --- a/dev-python/fudge/fudge-1.1.0.ebuild +++ b/dev-python/fudge/fudge-1.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Replace real objects with fakes (mocks, stubs, etc) while testing" -HOMEPAGE="http://farmdev.com/projects/fudge/ http://pypi.python.org/pypi/fudge" +HOMEPAGE="http://farmdev.com/projects/fudge/ https://pypi.python.org/pypi/fudge" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/functest/functest-0.8.8-r1.ebuild b/dev-python/functest/functest-0.8.8-r1.ebuild index 8c0e9050bbd9..a0da5580f36e 100644 --- a/dev-python/functest/functest-0.8.8-r1.ebuild +++ b/dev-python/functest/functest-0.8.8-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Functest is a test tool/framework for testing in Python" -HOMEPAGE="http://code.google.com/p/functest/ http://pypi.python.org/pypi/functest" +HOMEPAGE="http://code.google.com/p/functest/ https://pypi.python.org/pypi/functest" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/fusil/fusil-1.5.ebuild b/dev-python/fusil/fusil-1.5.ebuild index befb160edbdf..1a218bbfde60 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 http://pypi.python.org/pypi/fusil" +HOMEPAGE="http://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/futures/futures-2.2.0.ebuild b/dev-python/futures/futures-2.2.0.ebuild index 2ef8e01104d6..76e2825b6d49 100644 --- a/dev-python/futures/futures-2.2.0.ebuild +++ b/dev-python/futures/futures-2.2.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Backport of the concurrent.futures package from Python 3.2" -HOMEPAGE="http://code.google.com/p/pythonfutures http://pypi.python.org/pypi/futures" +HOMEPAGE="http://code.google.com/p/pythonfutures https://pypi.python.org/pypi/futures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/futures/futures-3.0.2.ebuild b/dev-python/futures/futures-3.0.2.ebuild index 4f46c60f1235..9a9fc68851d2 100644 --- a/dev-python/futures/futures-3.0.2.ebuild +++ b/dev-python/futures/futures-3.0.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Backport of the concurrent.futures package from Python 3.2" -HOMEPAGE="http://code.google.com/p/pythonfutures http://pypi.python.org/pypi/futures" +HOMEPAGE="http://code.google.com/p/pythonfutures https://pypi.python.org/pypi/futures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/futures/futures-3.0.3.ebuild b/dev-python/futures/futures-3.0.3.ebuild index d96d2e8c333b..4b611cf6af82 100644 --- a/dev-python/futures/futures-3.0.3.ebuild +++ b/dev-python/futures/futures-3.0.3.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Backport of the concurrent.futures package from Python 3.2" -HOMEPAGE="http://code.google.com/p/pythonfutures http://pypi.python.org/pypi/futures" +HOMEPAGE="http://code.google.com/p/pythonfutures https://pypi.python.org/pypi/futures" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/gdata/gdata-2.0.14.ebuild b/dev-python/gdata/gdata-2.0.14.ebuild index 56b17f241ac5..dcf19f2637f9 100644 --- a/dev-python/gdata/gdata-2.0.14.ebuild +++ b/dev-python/gdata/gdata-2.0.14.ebuild @@ -13,7 +13,7 @@ inherit distutils MY_P="gdata-${PV}" DESCRIPTION="Python client library for Google data APIs" -HOMEPAGE="http://code.google.com/p/gdata-python-client/ http://pypi.python.org/pypi/gdata" +HOMEPAGE="http://code.google.com/p/gdata-python-client/ https://pypi.python.org/pypi/gdata" SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/gdata/gdata-2.0.17-r1.ebuild b/dev-python/gdata/gdata-2.0.17-r1.ebuild index 1406e3ff2c67..7969983b803f 100644 --- a/dev-python/gdata/gdata-2.0.17-r1.ebuild +++ b/dev-python/gdata/gdata-2.0.17-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="gdata-${PV}" DESCRIPTION="Python client library for Google data APIs" -HOMEPAGE="http://code.google.com/p/gdata-python-client/ http://pypi.python.org/pypi/gdata" +HOMEPAGE="http://code.google.com/p/gdata-python-client/ https://pypi.python.org/pypi/gdata" SRC_URI="http://gdata-python-client.googlecode.com/files/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/gdata/gdata-2.0.18.ebuild b/dev-python/gdata/gdata-2.0.18.ebuild index 0c7294ec6a8f..1c4b06f86c1a 100644 --- a/dev-python/gdata/gdata-2.0.18.ebuild +++ b/dev-python/gdata/gdata-2.0.18.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ssl(+),xml(+)" inherit distutils-r1 DESCRIPTION="Python client library for Google data APIs" -HOMEPAGE="http://code.google.com/p/gdata-python-client/ http://pypi.python.org/pypi/gdata" +HOMEPAGE="http://code.google.com/p/gdata-python-client/ https://pypi.python.org/pypi/gdata" SRC_URI="http://gdata-python-client.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/genshi/genshi-0.7.ebuild b/dev-python/genshi/genshi-0.7.ebuild index b053ac351025..afa940ad622d 100644 --- a/dev-python/genshi/genshi-0.7.ebuild +++ b/dev-python/genshi/genshi-0.7.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="Genshi-${PV}" DESCRIPTION="Python toolkit for stream-based generation of output for the web" -HOMEPAGE="http://genshi.edgewall.org/ http://pypi.python.org/pypi/Genshi" +HOMEPAGE="http://genshi.edgewall.org/ https://pypi.python.org/pypi/Genshi" SRC_URI="http://ftp.edgewall.com/pub/genshi/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/gevent-socketio/gevent-socketio-0.3.5_rc2-r1.ebuild b/dev-python/gevent-socketio/gevent-socketio-0.3.5_rc2-r1.ebuild index 4929ea92c2ec..60964a25dc8f 100644 --- a/dev-python/gevent-socketio/gevent-socketio-0.3.5_rc2-r1.ebuild +++ b/dev-python/gevent-socketio/gevent-socketio-0.3.5_rc2-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="gevent-socketio" MY_P="${MY_PN}-${PV/_/-}" DESCRIPTION="SocketIO server based on the Gevent pywsgi server" -HOMEPAGE="http://pypi.python.org/pypi/gevent-socketio/" +HOMEPAGE="https://pypi.python.org/pypi/gevent-socketio/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/gevent-socketio/gevent-socketio-0.3.6.ebuild b/dev-python/gevent-socketio/gevent-socketio-0.3.6.ebuild index 119c13b6c9a9..151db01e4367 100644 --- a/dev-python/gevent-socketio/gevent-socketio-0.3.6.ebuild +++ b/dev-python/gevent-socketio/gevent-socketio-0.3.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SocketIO server based on the Gevent pywsgi server" -HOMEPAGE="http://pypi.python.org/pypi/gevent-socketio/" +HOMEPAGE="https://pypi.python.org/pypi/gevent-socketio/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/gevent-websocket/gevent-websocket-0.9.3.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.9.3.ebuild index 87a025043a00..c57a5b130301 100644 --- a/dev-python/gevent-websocket/gevent-websocket-0.9.3.ebuild +++ b/dev-python/gevent-websocket/gevent-websocket-0.9.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Websocket handler for the gevent pywsgi server" -HOMEPAGE="http://pypi.python.org/pypi/gevent-websocket/" +HOMEPAGE="https://pypi.python.org/pypi/gevent-websocket/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/gevent-websocket/gevent-websocket-0.9.5.ebuild b/dev-python/gevent-websocket/gevent-websocket-0.9.5.ebuild index edcf9042b6a9..3dc2c03cca3b 100644 --- a/dev-python/gevent-websocket/gevent-websocket-0.9.5.ebuild +++ b/dev-python/gevent-websocket/gevent-websocket-0.9.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Websocket handler for the gevent pywsgi server" -HOMEPAGE="http://pypi.python.org/pypi/gevent-websocket/" +HOMEPAGE="https://pypi.python.org/pypi/gevent-websocket/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/gevent/gevent-1.0.1.ebuild b/dev-python/gevent/gevent-1.0.1.ebuild index 15fd93a5d07d..25c4655d83c0 100644 --- a/dev-python/gevent/gevent-1.0.1.ebuild +++ b/dev-python/gevent/gevent-1.0.1.ebuild @@ -12,7 +12,7 @@ MY_PV=${PV/_/} MY_P=${PN}-${MY_PV} DESCRIPTION="Python networking library that uses greenlet to provide synchronous API" -HOMEPAGE="http://gevent.org/ http://pypi.python.org/pypi/gevent/" +HOMEPAGE="http://gevent.org/ https://pypi.python.org/pypi/gevent/" SRC_URI="https://github.com/surfly/${PN}/releases/download/${MY_PV}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/gevent/gevent-1.0.2.ebuild b/dev-python/gevent/gevent-1.0.2.ebuild index 165198ca999a..561498f2ea1a 100644 --- a/dev-python/gevent/gevent-1.0.2.ebuild +++ b/dev-python/gevent/gevent-1.0.2.ebuild @@ -12,7 +12,7 @@ MY_PV=${PV/_/} MY_P=${PN}-${MY_PV} DESCRIPTION="Python networking library that uses greenlet to provide synchronous API" -HOMEPAGE="http://gevent.org/ http://pypi.python.org/pypi/gevent/" +HOMEPAGE="http://gevent.org/ https://pypi.python.org/pypi/gevent/" SRC_URI="https://github.com/surfly/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/gevent/gevent-1.0.ebuild b/dev-python/gevent/gevent-1.0.ebuild index e5ac2b973fdd..df0adcb84120 100644 --- a/dev-python/gevent/gevent-1.0.ebuild +++ b/dev-python/gevent/gevent-1.0.ebuild @@ -12,7 +12,7 @@ MY_PV=${PV/_/} MY_P=${PN}-${MY_PV} DESCRIPTION="Python networking library that uses greenlet to provide synchronous API" -HOMEPAGE="http://gevent.org/ http://pypi.python.org/pypi/gevent/" +HOMEPAGE="http://gevent.org/ https://pypi.python.org/pypi/gevent/" SRC_URI="https://github.com/surfly/${PN}/releases/download/${MY_PV}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild index 125ee3a27796..fc5ef86dad41 100644 --- a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild +++ b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Copy your docs directly to the gh-pages branch" -HOMEPAGE="http://github.com/davisp/ghp-import" +HOMEPAGE="https://github.com/davisp/ghp-import" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="tumbolia" diff --git a/dev-python/ghp-import/ghp-import-0.4.1.ebuild b/dev-python/ghp-import/ghp-import-0.4.1.ebuild index 495438c355bb..60f2c0f28245 100644 --- a/dev-python/ghp-import/ghp-import-0.4.1.ebuild +++ b/dev-python/ghp-import/ghp-import-0.4.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="Copy your docs directly to the gh-pages branch" -HOMEPAGE="http://github.com/davisp/ghp-import" +HOMEPAGE="https://github.com/davisp/ghp-import" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="tumbolia" diff --git a/dev-python/git-python/git-python-0.3.6.ebuild b/dev-python/git-python/git-python-0.3.6.ebuild index 745b21605a03..2bab43ef50f7 100644 --- a/dev-python/git-python/git-python-0.3.6.ebuild +++ b/dev-python/git-python/git-python-0.3.6.ebuild @@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Library used to interact with Git repositories" -HOMEPAGE="http://gitorious.org/git-python http://pypi.python.org/pypi/GitPython" +HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/git-python/git-python-1.0.0.ebuild b/dev-python/git-python/git-python-1.0.0.ebuild index 76d7ffb41e8b..5caddc7fc69e 100644 --- a/dev-python/git-python/git-python-1.0.0.ebuild +++ b/dev-python/git-python/git-python-1.0.0.ebuild @@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Library used to interact with Git repositories" -HOMEPAGE="http://gitorious.org/git-python http://pypi.python.org/pypi/GitPython" +HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/git-python/git-python-1.0.1.ebuild b/dev-python/git-python/git-python-1.0.1.ebuild index 76d7ffb41e8b..5caddc7fc69e 100644 --- a/dev-python/git-python/git-python-1.0.1.ebuild +++ b/dev-python/git-python/git-python-1.0.1.ebuild @@ -13,7 +13,7 @@ MY_PV="${PV/_rc/.RC}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Library used to interact with Git repositories" -HOMEPAGE="http://gitorious.org/git-python http://pypi.python.org/pypi/GitPython" +HOMEPAGE="http://gitorious.org/git-python https://pypi.python.org/pypi/GitPython" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/gitdb/gitdb-0.6.3.ebuild b/dev-python/gitdb/gitdb-0.6.3.ebuild index 2af816f66c51..c3fc482105c5 100644 --- a/dev-python/gitdb/gitdb-0.6.3.ebuild +++ b/dev-python/gitdb/gitdb-0.6.3.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="GitDB is a pure-Python git object database" HOMEPAGE=" https://github.com/gitpython-developers/gitdb - http://pypi.python.org/pypi/gitdb" + https://pypi.python.org/pypi/gitdb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/gitdb/gitdb-0.6.4.ebuild b/dev-python/gitdb/gitdb-0.6.4.ebuild index e44f9197a0bb..8e05b6754dea 100644 --- a/dev-python/gitdb/gitdb-0.6.4.ebuild +++ b/dev-python/gitdb/gitdb-0.6.4.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="GitDB is a pure-Python git object database" HOMEPAGE=" https://github.com/gitpython-developers/gitdb - http://pypi.python.org/pypi/gitdb" + https://pypi.python.org/pypi/gitdb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/globre/globre-0.1.2-r1.ebuild b/dev-python/globre/globre-0.1.2-r1.ebuild index 4e7447e834cf..3b20c9edba84 100644 --- a/dev-python/globre/globre-0.1.2-r1.ebuild +++ b/dev-python/globre/globre-0.1.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="A glob matching library, providing an interface similar to the 're' module" -HOMEPAGE="https://pypi.python.org/pypi/globre http://github.com/metagriffin/globre" +HOMEPAGE="https://pypi.python.org/pypi/globre https://github.com/metagriffin/globre" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/gntp/gntp-1.0.1.ebuild b/dev-python/gntp/gntp-1.0.1.ebuild index d1ef80c7cd55..7e2c4a986e6c 100644 --- a/dev-python/gntp/gntp-1.0.1.ebuild +++ b/dev-python/gntp/gntp-1.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library for working with the Growl Notification Transport Protocol" -HOMEPAGE="https://github.com/kfdm/gntp http://pypi.python.org/pypi/gntp" +HOMEPAGE="https://github.com/kfdm/gntp https://pypi.python.org/pypi/gntp" SRC_URI="mirror://pypi/g/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild b/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild index b4759516dee5..0454f2878a98 100644 --- a/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild +++ b/dev-python/graphcanvas/graphcanvas-4.0.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Enthought Tool Suite: Interactive Graph (network) Visualization" -HOMEPAGE="http://pypi.python.org/pypi/graphcanvas" +HOMEPAGE="https://pypi.python.org/pypi/graphcanvas" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/greenlet/greenlet-0.4.2.ebuild b/dev-python/greenlet/greenlet-0.4.2.ebuild index f3af886809e5..c47e451cec60 100644 --- a/dev-python/greenlet/greenlet-0.4.2.ebuild +++ b/dev-python/greenlet/greenlet-0.4.2.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Lightweight in-process concurrent programming" -HOMEPAGE="http://pypi.python.org/pypi/greenlet/" +HOMEPAGE="https://pypi.python.org/pypi/greenlet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/greenlet/greenlet-0.4.3.ebuild b/dev-python/greenlet/greenlet-0.4.3.ebuild index 0da13efb8827..dd92eb2d99e2 100644 --- a/dev-python/greenlet/greenlet-0.4.3.ebuild +++ b/dev-python/greenlet/greenlet-0.4.3.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Lightweight in-process concurrent programming" -HOMEPAGE="http://pypi.python.org/pypi/greenlet/" +HOMEPAGE="https://pypi.python.org/pypi/greenlet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/greenlet/greenlet-0.4.4.ebuild b/dev-python/greenlet/greenlet-0.4.4.ebuild index 0da13efb8827..dd92eb2d99e2 100644 --- a/dev-python/greenlet/greenlet-0.4.4.ebuild +++ b/dev-python/greenlet/greenlet-0.4.4.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Lightweight in-process concurrent programming" -HOMEPAGE="http://pypi.python.org/pypi/greenlet/" +HOMEPAGE="https://pypi.python.org/pypi/greenlet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/greenlet/greenlet-0.4.5.ebuild b/dev-python/greenlet/greenlet-0.4.5.ebuild index fc595473781a..c5442a994d9e 100644 --- a/dev-python/greenlet/greenlet-0.4.5.ebuild +++ b/dev-python/greenlet/greenlet-0.4.5.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Lightweight in-process concurrent programming" -HOMEPAGE="http://pypi.python.org/pypi/greenlet/" +HOMEPAGE="https://pypi.python.org/pypi/greenlet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/greenlet/greenlet-0.4.6.ebuild b/dev-python/greenlet/greenlet-0.4.6.ebuild index 9438a538909f..9017b17e9552 100644 --- a/dev-python/greenlet/greenlet-0.4.6.ebuild +++ b/dev-python/greenlet/greenlet-0.4.6.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Lightweight in-process concurrent programming" -HOMEPAGE="http://pypi.python.org/pypi/greenlet/" +HOMEPAGE="https://pypi.python.org/pypi/greenlet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/greenlet/greenlet-0.4.7.ebuild b/dev-python/greenlet/greenlet-0.4.7.ebuild index 9438a538909f..9017b17e9552 100644 --- a/dev-python/greenlet/greenlet-0.4.7.ebuild +++ b/dev-python/greenlet/greenlet-0.4.7.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="Lightweight in-process concurrent programming" -HOMEPAGE="http://pypi.python.org/pypi/greenlet/" +HOMEPAGE="https://pypi.python.org/pypi/greenlet/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/guppy/guppy-0.1.10-r1.ebuild b/dev-python/guppy/guppy-0.1.10-r1.ebuild index 90e52f887f39..158032d091a6 100644 --- a/dev-python/guppy/guppy-0.1.10-r1.ebuild +++ b/dev-python/guppy/guppy-0.1.10-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Guppy-PE -- A Python Programming Environment" -HOMEPAGE="http://guppy-pe.sourceforge.net/ http://pypi.python.org/pypi/guppy" +HOMEPAGE="http://guppy-pe.sourceforge.net/ https://pypi.python.org/pypi/guppy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" 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 26eee5426a19..670ba62de180 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 http://pypi.python.org/pypi/hachoir-core" +HOMEPAGE="http://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 a3a5ff5bcb25..14c61e9a31c6 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 http://pypi.python.org/pypi/hachoir-parser" +HOMEPAGE="http://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 d3400ef68970..a8305e514f6c 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 http://pypi.python.org/pypi/hachoir-regex" +HOMEPAGE="http://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/hcluster/hcluster-0.2.0-r1.ebuild b/dev-python/hcluster/hcluster-0.2.0-r1.ebuild index 14a618504e11..00be67f0769f 100644 --- a/dev-python/hcluster/hcluster-0.2.0-r1.ebuild +++ b/dev-python/hcluster/hcluster-0.2.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python hierarchical clustering package for Scipy" -HOMEPAGE="http://code.google.com/p/scipy-cluster/ http://pypi.python.org/pypi/hcluster" +HOMEPAGE="http://code.google.com/p/scipy-cluster/ https://pypi.python.org/pypi/hcluster" SRC_URI="http://scipy-cluster.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/hcs-utils/hcs-utils-1.4.ebuild b/dev-python/hcs-utils/hcs-utils-1.4.ebuild index fe46dce04101..673150767bcf 100644 --- a/dev-python/hcs-utils/hcs-utils-1.4.ebuild +++ b/dev-python/hcs-utils/hcs-utils-1.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P=${P/_rc/rc} DESCRIPTION="A library containing some useful snippets" -HOMEPAGE="http://pypi.python.org/pypi/hcs_utils" +HOMEPAGE="https://pypi.python.org/pypi/hcs_utils" SRC_URI="mirror://pypi/h/${PN/-/_}/${MY_P/-/_}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/hcs-utils/hcs-utils-1.5.ebuild b/dev-python/hcs-utils/hcs-utils-1.5.ebuild index 93a79ee4cee2..fe8b2aba09d0 100644 --- a/dev-python/hcs-utils/hcs-utils-1.5.ebuild +++ b/dev-python/hcs-utils/hcs-utils-1.5.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P=${P/_rc/rc} DESCRIPTION="A library containing some useful snippets" -HOMEPAGE="http://pypi.python.org/pypi/hcs_utils" +HOMEPAGE="https://pypi.python.org/pypi/hcs_utils" SRC_URI="mirror://pypi/h/${PN/-/_}/${MY_P/-/_}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/html2text/html2text-2014.4.5-r1.ebuild b/dev-python/html2text/html2text-2014.4.5-r1.ebuild index 23d4eeb05b81..c30b5c66fdc4 100644 --- a/dev-python/html2text/html2text-2014.4.5-r1.ebuild +++ b/dev-python/html2text/html2text-2014.4.5-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Turn HTML into equivalent Markdown-structured text" HOMEPAGE="https://github.com/html2text/html2text - https://github.com/Alir3z4/html2text http://pypi.python.org/pypi/html2text" + https://github.com/Alir3z4/html2text https://pypi.python.org/pypi/html2text" SRC_URI="https://github.com/Alir3z4/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/http-parser/http-parser-0.8.3.ebuild b/dev-python/http-parser/http-parser-0.8.3.ebuild index e12d9c20fa4e..3f81f4314e8b 100644 --- a/dev-python/http-parser/http-parser-0.8.3.ebuild +++ b/dev-python/http-parser/http-parser-0.8.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 flag-o-matic DESCRIPTION="HTTP request/response parser for python in C" -HOMEPAGE="http://github.com/benoitc/http-parser" +HOMEPAGE="https://github.com/benoitc/http-parser" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/httplib2/httplib2-0.8.ebuild b/dev-python/httplib2/httplib2-0.8.ebuild index 38a38dd6cc79..180ccc4961b4 100644 --- a/dev-python/httplib2/httplib2-0.8.ebuild +++ b/dev-python/httplib2/httplib2-0.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A comprehensive HTTP client library" -HOMEPAGE="http://code.google.com/p/httplib2/ http://pypi.python.org/pypi/httplib2" +HOMEPAGE="http://code.google.com/p/httplib2/ https://pypi.python.org/pypi/httplib2" SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/httplib2/httplib2-0.9.1.ebuild b/dev-python/httplib2/httplib2-0.9.1.ebuild index f7b3e33df6d3..78cdde8b65ba 100644 --- a/dev-python/httplib2/httplib2-0.9.1.ebuild +++ b/dev-python/httplib2/httplib2-0.9.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A comprehensive HTTP client library" -HOMEPAGE="http://pypi.python.org/pypi/httplib2 https://github.com/jcgregorio/httplib2" +HOMEPAGE="https://pypi.python.org/pypi/httplib2 https://github.com/jcgregorio/httplib2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/httpretty/httpretty-0.7.0.ebuild b/dev-python/httpretty/httpretty-0.7.0.ebuild index d25bdf8c8dee..0f0aef593dfd 100644 --- a/dev-python/httpretty/httpretty-0.7.0.ebuild +++ b/dev-python/httpretty/httpretty-0.7.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="HTTP client mock for Python" -HOMEPAGE="http://github.com/gabrielfalcao/httpretty" +HOMEPAGE="https://github.com/gabrielfalcao/httpretty" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/httpretty/httpretty-0.7.1.ebuild b/dev-python/httpretty/httpretty-0.7.1.ebuild index f1b718ebd2d7..f11d7701d5ff 100644 --- a/dev-python/httpretty/httpretty-0.7.1.ebuild +++ b/dev-python/httpretty/httpretty-0.7.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="HTTP client mock for Python" -HOMEPAGE="http://github.com/gabrielfalcao/httpretty" +HOMEPAGE="https://github.com/gabrielfalcao/httpretty" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/httpretty/httpretty-0.8.0-r1.ebuild b/dev-python/httpretty/httpretty-0.8.0-r1.ebuild index c349abcc8e04..1ea0aee66cc7 100644 --- a/dev-python/httpretty/httpretty-0.8.0-r1.ebuild +++ b/dev-python/httpretty/httpretty-0.8.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="HTTP client mock for Python" -HOMEPAGE="http://github.com/gabrielfalcao/httpretty" +HOMEPAGE="https://github.com/gabrielfalcao/httpretty" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/httpretty/httpretty-0.8.0.ebuild b/dev-python/httpretty/httpretty-0.8.0.ebuild index 111a360c0044..f8fb1c3a3ba1 100644 --- a/dev-python/httpretty/httpretty-0.8.0.ebuild +++ b/dev-python/httpretty/httpretty-0.8.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="HTTP client mock for Python" -HOMEPAGE="http://github.com/gabrielfalcao/httpretty" +HOMEPAGE="https://github.com/gabrielfalcao/httpretty" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/httpretty/httpretty-0.8.10.ebuild b/dev-python/httpretty/httpretty-0.8.10.ebuild index ef6f5f959263..8b4e8a850166 100644 --- a/dev-python/httpretty/httpretty-0.8.10.ebuild +++ b/dev-python/httpretty/httpretty-0.8.10.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="HTTP client mock for Python" -HOMEPAGE="http://github.com/gabrielfalcao/httpretty" +HOMEPAGE="https://github.com/gabrielfalcao/httpretty" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/icalendar/icalendar-3.8.4.ebuild b/dev-python/icalendar/icalendar-3.8.4.ebuild index d6093221cce0..771938e49dc2 100644 --- a/dev-python/icalendar/icalendar-3.8.4.ebuild +++ b/dev-python/icalendar/icalendar-3.8.4.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_PN="collective-${PN}" DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)" -HOMEPAGE="http://github.com/collective/icalendar" +HOMEPAGE="https://github.com/collective/icalendar" SRC_URI="mirror://pypi/i/${PN}/${P}.zip" LICENSE="BSD" diff --git a/dev-python/icalendar/icalendar-3.9.0.ebuild b/dev-python/icalendar/icalendar-3.9.0.ebuild index 7f34ffd772ff..e664ba79fd60 100644 --- a/dev-python/icalendar/icalendar-3.9.0.ebuild +++ b/dev-python/icalendar/icalendar-3.9.0.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_PN="collective-${PN}" DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)" -HOMEPAGE="http://github.com/collective/icalendar" +HOMEPAGE="https://github.com/collective/icalendar" SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ijson/ijson-1.1.ebuild b/dev-python/ijson/ijson-1.1.ebuild index 9f1b05b7c0e9..9cb0868a23a5 100644 --- a/dev-python/ijson/ijson-1.1.ebuild +++ b/dev-python/ijson/ijson-1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Iterative JSON parser with a Pythonic interface" -HOMEPAGE="https://github.com/isagalaev/ijson http://pypi.python.org/pypi/ijson/" +HOMEPAGE="https://github.com/isagalaev/ijson https://pypi.python.org/pypi/ijson/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ijson/ijson-2.0.ebuild b/dev-python/ijson/ijson-2.0.ebuild index 9a20a775ad3a..6aec897e1735 100644 --- a/dev-python/ijson/ijson-2.0.ebuild +++ b/dev-python/ijson/ijson-2.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Iterative JSON parser with a Pythonic interface" -HOMEPAGE="https://github.com/isagalaev/ijson http://pypi.python.org/pypi/ijson/" +HOMEPAGE="https://github.com/isagalaev/ijson https://pypi.python.org/pypi/ijson/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ijson/ijson-2.1.ebuild b/dev-python/ijson/ijson-2.1.ebuild index 2a133942b253..40725ac9b58f 100644 --- a/dev-python/ijson/ijson-2.1.ebuild +++ b/dev-python/ijson/ijson-2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Iterative JSON parser with a Pythonic interface" -HOMEPAGE="https://github.com/isagalaev/ijson http://pypi.python.org/pypi/ijson/" +HOMEPAGE="https://github.com/isagalaev/ijson https://pypi.python.org/pypi/ijson/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ijson/ijson-2.2.ebuild b/dev-python/ijson/ijson-2.2.ebuild index 03204571e259..4526124f082c 100644 --- a/dev-python/ijson/ijson-2.2.ebuild +++ b/dev-python/ijson/ijson-2.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Iterative JSON parser with a Pythonic interface" -HOMEPAGE="https://github.com/isagalaev/ijson http://pypi.python.org/pypi/ijson/" +HOMEPAGE="https://github.com/isagalaev/ijson https://pypi.python.org/pypi/ijson/" SRC_URI="https://github.com/isagalaev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/imdbpy/imdbpy-4.9-r1.ebuild b/dev-python/imdbpy/imdbpy-4.9-r1.ebuild index 3f61d264cc6c..ca3a284a338b 100644 --- a/dev-python/imdbpy/imdbpy-4.9-r1.ebuild +++ b/dev-python/imdbpy/imdbpy-4.9-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="IMDbPY" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python package to access the IMDb movie database" -HOMEPAGE="http://imdbpy.sourceforge.net/ http://pypi.python.org/pypi/IMDbPY" +HOMEPAGE="http://imdbpy.sourceforge.net/ https://pypi.python.org/pypi/IMDbPY" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/imdbpy/imdbpy-5.0.ebuild b/dev-python/imdbpy/imdbpy-5.0.ebuild index 3f61d264cc6c..ca3a284a338b 100644 --- a/dev-python/imdbpy/imdbpy-5.0.ebuild +++ b/dev-python/imdbpy/imdbpy-5.0.ebuild @@ -11,7 +11,7 @@ MY_PN="IMDbPY" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python package to access the IMDb movie database" -HOMEPAGE="http://imdbpy.sourceforge.net/ http://pypi.python.org/pypi/IMDbPY" +HOMEPAGE="http://imdbpy.sourceforge.net/ https://pypi.python.org/pypi/IMDbPY" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/iniparse/iniparse-0.4-r1.ebuild b/dev-python/iniparse/iniparse-0.4-r1.ebuild index d1162adc2cd1..c46e1bafdb43 100644 --- a/dev-python/iniparse/iniparse-0.4-r1.ebuild +++ b/dev-python/iniparse/iniparse-0.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Better INI parser for Python" -HOMEPAGE="http://code.google.com/p/iniparse http://pypi.python.org/pypi/iniparse" +HOMEPAGE="http://code.google.com/p/iniparse https://pypi.python.org/pypi/iniparse" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT PSF-2" diff --git a/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild b/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild index 380cfbcb122b..2be798c0da43 100644 --- a/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild +++ b/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python IP address manipulation library" -HOMEPAGE="http://code.google.com/p/ipaddr-py/ http://pypi.python.org/pypi/ipaddr" +HOMEPAGE="http://code.google.com/p/ipaddr-py/ https://pypi.python.org/pypi/ipaddr" SRC_URI="http://ipaddr-py.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/ipaddr/ipaddr-2.1.11.ebuild b/dev-python/ipaddr/ipaddr-2.1.11.ebuild index e254666bd846..fc781db06ec7 100644 --- a/dev-python/ipaddr/ipaddr-2.1.11.ebuild +++ b/dev-python/ipaddr/ipaddr-2.1.11.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python IP address manipulation library" -HOMEPAGE="http://code.google.com/p/ipaddr-py/ http://pypi.python.org/pypi/ipaddr" +HOMEPAGE="http://code.google.com/p/ipaddr-py/ https://pypi.python.org/pypi/ipaddr" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/ipcalc/ipcalc-1.0.0.ebuild b/dev-python/ipcalc/ipcalc-1.0.0.ebuild index 3325d9844ed1..99676e5c32f3 100644 --- a/dev-python/ipcalc/ipcalc-1.0.0.ebuild +++ b/dev-python/ipcalc/ipcalc-1.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="IP subnet calculator" -HOMEPAGE="http://pypi.python.org/pypi/ipcalc/" +HOMEPAGE="https://pypi.python.org/pypi/ipcalc/" SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/ipcalc/ipcalc-1.1.1.ebuild b/dev-python/ipcalc/ipcalc-1.1.1.ebuild index 3325d9844ed1..99676e5c32f3 100644 --- a/dev-python/ipcalc/ipcalc-1.1.1.ebuild +++ b/dev-python/ipcalc/ipcalc-1.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="IP subnet calculator" -HOMEPAGE="http://pypi.python.org/pypi/ipcalc/" +HOMEPAGE="https://pypi.python.org/pypi/ipcalc/" SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/ipcalc/ipcalc-1.1.2.ebuild b/dev-python/ipcalc/ipcalc-1.1.2.ebuild index 3325d9844ed1..99676e5c32f3 100644 --- a/dev-python/ipcalc/ipcalc-1.1.2.ebuild +++ b/dev-python/ipcalc/ipcalc-1.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="IP subnet calculator" -HOMEPAGE="http://pypi.python.org/pypi/ipcalc/" +HOMEPAGE="https://pypi.python.org/pypi/ipcalc/" SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/ipcalc/ipcalc-1.1.3.ebuild b/dev-python/ipcalc/ipcalc-1.1.3.ebuild index 8af3813f0e2e..ec99a89cafb1 100644 --- a/dev-python/ipcalc/ipcalc-1.1.3.ebuild +++ b/dev-python/ipcalc/ipcalc-1.1.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="IP subnet calculator" -HOMEPAGE="http://pypi.python.org/pypi/ipcalc/" +HOMEPAGE="https://pypi.python.org/pypi/ipcalc/" SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/ipdb/ipdb-0.8.1.ebuild b/dev-python/ipdb/ipdb-0.8.1.ebuild index ff00441040c6..2ce38d72182a 100644 --- a/dev-python/ipdb/ipdb-0.8.1.ebuild +++ b/dev-python/ipdb/ipdb-0.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="IPython-enabled pdb" -HOMEPAGE="http://pypi.python.org/pypi/ipdb" +HOMEPAGE="https://pypi.python.org/pypi/ipdb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="GPL-2" diff --git a/dev-python/ipdb/ipdb-0.8.ebuild b/dev-python/ipdb/ipdb-0.8.ebuild index 49c5033317ea..7c5528220f4e 100644 --- a/dev-python/ipdb/ipdb-0.8.ebuild +++ b/dev-python/ipdb/ipdb-0.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="IPython-enabled pdb" -HOMEPAGE="http://pypi.python.org/pypi/ipdb" +HOMEPAGE="https://pypi.python.org/pypi/ipdb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="GPL-2" diff --git a/dev-python/ipy/ipy-0.82a.ebuild b/dev-python/ipy/ipy-0.82a.ebuild index 90f7c24563e4..b17729a29f52 100644 --- a/dev-python/ipy/ipy-0.82a.ebuild +++ b/dev-python/ipy/ipy-0.82a.ebuild @@ -12,7 +12,7 @@ MY_PN="IPy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks" -HOMEPAGE="https://github.com/haypo/python-ipy/wiki http://pypi.python.org/pypi/IPy" +HOMEPAGE="https://github.com/haypo/python-ipy/wiki https://pypi.python.org/pypi/IPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ipy/ipy-0.83.ebuild b/dev-python/ipy/ipy-0.83.ebuild index c3449d8653a5..f3027bc95b89 100644 --- a/dev-python/ipy/ipy-0.83.ebuild +++ b/dev-python/ipy/ipy-0.83.ebuild @@ -12,7 +12,7 @@ MY_PN="IPy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Class and tools for handling of IPv4 and IPv6 addresses and networks" -HOMEPAGE="https://github.com/haypo/python-ipy/wiki http://pypi.python.org/pypi/IPy" +HOMEPAGE="https://github.com/haypo/python-ipy/wiki https://pypi.python.org/pypi/IPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/irc/irc-11.0.1.ebuild b/dev-python/irc/irc-11.0.1.ebuild index 90bd964d1507..e1e0f5e42271 100644 --- a/dev-python/irc/irc-11.0.1.ebuild +++ b/dev-python/irc/irc-11.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="IRC client framework written in Python" -HOMEPAGE="https://bitbucket.org/jaraco/irc http://pypi.python.org/pypi/irc" +HOMEPAGE="https://bitbucket.org/jaraco/irc https://pypi.python.org/pypi/irc" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="LGPL-2.1" diff --git a/dev-python/iso8601/iso8601-0.1.10.ebuild b/dev-python/iso8601/iso8601-0.1.10.ebuild index 3e52acd4e1a1..8e90649e8905 100644 --- a/dev-python/iso8601/iso8601-0.1.10.ebuild +++ b/dev-python/iso8601/iso8601-0.1.10.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Simple module to parse ISO 8601 dates" -HOMEPAGE="http://code.google.com/p/pyiso8601/ http://pypi.python.org/pypi/iso8601" +HOMEPAGE="http://code.google.com/p/pyiso8601/ https://pypi.python.org/pypi/iso8601" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/isodate/isodate-0.5.0.ebuild b/dev-python/isodate/isodate-0.5.0.ebuild index cb9722cb8900..819e6edd6178 100644 --- a/dev-python/isodate/isodate-0.5.0.ebuild +++ b/dev-python/isodate/isodate-0.5.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="ISO 8601 date/time/duration parser and formater" -HOMEPAGE="http://pypi.python.org/pypi/isodate" +HOMEPAGE="https://pypi.python.org/pypi/isodate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/isodate/isodate-0.5.1.ebuild b/dev-python/isodate/isodate-0.5.1.ebuild index cb9722cb8900..819e6edd6178 100644 --- a/dev-python/isodate/isodate-0.5.1.ebuild +++ b/dev-python/isodate/isodate-0.5.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="ISO 8601 date/time/duration parser and formater" -HOMEPAGE="http://pypi.python.org/pypi/isodate" +HOMEPAGE="https://pypi.python.org/pypi/isodate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/itsdangerous/itsdangerous-0.21.ebuild b/dev-python/itsdangerous/itsdangerous-0.21.ebuild index b9d69691b568..0b1199f2811f 100644 --- a/dev-python/itsdangerous/itsdangerous-0.21.ebuild +++ b/dev-python/itsdangerous/itsdangerous-0.21.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Various helpers to pass trusted data to untrusted environments and back" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pythonhosted.org/itsdangerous/ http://pypi.python.org/pypi/itsdangerous" +HOMEPAGE="http://pythonhosted.org/itsdangerous/ https://pypi.python.org/pypi/itsdangerous" LICENSE="BSD" SLOT="0" diff --git a/dev-python/itsdangerous/itsdangerous-0.22.ebuild b/dev-python/itsdangerous/itsdangerous-0.22.ebuild index 2ab929532a04..d3f7d37b3b4e 100644 --- a/dev-python/itsdangerous/itsdangerous-0.22.ebuild +++ b/dev-python/itsdangerous/itsdangerous-0.22.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Various helpers to pass trusted data to untrusted environments and back" -HOMEPAGE="http://pythonhosted.org/itsdangerous/ http://pypi.python.org/pypi/itsdangerous" +HOMEPAGE="http://pythonhosted.org/itsdangerous/ https://pypi.python.org/pypi/itsdangerous" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/itsdangerous/itsdangerous-0.23.ebuild b/dev-python/itsdangerous/itsdangerous-0.23.ebuild index 61841f131259..f2da43179b49 100644 --- a/dev-python/itsdangerous/itsdangerous-0.23.ebuild +++ b/dev-python/itsdangerous/itsdangerous-0.23.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Various helpers to pass trusted data to untrusted environments and back" -HOMEPAGE="http://pythonhosted.org/itsdangerous/ http://pypi.python.org/pypi/itsdangerous" +HOMEPAGE="http://pythonhosted.org/itsdangerous/ https://pypi.python.org/pypi/itsdangerous" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/itsdangerous/itsdangerous-0.24.ebuild b/dev-python/itsdangerous/itsdangerous-0.24.ebuild index 0d1114fca770..fed022104ede 100644 --- a/dev-python/itsdangerous/itsdangerous-0.24.ebuild +++ b/dev-python/itsdangerous/itsdangerous-0.24.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Various helpers to pass trusted data to untrusted environments and back" -HOMEPAGE="http://pythonhosted.org/itsdangerous/ http://pypi.python.org/pypi/itsdangerous" +HOMEPAGE="http://pythonhosted.org/itsdangerous/ https://pypi.python.org/pypi/itsdangerous" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild b/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild index 623b881956b7..db5433935547 100644 --- a/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild +++ b/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_PN="jaraco.util" DESCRIPTION="General utility modules that supply commonly-used functionality" -HOMEPAGE="http://pypi.python.org/pypi/jaraco.util" +HOMEPAGE="https://pypi.python.org/pypi/jaraco.util" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip" LICENSE="MIT" diff --git a/dev-python/jaxml/jaxml-3.02-r1.ebuild b/dev-python/jaxml/jaxml-3.02-r1.ebuild index bf72e5814828..27ac35032709 100644 --- a/dev-python/jaxml/jaxml-3.02-r1.ebuild +++ b/dev-python/jaxml/jaxml-3.02-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="XML generator written in Python" -HOMEPAGE="http://www.librelogiciel.com/software/jaxml/action_Presentation http://pypi.python.org/pypi/jaxml" +HOMEPAGE="http://www.librelogiciel.com/software/jaxml/action_Presentation https://pypi.python.org/pypi/jaxml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/jdcal/jdcal-1.0.ebuild b/dev-python/jdcal/jdcal-1.0.ebuild index 4469630ce778..f8d65f1ce06e 100644 --- a/dev-python/jdcal/jdcal-1.0.ebuild +++ b/dev-python/jdcal/jdcal-1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Julian dates from proleptic Gregorian and Julian calendars" -HOMEPAGE="http://github.com/phn/jdcal" +HOMEPAGE="https://github.com/phn/jdcal" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jellyfish/jellyfish-0.5.1.ebuild b/dev-python/jellyfish/jellyfish-0.5.1.ebuild index 1a107edabdae..5dd4b7250b9f 100644 --- a/dev-python/jellyfish/jellyfish-0.5.1.ebuild +++ b/dev-python/jellyfish/jellyfish-0.5.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python module for doing approximate and phonetic matching of strings" -HOMEPAGE="https://github.com/jamesturk/jellyfish http://pypi.python.org/pypi/jellyfish" +HOMEPAGE="https://github.com/jamesturk/jellyfish https://pypi.python.org/pypi/jellyfish" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/jingo/jingo-0.7.1.ebuild b/dev-python/jingo/jingo-0.7.1.ebuild index 1f1c922c242b..b8ec7f74890d 100644 --- a/dev-python/jingo/jingo-0.7.1.ebuild +++ b/dev-python/jingo/jingo-0.7.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="An adapter for using Jinja2 templates with Django" -HOMEPAGE="http://github.com/jbalogh/jingo/" +HOMEPAGE="https://github.com/jbalogh/jingo/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jingo/jingo-0.7.ebuild b/dev-python/jingo/jingo-0.7.ebuild index 2ab2dd2cf875..bce343698dd8 100644 --- a/dev-python/jingo/jingo-0.7.ebuild +++ b/dev-python/jingo/jingo-0.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="An adapter for using Jinja2 templates with Django" -HOMEPAGE="http://github.com/jbalogh/jingo/" +HOMEPAGE="https://github.com/jbalogh/jingo/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jinja/jinja-2.7.3.ebuild b/dev-python/jinja/jinja-2.7.3.ebuild index 5dfca3cc0651..370fa6d390ed 100644 --- a/dev-python/jinja/jinja-2.7.3.ebuild +++ b/dev-python/jinja/jinja-2.7.3.ebuild @@ -12,7 +12,7 @@ MY_PN=Jinja2 MY_P=${MY_PN}-${PV} DESCRIPTION="A small but fast and easy to use stand-alone template engine written in pure Python" -HOMEPAGE="http://jinja.pocoo.org/ http://pypi.python.org/pypi/Jinja2" +HOMEPAGE="http://jinja.pocoo.org/ https://pypi.python.org/pypi/Jinja2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jinja/jinja-2.8.ebuild b/dev-python/jinja/jinja-2.8.ebuild index e77e0da8195a..17453626be5f 100644 --- a/dev-python/jinja/jinja-2.8.ebuild +++ b/dev-python/jinja/jinja-2.8.ebuild @@ -12,7 +12,7 @@ MY_PN=Jinja2 MY_P=${MY_PN}-${PV} DESCRIPTION="A small but fast and easy to use stand-alone template engine written in pure Python" -HOMEPAGE="http://jinja.pocoo.org/ http://pypi.python.org/pypi/Jinja2" +HOMEPAGE="http://jinja.pocoo.org/ https://pypi.python.org/pypi/Jinja2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jonpy/jonpy-0.10-r1.ebuild b/dev-python/jonpy/jonpy-0.10-r1.ebuild index 27ae37d2abdd..18e3d7c75d86 100644 --- a/dev-python/jonpy/jonpy-0.10-r1.ebuild +++ b/dev-python/jonpy/jonpy-0.10-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Powerful multi-threaded object-oriented CGI/FastCGI/mod_python/html-templating facilities" -HOMEPAGE="http://jonpy.sourceforge.net/ http://pypi.python.org/pypi/jonpy" +HOMEPAGE="http://jonpy.sourceforge.net/ https://pypi.python.org/pypi/jonpy" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/jonpy/jonpy-0.11.ebuild b/dev-python/jonpy/jonpy-0.11.ebuild index 29a2699ceeff..7071d7d54d29 100644 --- a/dev-python/jonpy/jonpy-0.11.ebuild +++ b/dev-python/jonpy/jonpy-0.11.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Powerful multi-threaded object-oriented CGI/FastCGI/mod_python/html-templating facilities" -HOMEPAGE="http://jonpy.sourceforge.net/ http://pypi.python.org/pypi/jonpy" +HOMEPAGE="http://jonpy.sourceforge.net/ https://pypi.python.org/pypi/jonpy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild b/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild index 6416b1cc24fd..1dcf58f3b51e 100644 --- a/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library for serializing any arbitrary object graph into JSON" -HOMEPAGE="http://jsonpickle.github.com/ http://pypi.python.org/pypi/jsonpickle" +HOMEPAGE="http://jsonpickle.github.com/ https://pypi.python.org/pypi/jsonpickle" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild b/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild index 366eab860b3a..705a973a6b84 100644 --- a/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library for serializing any arbitrary object graph into JSON" -HOMEPAGE="https://github.com/jsonpickle/jsonpickle/ http://pypi.python.org/pypi/jsonpickle" +HOMEPAGE="https://github.com/jsonpickle/jsonpickle/ https://pypi.python.org/pypi/jsonpickle" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild b/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild index d00588435851..e3c9a769f5cb 100644 --- a/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library for serializing any arbitrary object graph into JSON" -HOMEPAGE="https://github.com/jsonpickle/jsonpickle/ http://pypi.python.org/pypi/jsonpickle" +HOMEPAGE="https://github.com/jsonpickle/jsonpickle/ https://pypi.python.org/pypi/jsonpickle" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jsonschema/jsonschema-2.3.0.ebuild b/dev-python/jsonschema/jsonschema-2.3.0.ebuild index f8a5a6a1ca28..5492e4ccb0e0 100644 --- a/dev-python/jsonschema/jsonschema-2.3.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.3.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=(python{2_7,3_{3,4}} pypy) inherit distutils-r1 DESCRIPTION="An implementation of JSON-Schema validation for Python" -HOMEPAGE="http://pypi.python.org/pypi/jsonschema" +HOMEPAGE="https://pypi.python.org/pypi/jsonschema" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/jsonschema/jsonschema-2.4.0.ebuild b/dev-python/jsonschema/jsonschema-2.4.0.ebuild index 2a51cbaebb8c..a686c7e9a596 100644 --- a/dev-python/jsonschema/jsonschema-2.4.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=(python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="An implementation of JSON-Schema validation for Python" -HOMEPAGE="http://pypi.python.org/pypi/jsonschema" +HOMEPAGE="https://pypi.python.org/pypi/jsonschema" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/kid/kid-0.9.6-r1.ebuild b/dev-python/kid/kid-0.9.6-r1.ebuild index 2bec8d682429..8d6f3a4c39fa 100644 --- a/dev-python/kid/kid-0.9.6-r1.ebuild +++ b/dev-python/kid/kid-0.9.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A simple and Pythonic XML template language" -HOMEPAGE="http://www.kid-templating.org/ http://pypi.python.org/pypi/kid" +HOMEPAGE="http://www.kid-templating.org/ https://pypi.python.org/pypi/kid" SRC_URI="http://www.kid-templating.org/dist/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/kiwi/kiwi-1.9.39.2.ebuild b/dev-python/kiwi/kiwi-1.9.39.2.ebuild index c663480a5477..b9e0451706c4 100644 --- a/dev-python/kiwi/kiwi-1.9.39.2.ebuild +++ b/dev-python/kiwi/kiwi-1.9.39.2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 versionator virtualx DESCRIPTION="Kiwi is a pure Python framework and set of enhanced PyGTK widgets" HOMEPAGE="http://www.async.com.br/projects/kiwi/ https://launchpad.net/kiwi - http://pypi.python.org/pypi/kiwi-gtk" + https://pypi.python.org/pypi/kiwi-gtk" MY_PN="${PN}-gtk" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" diff --git a/dev-python/kiwi/kiwi-1.9.40.ebuild b/dev-python/kiwi/kiwi-1.9.40.ebuild index 70c22713579d..9ef51fa80d90 100644 --- a/dev-python/kiwi/kiwi-1.9.40.ebuild +++ b/dev-python/kiwi/kiwi-1.9.40.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 versionator virtualx DESCRIPTION="Kiwi is a pure Python framework and set of enhanced PyGTK widgets" HOMEPAGE="http://www.async.com.br/projects/kiwi/ https://launchpad.net/kiwi - http://pypi.python.org/pypi/kiwi-gtk" + https://pypi.python.org/pypi/kiwi-gtk" MY_PN="${PN}-gtk" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" diff --git a/dev-python/kombu/kombu-2.5.16.ebuild b/dev-python/kombu/kombu-2.5.16.ebuild index eb01f2cc0561..733dee958921 100644 --- a/dev-python/kombu/kombu-2.5.16.ebuild +++ b/dev-python/kombu/kombu-2.5.16.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="AMQP Messaging Framework for Python" -HOMEPAGE="http://pypi.python.org/pypi/kombu https://github.com/celery/kombu" +HOMEPAGE="https://pypi.python.org/pypi/kombu https://github.com/celery/kombu" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/kombu/kombu-3.0.23.ebuild b/dev-python/kombu/kombu-3.0.23.ebuild index b086686f3a73..412b4d5ac511 100644 --- a/dev-python/kombu/kombu-3.0.23.ebuild +++ b/dev-python/kombu/kombu-3.0.23.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="AMQP Messaging Framework for Python" -HOMEPAGE="http://pypi.python.org/pypi/kombu https://github.com/celery/kombu" +HOMEPAGE="https://pypi.python.org/pypi/kombu https://github.com/celery/kombu" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/kombu/kombu-3.0.24.ebuild b/dev-python/kombu/kombu-3.0.24.ebuild index 16063e821d81..b95509f4e75c 100644 --- a/dev-python/kombu/kombu-3.0.24.ebuild +++ b/dev-python/kombu/kombu-3.0.24.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="AMQP Messaging Framework for Python" -HOMEPAGE="http://pypi.python.org/pypi/kombu https://github.com/celery/kombu" +HOMEPAGE="https://pypi.python.org/pypi/kombu https://github.com/celery/kombu" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/kombu/kombu-3.0.26.ebuild b/dev-python/kombu/kombu-3.0.26.ebuild index 0cf37f183a70..4012ab743b76 100644 --- a/dev-python/kombu/kombu-3.0.26.ebuild +++ b/dev-python/kombu/kombu-3.0.26.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="AMQP Messaging Framework for Python" -HOMEPAGE="http://pypi.python.org/pypi/kombu https://github.com/celery/kombu" +HOMEPAGE="https://pypi.python.org/pypi/kombu https://github.com/celery/kombu" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/librharris/librharris-0.1.14-r1.ebuild b/dev-python/librharris/librharris-0.1.14-r1.ebuild index 6f9fa0af4965..91300bc86020 100644 --- a/dev-python/librharris/librharris-0.1.14-r1.ebuild +++ b/dev-python/librharris/librharris-0.1.14-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="lib_rharris" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python Internet Programming Library" -HOMEPAGE="http://pypi.python.org/pypi/lib_rharris" +HOMEPAGE="https://pypi.python.org/pypi/lib_rharris" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/llfuse/llfuse-0.39.ebuild b/dev-python/llfuse/llfuse-0.39.ebuild index f9e00c5cfb61..8ba8027b6f44 100644 --- a/dev-python/llfuse/llfuse-0.39.ebuild +++ b/dev-python/llfuse/llfuse-0.39.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the low-level FUSE API" -HOMEPAGE="http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse" +HOMEPAGE="http://python-llfuse.googlecode.com/ https://pypi.python.org/pypi/llfuse" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" diff --git a/dev-python/llfuse/llfuse-0.40.ebuild b/dev-python/llfuse/llfuse-0.40.ebuild index b61799676d8b..0d1a7daf8e34 100644 --- a/dev-python/llfuse/llfuse-0.40.ebuild +++ b/dev-python/llfuse/llfuse-0.40.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the low-level FUSE API" -HOMEPAGE="http://python-llfuse.googlecode.com/ http://pypi.python.org/pypi/llfuse" +HOMEPAGE="http://python-llfuse.googlecode.com/ https://pypi.python.org/pypi/llfuse" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" diff --git a/dev-python/lockfile/lockfile-0.10.2.ebuild b/dev-python/lockfile/lockfile-0.10.2.ebuild index 12c0bc08d4f8..0405c78b943c 100644 --- a/dev-python/lockfile/lockfile-0.10.2.ebuild +++ b/dev-python/lockfile/lockfile-0.10.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Platform-independent file locking module" -HOMEPAGE="http://launchpad.net/pylockfile http://pypi.python.org/pypi/lockfile" +HOMEPAGE="http://launchpad.net/pylockfile https://pypi.python.org/pypi/lockfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/lockfile/lockfile-0.9.1-r1.ebuild b/dev-python/lockfile/lockfile-0.9.1-r1.ebuild index d5270533c457..bf2606549005 100644 --- a/dev-python/lockfile/lockfile-0.9.1-r1.ebuild +++ b/dev-python/lockfile/lockfile-0.9.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Platform-independent file locking module" -HOMEPAGE="http://code.google.com/p/pylockfile/ http://pypi.python.org/pypi/lockfile http://smontanaro.dyndns.org/python/" +HOMEPAGE="http://code.google.com/p/pylockfile/ https://pypi.python.org/pypi/lockfile http://smontanaro.dyndns.org/python/" SRC_URI="http://pylockfile.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/logbook/logbook-0.10.0.ebuild b/dev-python/logbook/logbook-0.10.0.ebuild index 104e68c8937a..a86c3ef1c6bc 100644 --- a/dev-python/logbook/logbook-0.10.0.ebuild +++ b/dev-python/logbook/logbook-0.10.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A logging replacement for Python" -HOMEPAGE="http://packages.python.org/Logbook/ http://pypi.python.org/pypi/Logbook" +HOMEPAGE="http://packages.python.org/Logbook/ https://pypi.python.org/pypi/Logbook" SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/logbook/logbook-0.9.1.ebuild b/dev-python/logbook/logbook-0.9.1.ebuild index 4e8a47c7fb1a..35b853d12931 100644 --- a/dev-python/logbook/logbook-0.9.1.ebuild +++ b/dev-python/logbook/logbook-0.9.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A logging replacement for Python" -HOMEPAGE="http://packages.python.org/Logbook/ http://pypi.python.org/pypi/Logbook" +HOMEPAGE="http://packages.python.org/Logbook/ https://pypi.python.org/pypi/Logbook" SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/logilab-common/logilab-common-0.61.0.ebuild b/dev-python/logilab-common/logilab-common-0.61.0.ebuild index 249dbe1d90fb..56a9fc3f8cde 100644 --- a/dev-python/logilab-common/logilab-common-0.61.0.ebuild +++ b/dev-python/logilab-common/logilab-common-0.61.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils DESCRIPTION="Useful miscellaneous modules used by Logilab projects" -HOMEPAGE="http://www.logilab.org/project/logilab-common http://pypi.python.org/pypi/logilab-common" +HOMEPAGE="http://www.logilab.org/project/logilab-common https://pypi.python.org/pypi/logilab-common" SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/logilab-common/logilab-common-0.62.1.ebuild b/dev-python/logilab-common/logilab-common-0.62.1.ebuild index 4c8e43f80255..b70d57354a58 100644 --- a/dev-python/logilab-common/logilab-common-0.62.1.ebuild +++ b/dev-python/logilab-common/logilab-common-0.62.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils DESCRIPTION="Useful miscellaneous modules used by Logilab projects" -HOMEPAGE="http://www.logilab.org/project/logilab-common http://pypi.python.org/pypi/logilab-common" +HOMEPAGE="http://www.logilab.org/project/logilab-common https://pypi.python.org/pypi/logilab-common" SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/logilab-common/logilab-common-0.63.2.ebuild b/dev-python/logilab-common/logilab-common-0.63.2.ebuild index 30d7f87c5a7b..57449d04df17 100644 --- a/dev-python/logilab-common/logilab-common-0.63.2.ebuild +++ b/dev-python/logilab-common/logilab-common-0.63.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils DESCRIPTION="Useful miscellaneous modules used by Logilab projects" -HOMEPAGE="http://www.logilab.org/project/logilab-common http://pypi.python.org/pypi/logilab-common" +HOMEPAGE="http://www.logilab.org/project/logilab-common https://pypi.python.org/pypi/logilab-common" SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/logilab-common/logilab-common-1.0.2.ebuild b/dev-python/logilab-common/logilab-common-1.0.2.ebuild index 14ea1278ebf7..2659709bf711 100644 --- a/dev-python/logilab-common/logilab-common-1.0.2.ebuild +++ b/dev-python/logilab-common/logilab-common-1.0.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils DESCRIPTION="Useful miscellaneous modules used by Logilab projects" -HOMEPAGE="http://www.logilab.org/project/logilab-common http://pypi.python.org/pypi/logilab-common" +HOMEPAGE="http://www.logilab.org/project/logilab-common https://pypi.python.org/pypi/logilab-common" SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/louie/louie-1.1-r1.ebuild b/dev-python/louie/louie-1.1-r1.ebuild index fe1b263c3e77..eefc6df2e3c1 100644 --- a/dev-python/louie/louie-1.1-r1.ebuild +++ b/dev-python/louie/louie-1.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Louie" MY_P="${MY_PN}-${PV}" DESCRIPTION="Signal dispatching mechanism for Python" -HOMEPAGE="http://pypi.python.org/pypi/Louie" +HOMEPAGE="https://pypi.python.org/pypi/Louie" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/louie/louie-1.1.ebuild b/dev-python/louie/louie-1.1.ebuild index 71b311c42655..2289b53ae1b9 100644 --- a/dev-python/louie/louie-1.1.ebuild +++ b/dev-python/louie/louie-1.1.ebuild @@ -14,7 +14,7 @@ MY_PN="Louie" MY_P="${MY_PN}-${PV}" DESCRIPTION="Signal dispatching mechanism for Python" -HOMEPAGE="http://pypi.python.org/pypi/Louie" +HOMEPAGE="https://pypi.python.org/pypi/Louie" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/lupy/lupy-0.2.1-r2.ebuild b/dev-python/lupy/lupy-0.2.1-r2.ebuild index 00900b7369a9..20dbba2ae935 100644 --- a/dev-python/lupy/lupy-0.2.1-r2.ebuild +++ b/dev-python/lupy/lupy-0.2.1-r2.ebuild @@ -11,7 +11,7 @@ MY_PN="Lupy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Lupy is a is a full-text indexer and search engine written in Python" -HOMEPAGE="http://divmod.org/projects/lupy http://pypi.python.org/pypi/Lupy" +HOMEPAGE="http://divmod.org/projects/lupy https://pypi.python.org/pypi/Lupy" SRC_URI="mirror://sourceforge/lupy/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/lxml/lxml-3.3.5.ebuild b/dev-python/lxml/lxml-3.3.5.ebuild index b0be3b77fa09..3f2ee0e8223d 100644 --- a/dev-python/lxml/lxml-3.3.5.ebuild +++ b/dev-python/lxml/lxml-3.3.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{3,4}} ) inherit distutils-r1 eutils flag-o-matic DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries" -HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/" +HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" diff --git a/dev-python/lxml/lxml-3.4.1.ebuild b/dev-python/lxml/lxml-3.4.1.ebuild index 7dc44a45465c..cb6d6e01d9c6 100644 --- a/dev-python/lxml/lxml-3.4.1.ebuild +++ b/dev-python/lxml/lxml-3.4.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries" -HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/" +HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" diff --git a/dev-python/lxml/lxml-3.4.2.ebuild b/dev-python/lxml/lxml-3.4.2.ebuild index 3613c2984a88..17699a769d5d 100644 --- a/dev-python/lxml/lxml-3.4.2.ebuild +++ b/dev-python/lxml/lxml-3.4.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries" -HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/" +HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" diff --git a/dev-python/lxml/lxml-3.4.3.ebuild b/dev-python/lxml/lxml-3.4.3.ebuild index 4f01a17ab02a..4aeedc9f0d68 100644 --- a/dev-python/lxml/lxml-3.4.3.ebuild +++ b/dev-python/lxml/lxml-3.4.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 flag-o-matic DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries" -HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/" +HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" diff --git a/dev-python/lxml/lxml-3.4.4.ebuild b/dev-python/lxml/lxml-3.4.4.ebuild index f0540097307c..d42bd067fd5e 100644 --- a/dev-python/lxml/lxml-3.4.4.ebuild +++ b/dev-python/lxml/lxml-3.4.4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries" -HOMEPAGE="http://lxml.de/ http://pypi.python.org/pypi/lxml/" +HOMEPAGE="http://lxml.de/ https://pypi.python.org/pypi/lxml/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" diff --git a/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild b/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild index edb855f4c05b..c39365d5847d 100644 --- a/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild +++ b/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 MY_PN="M2Crypto" DESCRIPTION="M2Crypto: A Python crypto and SSL toolkit" -HOMEPAGE="https://github.com/martinpaljak/M2Crypto http://pypi.python.org/pypi/M2Crypto" +HOMEPAGE="https://github.com/martinpaljak/M2Crypto https://pypi.python.org/pypi/M2Crypto" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="BSD" diff --git a/dev-python/m2secret/m2secret-0.1.1-r1.ebuild b/dev-python/m2secret/m2secret-0.1.1-r1.ebuild index 11b13f21c42e..3773ffdc6824 100644 --- a/dev-python/m2secret/m2secret-0.1.1-r1.ebuild +++ b/dev-python/m2secret/m2secret-0.1.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Encryption and decryption module and CLI utility" -HOMEPAGE="http://www.heikkitoivonen.net/m2secret http://pypi.python.org/pypi/m2secret" +HOMEPAGE="http://www.heikkitoivonen.net/m2secret https://pypi.python.org/pypi/m2secret" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/mako/mako-0.7.3-r1.ebuild b/dev-python/mako/mako-0.7.3-r1.ebuild index c5f436781470..eca401ec849b 100644 --- a/dev-python/mako/mako-0.7.3-r1.ebuild +++ b/dev-python/mako/mako-0.7.3-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="Mako-${PV}" DESCRIPTION="A Python templating language" -HOMEPAGE="http://www.makotemplates.org/ http://pypi.python.org/pypi/Mako" +HOMEPAGE="http://www.makotemplates.org/ https://pypi.python.org/pypi/Mako" SRC_URI="http://www.makotemplates.org/downloads/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/mako/mako-0.7.3-r2.ebuild b/dev-python/mako/mako-0.7.3-r2.ebuild index f0ccf6fb51a7..b8abc6a9c3bb 100644 --- a/dev-python/mako/mako-0.7.3-r2.ebuild +++ b/dev-python/mako/mako-0.7.3-r2.ebuild @@ -11,7 +11,7 @@ inherit readme.gentoo versionator distutils-r1 MY_P="Mako-${PV}" DESCRIPTION="A Python templating language" -HOMEPAGE="http://www.makotemplates.org/ http://pypi.python.org/pypi/Mako" +HOMEPAGE="http://www.makotemplates.org/ https://pypi.python.org/pypi/Mako" SRC_URI="http://www.makotemplates.org/downloads/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/mako/mako-1.0.0.ebuild b/dev-python/mako/mako-1.0.0.ebuild index 266b64d5d7a4..9f0df21b52fd 100644 --- a/dev-python/mako/mako-1.0.0.ebuild +++ b/dev-python/mako/mako-1.0.0.ebuild @@ -12,7 +12,7 @@ MY_PN="Mako" MY_P=${MY_PN}-${PV} DESCRIPTION="A Python templating language" -HOMEPAGE="http://www.makotemplates.org/ http://pypi.python.org/pypi/Mako" +HOMEPAGE="http://www.makotemplates.org/ https://pypi.python.org/pypi/Mako" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/mantissa/mantissa-0.7.0-r1.ebuild b/dev-python/mantissa/mantissa-0.7.0-r1.ebuild index cece32ac0ce4..dd94ce0423c3 100644 --- a/dev-python/mantissa/mantissa-0.7.0-r1.ebuild +++ b/dev-python/mantissa/mantissa-0.7.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="An extensible, multi-protocol, multi-user, interactive application server" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodMantissa http://pypi.python.org/pypi/Mantissa" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodMantissa https://pypi.python.org/pypi/Mantissa" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/manuel/manuel-1.7.1.ebuild b/dev-python/manuel/manuel-1.7.1.ebuild index 21f997bf718b..32b01d70c25e 100644 --- a/dev-python/manuel/manuel-1.7.1.ebuild +++ b/dev-python/manuel/manuel-1.7.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Manuel lets you build tested documentation" -HOMEPAGE="https://github.com/benji-york/manuel/ http://pypi.python.org/pypi/manuel" +HOMEPAGE="https://github.com/benji-york/manuel/ https://pypi.python.org/pypi/manuel" # A snapshot was required since upstream missed out half the source SRC_URI="http://dev.gentoo.org/~idella4/tarballs/${P}-20130316.tar.bz2" diff --git a/dev-python/markdown/markdown-2.5.1.ebuild b/dev-python/markdown/markdown-2.5.1.ebuild index 1eec1250953c..51866a3c35e0 100644 --- a/dev-python/markdown/markdown-2.5.1.ebuild +++ b/dev-python/markdown/markdown-2.5.1.ebuild @@ -11,7 +11,7 @@ MY_PN="Markdown" MY_P=${MY_PN}-${PV} DESCRIPTION="Python implementation of the markdown markup language" -HOMEPAGE="http://www.freewisdom.org/projects/python-markdown http://pypi.python.org/pypi/Markdown" +HOMEPAGE="http://www.freewisdom.org/projects/python-markdown https://pypi.python.org/pypi/Markdown" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" diff --git a/dev-python/markdown/markdown-2.6.1.ebuild b/dev-python/markdown/markdown-2.6.1.ebuild index 482fedce7ff8..bb9c38a880d3 100644 --- a/dev-python/markdown/markdown-2.6.1.ebuild +++ b/dev-python/markdown/markdown-2.6.1.ebuild @@ -11,7 +11,7 @@ MY_PN="Markdown" MY_P=${MY_PN}-${PV} DESCRIPTION="Python implementation of the markdown markup language" -HOMEPAGE="http://www.freewisdom.org/projects/python-markdown http://pypi.python.org/pypi/Markdown" +HOMEPAGE="http://www.freewisdom.org/projects/python-markdown https://pypi.python.org/pypi/Markdown" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" diff --git a/dev-python/markdown/markdown-2.6.2.ebuild b/dev-python/markdown/markdown-2.6.2.ebuild index c66101e15448..644d6cf16ddd 100644 --- a/dev-python/markdown/markdown-2.6.2.ebuild +++ b/dev-python/markdown/markdown-2.6.2.ebuild @@ -12,7 +12,7 @@ MY_PN="Markdown" MY_P=${MY_PN}-${PV} DESCRIPTION="Python implementation of the markdown markup language" -HOMEPAGE="http://www.freewisdom.org/projects/python-markdown http://pypi.python.org/pypi/Markdown" +HOMEPAGE="http://www.freewisdom.org/projects/python-markdown https://pypi.python.org/pypi/Markdown" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" diff --git a/dev-python/markdown2/markdown2-2.2.1.ebuild b/dev-python/markdown2/markdown2-2.2.1.ebuild index c31b424ceb1c..4f0c27d2ff25 100644 --- a/dev-python/markdown2/markdown2-2.2.1.ebuild +++ b/dev-python/markdown2/markdown2-2.2.1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python Markdown language reimplementation" SRC_URI="mirror://pypi/m/markdown2/${P}.zip" -HOMEPAGE="http://github.com/trentm/python-markdown2" +HOMEPAGE="https://github.com/trentm/python-markdown2" LICENSE="MIT" SLOT="0" diff --git a/dev-python/markdown2/markdown2-2.2.3.ebuild b/dev-python/markdown2/markdown2-2.2.3.ebuild index 3c98cc58cee1..3bd1ed45342a 100644 --- a/dev-python/markdown2/markdown2-2.2.3.ebuild +++ b/dev-python/markdown2/markdown2-2.2.3.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python Markdown language reimplementation" SRC_URI="mirror://pypi/m/markdown2/${P}.zip" -HOMEPAGE="http://github.com/trentm/python-markdown2" +HOMEPAGE="https://github.com/trentm/python-markdown2" LICENSE="MIT" SLOT="0" diff --git a/dev-python/markdown2/markdown2-2.3.0.ebuild b/dev-python/markdown2/markdown2-2.3.0.ebuild index 8d34b7bad44c..53e7f0ca126a 100644 --- a/dev-python/markdown2/markdown2-2.3.0.ebuild +++ b/dev-python/markdown2/markdown2-2.3.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python Markdown language reimplementation" SRC_URI="mirror://pypi/m/markdown2/${P}.zip" -HOMEPAGE="http://github.com/trentm/python-markdown2" +HOMEPAGE="https://github.com/trentm/python-markdown2" LICENSE="MIT" SLOT="0" diff --git a/dev-python/markups/markups-0.2.4-r1.ebuild b/dev-python/markups/markups-0.2.4-r1.ebuild index f2140c478e7d..f7eba00cc408 100644 --- a/dev-python/markups/markups-0.2.4-r1.ebuild +++ b/dev-python/markups/markups-0.2.4-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="Markups" MY_P=${MY_PN}-${PV} DESCRIPTION="A wrapper around various text markups" -HOMEPAGE="http://pypi.python.org/pypi/Markups" +HOMEPAGE="https://pypi.python.org/pypi/Markups" SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/markups/markups-0.6.1.ebuild b/dev-python/markups/markups-0.6.1.ebuild index 703b6cfcc322..f481e19dbabd 100644 --- a/dev-python/markups/markups-0.6.1.ebuild +++ b/dev-python/markups/markups-0.6.1.ebuild @@ -12,7 +12,7 @@ MY_PN="Markups" MY_P=${MY_PN}-${PV} DESCRIPTION="A wrapper around various text markups" -HOMEPAGE="http://pypi.python.org/pypi/Markups" +HOMEPAGE="https://pypi.python.org/pypi/Markups" SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/markups/markups-0.6.3.ebuild b/dev-python/markups/markups-0.6.3.ebuild index 703b6cfcc322..f481e19dbabd 100644 --- a/dev-python/markups/markups-0.6.3.ebuild +++ b/dev-python/markups/markups-0.6.3.ebuild @@ -12,7 +12,7 @@ MY_PN="Markups" MY_P=${MY_PN}-${PV} DESCRIPTION="A wrapper around various text markups" -HOMEPAGE="http://pypi.python.org/pypi/Markups" +HOMEPAGE="https://pypi.python.org/pypi/Markups" SRC_URI="mirror://pypi/M/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/markupsafe/markupsafe-0.23.ebuild b/dev-python/markupsafe/markupsafe-0.23.ebuild index 468296b3115d..b7a6ef9e6223 100644 --- a/dev-python/markupsafe/markupsafe-0.23.ebuild +++ b/dev-python/markupsafe/markupsafe-0.23.ebuild @@ -11,7 +11,7 @@ MY_PN="MarkupSafe" MY_P="${MY_PN}-${PV}" DESCRIPTION="Implements a XML/HTML/XHTML Markup safe string for Python" -HOMEPAGE="http://pypi.python.org/pypi/MarkupSafe" +HOMEPAGE="https://pypi.python.org/pypi/MarkupSafe" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild index 8644296b49dc..a81198ffffe2 100644 --- a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild +++ b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Stateful programmatic web browsing in Python" -HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/ http://pypi.python.org/pypi/mechanize" +HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/ https://pypi.python.org/pypi/mechanize" SRC_URI="http://wwwsearch.sourceforge.net/${PN}/src/${P}.tar.gz" LICENSE="|| ( BSD ZPL )" @@ -20,7 +20,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="" python_test() { - # Ignore warnings (http://github.com/jjlee/mechanize/issues/issue/13). + # Ignore warnings (https://github.com/jjlee/mechanize/issues/issue/13). # https://github.com/jjlee/mechanize/issues/66 "${PYTHON}" -W ignore test.py } diff --git a/dev-python/mechanize/mechanize-0.2.5.ebuild b/dev-python/mechanize/mechanize-0.2.5.ebuild index 7799b32545f9..639cc2f734dd 100644 --- a/dev-python/mechanize/mechanize-0.2.5.ebuild +++ b/dev-python/mechanize/mechanize-0.2.5.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils eutils DESCRIPTION="Stateful programmatic web browsing in Python" -HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/ http://pypi.python.org/pypi/mechanize" +HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/ https://pypi.python.org/pypi/mechanize" SRC_URI="http://wwwsearch.sourceforge.net/${PN}/src/${P}.tar.gz" LICENSE="|| ( BSD ZPL )" @@ -25,7 +25,7 @@ DOCS="docs/*.txt" src_test() { testing() { - # Ignore warnings (http://github.com/jjlee/mechanize/issues/issue/13). + # Ignore warnings (https://github.com/jjlee/mechanize/issues/issue/13). PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" -W ignore test.py } python_execute_function testing diff --git a/dev-python/medusa/medusa-0.5.4-r1.ebuild b/dev-python/medusa/medusa-0.5.4-r1.ebuild index 23a3f77d658c..317d29a6f545 100644 --- a/dev-python/medusa/medusa-0.5.4-r1.ebuild +++ b/dev-python/medusa/medusa-0.5.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A framework for writing asynchronous long-running, high-performance network servers in Python" -HOMEPAGE="http://www.amk.ca/python/code/medusa.html http://pypi.python.org/pypi/medusa" +HOMEPAGE="http://www.amk.ca/python/code/medusa.html https://pypi.python.org/pypi/medusa" SRC_URI="http://www.amk.ca/files/python/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/meld3/meld3-1.0.0.ebuild b/dev-python/meld3/meld3-1.0.0.ebuild index 6b5f6f050b34..331e2b1fbb61 100644 --- a/dev-python/meld3/meld3-1.0.0.ebuild +++ b/dev-python/meld3/meld3-1.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="meld3 is an HTML/XML templating engine" -HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3" +HOMEPAGE="https://github.com/supervisor/meld3 https://pypi.python.org/pypi/meld3" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ZPL" diff --git a/dev-python/meld3/meld3-1.0.2.ebuild b/dev-python/meld3/meld3-1.0.2.ebuild index f83fb0638ee6..c74206e7b804 100644 --- a/dev-python/meld3/meld3-1.0.2.ebuild +++ b/dev-python/meld3/meld3-1.0.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="meld3 is an HTML/XML templating engine" -HOMEPAGE="https://github.com/supervisor/meld3 http://pypi.python.org/pypi/meld3" +HOMEPAGE="https://github.com/supervisor/meld3 https://pypi.python.org/pypi/meld3" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ZPL" diff --git a/dev-python/mimerender/mimerender-0.5.4.ebuild b/dev-python/mimerender/mimerender-0.5.4.ebuild index 0badd57797e0..17c363100f15 100644 --- a/dev-python/mimerender/mimerender-0.5.4.ebuild +++ b/dev-python/mimerender/mimerender-0.5.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/mimerender" +HOMEPAGE="https://pypi.python.org/pypi/mimerender" LICENSE="BSD" SLOT="0" diff --git a/dev-python/mimerender/mimerender-0.5.5.ebuild b/dev-python/mimerender/mimerender-0.5.5.ebuild index d7765724044d..b7734edec37b 100644 --- a/dev-python/mimerender/mimerender-0.5.5.ebuild +++ b/dev-python/mimerender/mimerender-0.5.5.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/mimerender" +HOMEPAGE="https://pypi.python.org/pypi/mimerender" LICENSE="BSD" SLOT="0" diff --git a/dev-python/minimock/minimock-1.2.8-r1.ebuild b/dev-python/minimock/minimock-1.2.8-r1.ebuild index de28ebee220e..94f7bad4f17e 100644 --- a/dev-python/minimock/minimock-1.2.8-r1.ebuild +++ b/dev-python/minimock/minimock-1.2.8-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="MiniMock" MY_P="${MY_PN}-${PV}" DESCRIPTION="The simplest possible mock library" -HOMEPAGE="http://pypi.python.org/pypi/MiniMock" +HOMEPAGE="https://pypi.python.org/pypi/MiniMock" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/mock/mock-1.0.1-r1.ebuild b/dev-python/mock/mock-1.0.1-r1.ebuild index b90e7514d983..97490527291f 100644 --- a/dev-python/mock/mock-1.0.1-r1.ebuild +++ b/dev-python/mock/mock-1.0.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" +HOMEPAGE="http://www.voidspace.org.uk/python/mock/ https://pypi.python.org/pypi/mock" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/mock/mock-1.0.1-r2.ebuild b/dev-python/mock/mock-1.0.1-r2.ebuild index 06557c703ac6..3afcd2771400 100644 --- a/dev-python/mock/mock-1.0.1-r2.ebuild +++ b/dev-python/mock/mock-1.0.1-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A Python Mocking and Patching Library for Testing" -HOMEPAGE="http://www.voidspace.org.uk/python/mock/ http://pypi.python.org/pypi/mock" +HOMEPAGE="http://www.voidspace.org.uk/python/mock/ https://pypi.python.org/pypi/mock" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/mocker/mocker-1.1.1-r1.ebuild b/dev-python/mocker/mocker-1.1.1-r1.ebuild index ad342178d588..f47bacba2e4b 100644 --- a/dev-python/mocker/mocker-1.1.1-r1.ebuild +++ b/dev-python/mocker/mocker-1.1.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Platform for Python test doubles: mocks, stubs, fakes, and dummies" -HOMEPAGE="http://labix.org/mocker http://pypi.python.org/pypi/mocker" +HOMEPAGE="http://labix.org/mocker https://pypi.python.org/pypi/mocker" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="BSD" diff --git a/dev-python/morbid/morbid-0.8.7.3-r1.ebuild b/dev-python/morbid/morbid-0.8.7.3-r1.ebuild index 86d7cd21df3b..d93d09f0033c 100644 --- a/dev-python/morbid/morbid-0.8.7.3-r1.ebuild +++ b/dev-python/morbid/morbid-0.8.7.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol" -HOMEPAGE="http://pypi.python.org/pypi/morbid" +HOMEPAGE="https://pypi.python.org/pypi/morbid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/morbid/morbid-0.8.7.3.ebuild b/dev-python/morbid/morbid-0.8.7.3.ebuild index b9eb54f04545..af6dd8c56e00 100644 --- a/dev-python/morbid/morbid-0.8.7.3.ebuild +++ b/dev-python/morbid/morbid-0.8.7.3.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol" -HOMEPAGE="http://pypi.python.org/pypi/morbid" +HOMEPAGE="https://pypi.python.org/pypi/morbid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/more-itertools/more-itertools-2.2.ebuild b/dev-python/more-itertools/more-itertools-2.2.ebuild index b90f06608639..05e57031f569 100644 --- a/dev-python/more-itertools/more-itertools-2.2.ebuild +++ b/dev-python/more-itertools/more-itertools-2.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="More routines for operating on iterables, beyond itertools" -HOMEPAGE="http://pypi.python.org/pypi/${PN}" +HOMEPAGE="https://pypi.python.org/pypi/${PN}" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/mpi4py/mpi4py-1.3.1.ebuild b/dev-python/mpi4py/mpi4py-1.3.1.ebuild index 635ea933d259..20b85fe12c0d 100644 --- a/dev-python/mpi4py/mpi4py-1.3.1.ebuild +++ b/dev-python/mpi4py/mpi4py-1.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Message Passing Interface for Python" -HOMEPAGE="http://code.google.com/p/mpi4py/ http://pypi.python.org/pypi/mpi4py" +HOMEPAGE="http://code.google.com/p/mpi4py/ https://pypi.python.org/pypi/mpi4py" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild index 3d7136cfb978..c141d3091ce9 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/mimerender" +HOMEPAGE="https://pypi.python.org/pypi/mimerender" LICENSE="BSD" SLOT="0" diff --git a/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild index da58e81ea0a9..88d21742e5dd 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/mimerender" +HOMEPAGE="https://pypi.python.org/pypi/mimerender" LICENSE="BSD" SLOT="0" diff --git a/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild index 571cadf700f4..1bffc21dcf40 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="RESTful HTTP Content Negotiation for Flask, Bottle, web.py and webapp2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/mimerender" +HOMEPAGE="https://pypi.python.org/pypi/mimerender" LICENSE="BSD" SLOT="0" diff --git a/dev-python/munkres/munkres-1.0.5.4-r2.ebuild b/dev-python/munkres/munkres-1.0.5.4-r2.ebuild index 4dbe68e0abf9..68741b81103b 100644 --- a/dev-python/munkres/munkres-1.0.5.4-r2.ebuild +++ b/dev-python/munkres/munkres-1.0.5.4-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Module implementing munkres algorithm for the Assignment Problem" -HOMEPAGE="http://pypi.python.org/pypi/munkres/" +HOMEPAGE="https://pypi.python.org/pypi/munkres/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/mwlib-ext/mwlib-ext-0.12.4-r1.ebuild b/dev-python/mwlib-ext/mwlib-ext-0.12.4-r1.ebuild index 1beeef52a2a6..41f9f27b6554 100644 --- a/dev-python/mwlib-ext/mwlib-ext-0.12.4-r1.ebuild +++ b/dev-python/mwlib-ext/mwlib-ext-0.12.4-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="${PN/-/.}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Extension module to mwlib to pull in reportlab" -HOMEPAGE="http://code.pediapress.com/wiki/wiki http://pypi.python.org/pypi/mwlib.ext" +HOMEPAGE="http://code.pediapress.com/wiki/wiki https://pypi.python.org/pypi/mwlib.ext" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/mwlib-ext/mwlib-ext-0.13.2.ebuild b/dev-python/mwlib-ext/mwlib-ext-0.13.2.ebuild index cb699d9842dd..7a26ee7224f6 100644 --- a/dev-python/mwlib-ext/mwlib-ext-0.13.2.ebuild +++ b/dev-python/mwlib-ext/mwlib-ext-0.13.2.ebuild @@ -12,7 +12,7 @@ MY_PN="${PN/-/.}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Extension module to mwlib to pull in reportlab" -HOMEPAGE="http://code.pediapress.com/wiki/wiki http://pypi.python.org/pypi/mwlib.ext" +HOMEPAGE="http://code.pediapress.com/wiki/wiki https://pypi.python.org/pypi/mwlib.ext" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/mwlib-rl/mwlib-rl-0.14.5.ebuild b/dev-python/mwlib-rl/mwlib-rl-0.14.5.ebuild index d8c650bfc3e5..156886409920 100644 --- a/dev-python/mwlib-rl/mwlib-rl-0.14.5.ebuild +++ b/dev-python/mwlib-rl/mwlib-rl-0.14.5.ebuild @@ -13,7 +13,7 @@ MY_PN="${PN/-/.}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Generate pdfs from mediawiki markup" -HOMEPAGE="http://code.pediapress.com/wiki/wiki http://pypi.python.org/pypi/mwlib.rl" +HOMEPAGE="http://code.pediapress.com/wiki/wiki https://pypi.python.org/pypi/mwlib.rl" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/mwlib-rl/mwlib-rl-0.14.6.ebuild b/dev-python/mwlib-rl/mwlib-rl-0.14.6.ebuild index a77f6f022667..9cffaeda073c 100644 --- a/dev-python/mwlib-rl/mwlib-rl-0.14.6.ebuild +++ b/dev-python/mwlib-rl/mwlib-rl-0.14.6.ebuild @@ -13,7 +13,7 @@ MY_PN="${PN/-/.}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Generate pdfs from mediawiki markup" -HOMEPAGE="http://code.pediapress.com/code/ http://pypi.python.org/pypi/mwlib.rl https://github.com/pediapress/mwlib.rl/" +HOMEPAGE="http://code.pediapress.com/code/ https://pypi.python.org/pypi/mwlib.rl https://github.com/pediapress/mwlib.rl/" SRC_URI="https://github.com/pediapress/mwlib.rl/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/mwlib/mwlib-0.15.15.ebuild b/dev-python/mwlib/mwlib-0.15.15.ebuild index 6be53b70b32b..191c7dc2777f 100644 --- a/dev-python/mwlib/mwlib-0.15.15.ebuild +++ b/dev-python/mwlib/mwlib-0.15.15.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 user DESCRIPTION="Tools for parsing Mediawiki content to other formats" -HOMEPAGE="http://code.pediapress.com/code/ http://pypi.python.org/pypi/mwlib https://github.com/pediapress/mwlib/" +HOMEPAGE="http://code.pediapress.com/code/ https://pypi.python.org/pypi/mwlib https://github.com/pediapress/mwlib/" SRC_URI="https://github.com/pediapress/mwlib/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/myghty/myghty-1.2-r1.ebuild b/dev-python/myghty/myghty-1.2-r1.ebuild index c9bb9b465de4..4711ebd940a1 100644 --- a/dev-python/myghty/myghty-1.2-r1.ebuild +++ b/dev-python/myghty/myghty-1.2-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="Myghty" MY_P="${MY_PN}-${PV}" DESCRIPTION="Template and view-controller framework derived from HTML::Mason" -HOMEPAGE="http://www.myghty.org/ http://pypi.python.org/pypi/Myghty" +HOMEPAGE="http://www.myghty.org/ https://pypi.python.org/pypi/Myghty" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/myghtyutils/myghtyutils-0.52-r1.ebuild b/dev-python/myghtyutils/myghtyutils-0.52-r1.ebuild index 9a4e1e60a8d4..64b96a6ffc27 100644 --- a/dev-python/myghtyutils/myghtyutils-0.52-r1.ebuild +++ b/dev-python/myghtyutils/myghtyutils-0.52-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="MyghtyUtils" MY_P=${MY_PN}-${PV} DESCRIPTION="Set of utility classes used by Myghty templating" -HOMEPAGE="http://www.myghty.org http://pypi.python.org/pypi/MyghtyUtils" +HOMEPAGE="http://www.myghty.org https://pypi.python.org/pypi/MyghtyUtils" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild b/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild index 4e789c3027cf..bba93305ce7b 100644 --- a/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild +++ b/dev-python/mysql-python/mysql-python-1.2.3-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 flag-o-matic MY_P="MySQL-python-${PV}" DESCRIPTION="Python interface to MySQL" -HOMEPAGE="http://sourceforge.net/projects/mysql-python/ http://pypi.python.org/pypi/MySQL-python" +HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" SRC_URI="mirror://sourceforge/mysql-python/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild b/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild index 481b5d99a747..61607c8d5505 100644 --- a/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild +++ b/dev-python/mysql-python/mysql-python-1.2.5-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="MySQL-python" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to MySQL" -HOMEPAGE="http://sourceforge.net/projects/mysql-python/ http://pypi.python.org/pypi/MySQL-python" +HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="GPL-2" diff --git a/dev-python/mysql-python/mysql-python-1.2.5.ebuild b/dev-python/mysql-python/mysql-python-1.2.5.ebuild index 9236c57a5c8b..93e2923466d7 100644 --- a/dev-python/mysql-python/mysql-python-1.2.5.ebuild +++ b/dev-python/mysql-python/mysql-python-1.2.5.ebuild @@ -12,7 +12,7 @@ MY_PN="MySQL-python" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to MySQL" -HOMEPAGE="http://sourceforge.net/projects/mysql-python/ http://pypi.python.org/pypi/MySQL-python" +HOMEPAGE="http://sourceforge.net/projects/mysql-python/ https://pypi.python.org/pypi/MySQL-python" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="GPL-2" diff --git a/dev-python/netaddr/netaddr-0.7.12.ebuild b/dev-python/netaddr/netaddr-0.7.12.ebuild index 7ce913bf70eb..7fbb96a63406 100644 --- a/dev-python/netaddr/netaddr-0.7.12.ebuild +++ b/dev-python/netaddr/netaddr-0.7.12.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr http://pypi.python.org/pypi/netaddr" +HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.python.org/pypi/netaddr" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/netaddr/netaddr-0.7.13.ebuild b/dev-python/netaddr/netaddr-0.7.13.ebuild index 6c83dfb3a985..553df4fedc5d 100644 --- a/dev-python/netaddr/netaddr-0.7.13.ebuild +++ b/dev-python/netaddr/netaddr-0.7.13.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr http://pypi.python.org/pypi/netaddr" +HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.python.org/pypi/netaddr" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/netaddr/netaddr-0.7.14.ebuild b/dev-python/netaddr/netaddr-0.7.14.ebuild index 6c83dfb3a985..553df4fedc5d 100644 --- a/dev-python/netaddr/netaddr-0.7.14.ebuild +++ b/dev-python/netaddr/netaddr-0.7.14.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr http://pypi.python.org/pypi/netaddr" +HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.python.org/pypi/netaddr" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/netaddr/netaddr-0.7.15.ebuild b/dev-python/netaddr/netaddr-0.7.15.ebuild index 12eb667bc079..ee12b75883ac 100644 --- a/dev-python/netaddr/netaddr-0.7.15.ebuild +++ b/dev-python/netaddr/netaddr-0.7.15.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Network address representation and manipulation library" -HOMEPAGE="https://github.com/drkjam/netaddr http://pypi.python.org/pypi/netaddr" +HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.python.org/pypi/netaddr" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/nevow/nevow-0.11.1-r1.ebuild b/dev-python/nevow/nevow-0.11.1-r1.ebuild index 577984d22bb8..3ab5dafb4539 100644 --- a/dev-python/nevow/nevow-0.11.1-r1.ebuild +++ b/dev-python/nevow/nevow-0.11.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="A web templating framework that provides LivePage, an automatic AJAX toolkit" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodNevow http://pypi.python.org/pypi/Nevow" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodNevow https://pypi.python.org/pypi/Nevow" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/nevow/nevow-0.11.1.ebuild b/dev-python/nevow/nevow-0.11.1.ebuild index ff450e4ec628..b2224284fb40 100644 --- a/dev-python/nevow/nevow-0.11.1.ebuild +++ b/dev-python/nevow/nevow-0.11.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="A web templating framework that provides LivePage, an automatic AJAX toolkit" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodNevow http://pypi.python.org/pypi/Nevow" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodNevow https://pypi.python.org/pypi/Nevow" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild index c1bff137361a..563916e91fa0 100644 --- a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild +++ b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Coverage 3.x support for Nose" -HOMEPAGE="https://github.com/ask/nosecover3 http://pypi.python.org/pypi/nose-cover3" +HOMEPAGE="https://github.com/ask/nosecover3 https://pypi.python.org/pypi/nose-cover3" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2" diff --git a/dev-python/nose/nose-1.3.4.ebuild b/dev-python/nose/nose-1.3.4.ebuild index c86962275d57..e039847798f0 100644 --- a/dev-python/nose/nose-1.3.4.ebuild +++ b/dev-python/nose/nose-1.3.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring" -HOMEPAGE="http://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose" +HOMEPAGE="https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/nose/nose-1.3.6.ebuild b/dev-python/nose/nose-1.3.6.ebuild index 85007bfd4098..01f987a04118 100644 --- a/dev-python/nose/nose-1.3.6.ebuild +++ b/dev-python/nose/nose-1.3.6.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring" HOMEPAGE=" - http://pypi.python.org/pypi/nose + https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/nose/nose-1.3.7.ebuild b/dev-python/nose/nose-1.3.7.ebuild index aa885fc821a9..d1be779415a9 100644 --- a/dev-python/nose/nose-1.3.7.ebuild +++ b/dev-python/nose/nose-1.3.7.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring" HOMEPAGE=" - http://pypi.python.org/pypi/nose + https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://bitbucket.org/jpellerin/nose" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/nose/nose-9999.ebuild b/dev-python/nose/nose-9999.ebuild index 9d4fbab1bfa8..5af1375a1e4e 100644 --- a/dev-python/nose/nose-9999.ebuild +++ b/dev-python/nose/nose-9999.ebuild @@ -14,7 +14,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 eutils DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring" -HOMEPAGE="http://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://github.com/nose-devs/nose" +HOMEPAGE="https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ https://github.com/nose-devs/nose" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/oauth/oauth-1.0.1-r1.ebuild b/dev-python/oauth/oauth-1.0.1-r1.ebuild index 09422d54957e..cfd2a2375517 100644 --- a/dev-python/oauth/oauth-1.0.1-r1.ebuild +++ b/dev-python/oauth/oauth-1.0.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python OAuth module" -HOMEPAGE="http://pypi.python.org/pypi/oauth" +HOMEPAGE="https://pypi.python.org/pypi/oauth" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/oauth2/oauth2-1.5.211-r1.ebuild b/dev-python/oauth2/oauth2-1.5.211-r1.ebuild index e8f27d6e5934..df5026acce51 100644 --- a/dev-python/oauth2/oauth2-1.5.211-r1.ebuild +++ b/dev-python/oauth2/oauth2-1.5.211-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Library for OAuth version 1.0" -HOMEPAGE="http://pypi.python.org/pypi/oauth2" +HOMEPAGE="https://pypi.python.org/pypi/oauth2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/oauthlib/oauthlib-0.7.2.ebuild b/dev-python/oauthlib/oauthlib-0.7.2.ebuild index 4530459419ed..a667b8c62594 100644 --- a/dev-python/oauthlib/oauthlib-0.7.2.ebuild +++ b/dev-python/oauthlib/oauthlib-0.7.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -HOMEPAGE="https://github.com/idan/oauthlib http://pypi.python.org/pypi/oauthlib" +HOMEPAGE="https://github.com/idan/oauthlib https://pypi.python.org/pypi/oauthlib" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/oauthlib/oauthlib-1.0.1.ebuild b/dev-python/oauthlib/oauthlib-1.0.1.ebuild index c0751e0ca670..335037b17bd7 100644 --- a/dev-python/oauthlib/oauthlib-1.0.1.ebuild +++ b/dev-python/oauthlib/oauthlib-1.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -HOMEPAGE="https://github.com/idan/oauthlib http://pypi.python.org/pypi/oauthlib" +HOMEPAGE="https://github.com/idan/oauthlib https://pypi.python.org/pypi/oauthlib" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/oct2py/oct2py-0.4.0-r1.ebuild b/dev-python/oct2py/oct2py-0.4.0-r1.ebuild index ec8b85cd5d9e..838cfc26d333 100644 --- a/dev-python/oct2py/oct2py-0.4.0-r1.ebuild +++ b/dev-python/oct2py/oct2py-0.4.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python to GNU Octave bridge" -HOMEPAGE="http://pypi.python.org/pypi/oct2py" +HOMEPAGE="https://pypi.python.org/pypi/oct2py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/oct2py/oct2py-1.3.0-r1.ebuild b/dev-python/oct2py/oct2py-1.3.0-r1.ebuild index 953032de3529..fb72839b79df 100644 --- a/dev-python/oct2py/oct2py-1.3.0-r1.ebuild +++ b/dev-python/oct2py/oct2py-1.3.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python to GNU Octave bridge" -HOMEPAGE="http://pypi.python.org/pypi/oct2py" +HOMEPAGE="https://pypi.python.org/pypi/oct2py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/oct2py/oct2py-1.3.0.ebuild b/dev-python/oct2py/oct2py-1.3.0.ebuild index b4a4a026dc6f..eaf587162621 100644 --- a/dev-python/oct2py/oct2py-1.3.0.ebuild +++ b/dev-python/oct2py/oct2py-1.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python to GNU Octave bridge" -HOMEPAGE="http://pypi.python.org/pypi/oct2py" +HOMEPAGE="https://pypi.python.org/pypi/oct2py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/odfpy/odfpy-0.9.6-r1.ebuild b/dev-python/odfpy/odfpy-0.9.6-r1.ebuild index a599cc03b7e1..44b1a93332f7 100644 --- a/dev-python/odfpy/odfpy-0.9.6-r1.ebuild +++ b/dev-python/odfpy/odfpy-0.9.6-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python API and tools to manipulate OpenDocument files" -HOMEPAGE="https://joinup.ec.europa.eu/software/odfpy/home http://pypi.python.org/pypi/odfpy" +HOMEPAGE="https://joinup.ec.europa.eu/software/odfpy/home https://pypi.python.org/pypi/odfpy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" diff --git a/dev-python/odfpy/odfpy-1.3.1.ebuild b/dev-python/odfpy/odfpy-1.3.1.ebuild index 042a082f014e..dca448f0c31e 100644 --- a/dev-python/odfpy/odfpy-1.3.1.ebuild +++ b/dev-python/odfpy/odfpy-1.3.1.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python API and tools to manipulate OpenDocument files" -HOMEPAGE="https://joinup.ec.europa.eu/software/odfpy/home http://pypi.python.org/pypi/odfpy" +HOMEPAGE="https://joinup.ec.europa.eu/software/odfpy/home https://pypi.python.org/pypi/odfpy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2 LGPL-2.1" diff --git a/dev-python/optcomplete/optcomplete-1.2-r1.ebuild b/dev-python/optcomplete/optcomplete-1.2-r1.ebuild index cae27380d2f6..cb4b355538c4 100644 --- a/dev-python/optcomplete/optcomplete-1.2-r1.ebuild +++ b/dev-python/optcomplete/optcomplete-1.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Shell completion self-generator for Python" -HOMEPAGE="http://furius.ca/optcomplete/ http://pypi.python.org/pypi/optcomplete" +HOMEPAGE="http://furius.ca/optcomplete/ https://pypi.python.org/pypi/optcomplete" SRC_URI="http://furius.ca/downloads/${PN}/releases/${P}.tar.bz2" LICENSE="BSD" diff --git a/dev-python/oslo-log/oslo-log-0.3.0.ebuild b/dev-python/oslo-log/oslo-log-0.3.0.ebuild index 74bd15c8eb80..6d3a7f23584f 100644 --- a/dev-python/oslo-log/oslo-log-0.3.0.ebuild +++ b/dev-python/oslo-log/oslo-log-0.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="OpenStack logging config library provides standardized configuration for all openstack projects." -HOMEPAGE="http://pypi.python.org/pypi/oslo.log https://github.com/openstack/oslo.log" +HOMEPAGE="https://pypi.python.org/pypi/oslo.log https://github.com/openstack/oslo.log" SRC_URI="mirror://pypi/o/oslo.log/oslo.log-${PV}.tar.gz" S="${WORKDIR}/oslo.log-${PV}" diff --git a/dev-python/oslo-log/oslo-log-1.0.0.ebuild b/dev-python/oslo-log/oslo-log-1.0.0.ebuild index a4e42d8532a5..168b262a4a19 100644 --- a/dev-python/oslo-log/oslo-log-1.0.0.ebuild +++ b/dev-python/oslo-log/oslo-log-1.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="OpenStack logging config library provides standardized configuration for all openstack projects." -HOMEPAGE="http://pypi.python.org/pypi/oslo.log https://github.com/openstack/oslo.log" +HOMEPAGE="https://pypi.python.org/pypi/oslo.log https://github.com/openstack/oslo.log" SRC_URI="mirror://pypi/o/oslo.log/oslo.log-${PV}.tar.gz" S="${WORKDIR}/oslo.log-${PV}" diff --git a/dev-python/oslo-log/oslo-log-1.1.0.ebuild b/dev-python/oslo-log/oslo-log-1.1.0.ebuild index 1cc85e61c7cf..5b65cc61edda 100644 --- a/dev-python/oslo-log/oslo-log-1.1.0.ebuild +++ b/dev-python/oslo-log/oslo-log-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="OpenStack logging config library provides standardized configuration for all openstack projects." -HOMEPAGE="http://pypi.python.org/pypi/oslo.log https://github.com/openstack/oslo.log" +HOMEPAGE="https://pypi.python.org/pypi/oslo.log https://github.com/openstack/oslo.log" SRC_URI="mirror://pypi/o/oslo.log/oslo.log-${PV}.tar.gz" S="${WORKDIR}/oslo.log-${PV}" diff --git a/dev-python/paisley/paisley-0.3.1-r1.ebuild b/dev-python/paisley/paisley-0.3.1-r1.ebuild index a83a2687f239..7ce21867cc35 100644 --- a/dev-python/paisley/paisley-0.3.1-r1.ebuild +++ b/dev-python/paisley/paisley-0.3.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Paisley is a CouchDB client written in Python to be used within a Twisted application" -HOMEPAGE="http://launchpad.net/paisley http://pypi.python.org/pypi/paisley" +HOMEPAGE="http://launchpad.net/paisley https://pypi.python.org/pypi/paisley" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/paisley/paisley-0.3.1.ebuild b/dev-python/paisley/paisley-0.3.1.ebuild index cbdf944435f3..d9111497eff7 100644 --- a/dev-python/paisley/paisley-0.3.1.ebuild +++ b/dev-python/paisley/paisley-0.3.1.ebuild @@ -11,7 +11,7 @@ DISTUTILS_SRC_TEST="nosetests" inherit distutils DESCRIPTION="Paisley is a CouchDB client written in Python to be used within a Twisted application" -HOMEPAGE="http://launchpad.net/paisley http://pypi.python.org/pypi/paisley" +HOMEPAGE="http://launchpad.net/paisley https://pypi.python.org/pypi/paisley" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/paramiko/paramiko-1.10.1.ebuild b/dev-python/paramiko/paramiko-1.10.1.ebuild index b5e1fc876107..35c3b204c267 100644 --- a/dev-python/paramiko/paramiko-1.10.1.ebuild +++ b/dev-python/paramiko/paramiko-1.10.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SSH2 protocol library" -HOMEPAGE="https://github.com/paramiko/paramiko/ http://pypi.python.org/pypi/paramiko" +HOMEPAGE="https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/paramiko/paramiko-1.12.2.ebuild b/dev-python/paramiko/paramiko-1.12.2.ebuild index cd18bbed72d3..73a60387b1eb 100644 --- a/dev-python/paramiko/paramiko-1.12.2.ebuild +++ b/dev-python/paramiko/paramiko-1.12.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SSH2 protocol library" -HOMEPAGE="https://github.com/paramiko/paramiko/ http://pypi.python.org/pypi/paramiko" +HOMEPAGE="https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/paramiko/paramiko-1.13.0.ebuild b/dev-python/paramiko/paramiko-1.13.0.ebuild index e3ae8f1d7ce2..057e546d5d3f 100644 --- a/dev-python/paramiko/paramiko-1.13.0.ebuild +++ b/dev-python/paramiko/paramiko-1.13.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="SSH2 protocol library" -HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ http://pypi.python.org/pypi/paramiko/" +HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/paramiko/paramiko-1.15.1-r1.ebuild b/dev-python/paramiko/paramiko-1.15.1-r1.ebuild index b6c6c04f5932..83430001b79e 100644 --- a/dev-python/paramiko/paramiko-1.15.1-r1.ebuild +++ b/dev-python/paramiko/paramiko-1.15.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="SSH2 protocol library" -HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ http://pypi.python.org/pypi/paramiko/" +HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/paramiko/paramiko-1.15.2.ebuild b/dev-python/paramiko/paramiko-1.15.2.ebuild index 327973d633eb..4ca3739cc12c 100644 --- a/dev-python/paramiko/paramiko-1.15.2.ebuild +++ b/dev-python/paramiko/paramiko-1.15.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="SSH2 protocol library" -HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ http://pypi.python.org/pypi/paramiko/" +HOMEPAGE="http://www.paramiko.org/ https://github.com/paramiko/paramiko/ https://pypi.python.org/pypi/paramiko/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/paste/paste-1.7.5.1-r1.ebuild b/dev-python/paste/paste-1.7.5.1-r1.ebuild index e3e8a3f7a006..230e0bb3a9b5 100644 --- a/dev-python/paste/paste-1.7.5.1-r1.ebuild +++ b/dev-python/paste/paste-1.7.5.1-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="Paste" MY_P="${MY_PN}-${PV}" DESCRIPTION="Tools for using a Web Server Gateway Interface stack" -HOMEPAGE="http://pythonpaste.org http://pypi.python.org/pypi/Paste" +HOMEPAGE="http://pythonpaste.org https://pypi.python.org/pypi/Paste" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/paste/paste-1.7.5.1-r2.ebuild b/dev-python/paste/paste-1.7.5.1-r2.ebuild index 1267db6af929..287527f4efca 100644 --- a/dev-python/paste/paste-1.7.5.1-r2.ebuild +++ b/dev-python/paste/paste-1.7.5.1-r2.ebuild @@ -16,7 +16,7 @@ MY_PN="Paste" MY_P="${MY_PN}-${PV}" DESCRIPTION="Tools for using a Web Server Gateway Interface stack" -HOMEPAGE="http://pythonpaste.org http://pypi.python.org/pypi/Paste" +HOMEPAGE="http://pythonpaste.org https://pypi.python.org/pypi/Paste" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/paste/paste-2.0.2.ebuild b/dev-python/paste/paste-2.0.2.ebuild index 38c1b01e6d81..b4ddf3c902bf 100644 --- a/dev-python/paste/paste-2.0.2.ebuild +++ b/dev-python/paste/paste-2.0.2.ebuild @@ -12,7 +12,7 @@ MY_PN="Paste" MY_P="${MY_PN}-${PV}" DESCRIPTION="Tools for using a Web Server Gateway Interface stack" -HOMEPAGE="http://pythonpaste.org http://pypi.python.org/pypi/Paste" +HOMEPAGE="http://pythonpaste.org https://pypi.python.org/pypi/Paste" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild index ddad671f9d64..e990cd97f2fc 100644 --- a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild @@ -11,7 +11,7 @@ MY_PN="PasteDeploy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Load, configure, and compose WSGI applications and servers" -HOMEPAGE="http://pythonpaste.org/deploy/ http://pypi.python.org/pypi/PasteDeploy" +HOMEPAGE="http://pythonpaste.org/deploy/ https://pypi.python.org/pypi/PasteDeploy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pastescript/pastescript-2.0.2.ebuild b/dev-python/pastescript/pastescript-2.0.2.ebuild index f583a86f8880..f1bbd33768a4 100644 --- a/dev-python/pastescript/pastescript-2.0.2.ebuild +++ b/dev-python/pastescript/pastescript-2.0.2.ebuild @@ -12,7 +12,7 @@ MY_PN="PasteScript" MY_P="${MY_PN}-${PV}" DESCRIPTION="A pluggable command-line frontend, including commands to setup package file layouts" -HOMEPAGE="http://pythonpaste.org/script/ http://pypi.python.org/pypi/PasteScript" +HOMEPAGE="http://pythonpaste.org/script/ https://pypi.python.org/pypi/PasteScript" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/paver/paver-1.2.3.ebuild b/dev-python/paver/paver-1.2.3.ebuild index 77472610bc07..b5a3faf8fc7f 100644 --- a/dev-python/paver/paver-1.2.3.ebuild +++ b/dev-python/paver/paver-1.2.3.ebuild @@ -11,7 +11,7 @@ MY_PN=${PN/p/P} MY_P=${MY_PN}-${PV} DESCRIPTION="Python-based software project scripting tool along the lines of Make" -HOMEPAGE="http://www.blueskyonmars.com/projects/paver/ http://pypi.python.org/pypi/Paver" +HOMEPAGE="http://www.blueskyonmars.com/projects/paver/ https://pypi.python.org/pypi/Paver" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/paver/paver-1.2.4.ebuild b/dev-python/paver/paver-1.2.4.ebuild index b47dad8249b6..642da056028f 100644 --- a/dev-python/paver/paver-1.2.4.ebuild +++ b/dev-python/paver/paver-1.2.4.ebuild @@ -11,7 +11,7 @@ MY_PN=${PN/p/P} MY_P=${MY_PN}-${PV} DESCRIPTION="Python-based software project scripting tool along the lines of Make" -HOMEPAGE="http://www.blueskyonmars.com/projects/paver/ http://github.com/paver/paver" +HOMEPAGE="http://www.blueskyonmars.com/projects/paver/ https://github.com/paver/paver" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pep8/pep8-1.4.5.ebuild b/dev-python/pep8/pep8-1.4.5.ebuild index 0d60b9781687..a02e5c140ac0 100644 --- a/dev-python/pep8/pep8-1.4.5.ebuild +++ b/dev-python/pep8/pep8-1.4.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python style guide checker" -HOMEPAGE="http://github.com/jcrocholl/pep8 http://pypi.python.org/pypi/pep8" +HOMEPAGE="https://github.com/jcrocholl/pep8 https://pypi.python.org/pypi/pep8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pep8/pep8-1.5.6.ebuild b/dev-python/pep8/pep8-1.5.6.ebuild index 447be257597a..9d790ed7544e 100644 --- a/dev-python/pep8/pep8-1.5.6.ebuild +++ b/dev-python/pep8/pep8-1.5.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python style guide checker" -HOMEPAGE="http://github.com/jcrocholl/pep8 http://pypi.python.org/pypi/pep8" +HOMEPAGE="https://github.com/jcrocholl/pep8 https://pypi.python.org/pypi/pep8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pep8/pep8-1.5.7.ebuild b/dev-python/pep8/pep8-1.5.7.ebuild index deaec149283b..c551e20762ed 100644 --- a/dev-python/pep8/pep8-1.5.7.ebuild +++ b/dev-python/pep8/pep8-1.5.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python style guide checker" -HOMEPAGE="http://github.com/jcrocholl/pep8 http://pypi.python.org/pypi/pep8" +HOMEPAGE="https://github.com/jcrocholl/pep8 https://pypi.python.org/pypi/pep8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pep8/pep8-1.6.1.ebuild b/dev-python/pep8/pep8-1.6.1.ebuild index c6c3d0e87854..24fd2a827c4a 100644 --- a/dev-python/pep8/pep8-1.6.1.ebuild +++ b/dev-python/pep8/pep8-1.6.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python style guide checker" -HOMEPAGE="http://github.com/jcrocholl/pep8 http://pypi.python.org/pypi/pep8" +HOMEPAGE="https://github.com/jcrocholl/pep8 https://pypi.python.org/pypi/pep8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pep8/pep8-1.6.2.ebuild b/dev-python/pep8/pep8-1.6.2.ebuild index e4bdafa2417a..e2238ee4e669 100644 --- a/dev-python/pep8/pep8-1.6.2.ebuild +++ b/dev-python/pep8/pep8-1.6.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python style guide checker" -HOMEPAGE="http://github.com/jcrocholl/pep8 http://pypi.python.org/pypi/pep8" +HOMEPAGE="https://github.com/jcrocholl/pep8 https://pypi.python.org/pypi/pep8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/peppercorn/peppercorn-0.4-r1.ebuild b/dev-python/peppercorn/peppercorn-0.4-r1.ebuild index f5656f600a0c..2362fad8fa50 100644 --- a/dev-python/peppercorn/peppercorn-0.4-r1.ebuild +++ b/dev-python/peppercorn/peppercorn-0.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="A library for converting a token stream into a data structure for use in web form posts" -HOMEPAGE="https://github.com/Pylons/peppercorn http://pypi.python.org/pypi/peppercorn" +HOMEPAGE="https://github.com/Pylons/peppercorn https://pypi.python.org/pypi/peppercorn" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/peppercorn/peppercorn-0.5.ebuild b/dev-python/peppercorn/peppercorn-0.5.ebuild index 7d14d3b628b4..e481d7dc682b 100644 --- a/dev-python/peppercorn/peppercorn-0.5.ebuild +++ b/dev-python/peppercorn/peppercorn-0.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A library for converting a token stream into a data structure for use in web form posts" -HOMEPAGE="https://github.com/Pylons/peppercorn http://pypi.python.org/pypi/peppercorn" +HOMEPAGE="https://github.com/Pylons/peppercorn https://pypi.python.org/pypi/peppercorn" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/pexpect/pexpect-2.4-r1.ebuild b/dev-python/pexpect/pexpect-2.4-r1.ebuild index 2496ff53f3ef..3af10444db0f 100644 --- a/dev-python/pexpect/pexpect-2.4-r1.ebuild +++ b/dev-python/pexpect/pexpect-2.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect" +HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pexpect/pexpect-2.4.ebuild b/dev-python/pexpect/pexpect-2.4.ebuild index fe95ec3c8b26..ca9e59374126 100644 --- a/dev-python/pexpect/pexpect-2.4.ebuild +++ b/dev-python/pexpect/pexpect-2.4.ebuild @@ -9,7 +9,7 @@ PYTHON_DEPEND="2" inherit distutils DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect" +HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pexpect/pexpect-3.0.ebuild b/dev-python/pexpect/pexpect-3.0.ebuild index 57be2dac6e29..49e06cd6bb69 100644 --- a/dev-python/pexpect/pexpect-3.0.ebuild +++ b/dev-python/pexpect/pexpect-3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect" +HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pexpect/pexpect-3.1.ebuild b/dev-python/pexpect/pexpect-3.1.ebuild index 436773d86b4a..08776dbe8ed0 100644 --- a/dev-python/pexpect/pexpect-3.1.ebuild +++ b/dev-python/pexpect/pexpect-3.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect" +HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pexpect/pexpect-3.2.ebuild b/dev-python/pexpect/pexpect-3.2.ebuild index 3121d13adc17..8684f16b6bfe 100644 --- a/dev-python/pexpect/pexpect-3.2.ebuild +++ b/dev-python/pexpect/pexpect-3.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect" +HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pexpect/pexpect-3.3.ebuild b/dev-python/pexpect/pexpect-3.3.ebuild index 60511a2df5af..68593cb60126 100644 --- a/dev-python/pexpect/pexpect-3.3.ebuild +++ b/dev-python/pexpect/pexpect-3.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python module for spawning child applications and responding to expected patterns" -HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect/ https://github.com/pexpect/pexpect/" +HOMEPAGE="http://pexpect.sourceforge.net/ https://pypi.python.org/pypi/pexpect/ https://github.com/pexpect/pexpect/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-1.5.6.ebuild b/dev-python/pip/pip-1.5.6.ebuild index 27c1fd8cfdec..6e787d159860 100644 --- a/dev-python/pip/pip-1.5.6.ebuild +++ b/dev-python/pip/pip-1.5.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-6.0.8.ebuild b/dev-python/pip/pip-6.0.8.ebuild index efadc8089881..683dfd942f0a 100644 --- a/dev-python/pip/pip-6.0.8.ebuild +++ b/dev-python/pip/pip-6.0.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-6.1.1.ebuild b/dev-python/pip/pip-6.1.1.ebuild index 04aeedac8e1e..a6e26234495a 100644 --- a/dev-python/pip/pip-6.1.1.ebuild +++ b/dev-python/pip/pip-6.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-7.0.0.ebuild b/dev-python/pip/pip-7.0.0.ebuild index c20b537e0003..3e22067d8410 100644 --- a/dev-python/pip/pip-7.0.0.ebuild +++ b/dev-python/pip/pip-7.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-7.0.1.ebuild b/dev-python/pip/pip-7.0.1.ebuild index c20b537e0003..3e22067d8410 100644 --- a/dev-python/pip/pip-7.0.1.ebuild +++ b/dev-python/pip/pip-7.0.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-7.0.3.ebuild b/dev-python/pip/pip-7.0.3.ebuild index c20b537e0003..3e22067d8410 100644 --- a/dev-python/pip/pip-7.0.3.ebuild +++ b/dev-python/pip/pip-7.0.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pip/pip-7.1.0.ebuild b/dev-python/pip/pip-7.1.0.ebuild index c20b537e0003..3e22067d8410 100644 --- a/dev-python/pip/pip-7.1.0.ebuild +++ b/dev-python/pip/pip-7.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Installs python packages -- replacement for easy_install" -HOMEPAGE="http://www.pip-installer.org/ http://pypi.python.org/pypi/pip/" +HOMEPAGE="http://www.pip-installer.org/ https://pypi.python.org/pypi/pip/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild b/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild index d30c991e84a4..cd28d2112d59 100644 --- a/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild +++ b/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Interface Python with pkg-config" -HOMEPAGE="https://pypi.python.org/pypi/pkgconfig/ http://github.com/matze/pkgconfig" +HOMEPAGE="https://pypi.python.org/pypi/pkgconfig/ https://github.com/matze/pkgconfig" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/pkginfo/pkginfo-1.0.ebuild b/dev-python/pkginfo/pkginfo-1.0.ebuild index bc94dba109cf..511e86c64b5a 100644 --- a/dev-python/pkginfo/pkginfo-1.0.ebuild +++ b/dev-python/pkginfo/pkginfo-1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file" -HOMEPAGE="http://pypi.python.org/pypi/pkginfo" +HOMEPAGE="https://pypi.python.org/pypi/pkginfo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="doc examples" diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild b/dev-python/pkginfo/pkginfo-1.2.1.ebuild index 45d92a2a1a9b..612ed8819ff8 100644 --- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild +++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file" -HOMEPAGE="http://pypi.python.org/pypi/pkginfo" +HOMEPAGE="https://pypi.python.org/pypi/pkginfo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="doc examples" diff --git a/dev-python/ply/ply-3.4-r1.ebuild b/dev-python/ply/ply-3.4-r1.ebuild index 816c9961e2ee..63a61f8188fd 100644 --- a/dev-python/ply/ply-3.4-r1.ebuild +++ b/dev-python/ply/ply-3.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python Lex-Yacc library" -HOMEPAGE="http://www.dabeaz.com/ply/ http://pypi.python.org/pypi/ply" +HOMEPAGE="http://www.dabeaz.com/ply/ https://pypi.python.org/pypi/ply" SRC_URI="http://www.dabeaz.com/ply/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ply/ply-3.6-r1.ebuild b/dev-python/ply/ply-3.6-r1.ebuild index 6d606f638e01..a3d02a3c9d77 100644 --- a/dev-python/ply/ply-3.6-r1.ebuild +++ b/dev-python/ply/ply-3.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python Lex-Yacc library" -HOMEPAGE="http://www.dabeaz.com/ply/ http://pypi.python.org/pypi/ply" +HOMEPAGE="http://www.dabeaz.com/ply/ https://pypi.python.org/pypi/ply" SRC_URI="http://www.dabeaz.com/ply/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/processing/processing-0.52-r1.ebuild b/dev-python/processing/processing-0.52-r1.ebuild index 76176717d52f..2657903094b7 100644 --- a/dev-python/processing/processing-0.52-r1.ebuild +++ b/dev-python/processing/processing-0.52-r1.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 flag-o-matic KEYWORDS="~amd64 ~x86" DESCRIPTION="Package for using processes, which mimics the threading module API" -HOMEPAGE="http://pyprocessing.berlios.de/ http://pypi.python.org/pypi/processing" +HOMEPAGE="http://pyprocessing.berlios.de/ https://pypi.python.org/pypi/processing" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="BSD" diff --git a/dev-python/progress/progress-1.2.ebuild b/dev-python/progress/progress-1.2.ebuild index 534cc2410d17..7b4ef23953aa 100644 --- a/dev-python/progress/progress-1.2.ebuild +++ b/dev-python/progress/progress-1.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 DESCRIPTION="Easy to use progress bars" -HOMEPAGE="https://pypi.python.org/pypi/progress http://github.com/verigak/progress/" +HOMEPAGE="https://pypi.python.org/pypi/progress https://github.com/verigak/progress/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/progressbar/progressbar-2.3-r1.ebuild b/dev-python/progressbar/progressbar-2.3-r1.ebuild index 7fd0509485f3..8086c67c7167 100644 --- a/dev-python/progressbar/progressbar-2.3-r1.ebuild +++ b/dev-python/progressbar/progressbar-2.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Text progressbar library for python" -HOMEPAGE="http://code.google.com/p/python-progressbar/ http://pypi.python.org/pypi/progressbar" +HOMEPAGE="http://code.google.com/p/python-progressbar/ https://pypi.python.org/pypi/progressbar" SRC_URI="http://python-${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 BSD )" diff --git a/dev-python/promise/promise-0.2.2-r1.ebuild b/dev-python/promise/promise-0.2.2-r1.ebuild index 2535e6303222..3646a326389a 100644 --- a/dev-python/promise/promise-0.2.2-r1.ebuild +++ b/dev-python/promise/promise-0.2.2-r1.ebuild @@ -10,7 +10,7 @@ DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 DESCRIPTION="Bytecode optimisation using staticness assertions" -HOMEPAGE="https://github.com/rfk/promise/ http://pypi.python.org/pypi/promise" +HOMEPAGE="https://github.com/rfk/promise/ https://pypi.python.org/pypi/promise" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/psycopg/psycopg-2.5.3.ebuild b/dev-python/psycopg/psycopg-2.5.3.ebuild index b37aec71b60e..c26f3fc13846 100644 --- a/dev-python/psycopg/psycopg-2.5.3.ebuild +++ b/dev-python/psycopg/psycopg-2.5.3.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ http://pypi.python.org/pypi/psycopg2" +HOMEPAGE="http://initd.org/psycopg/ https://pypi.python.org/pypi/psycopg2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" diff --git a/dev-python/psycopg/psycopg-2.5.4.ebuild b/dev-python/psycopg/psycopg-2.5.4.ebuild index a640e0da5fed..e0d4b0a6453e 100644 --- a/dev-python/psycopg/psycopg-2.5.4.ebuild +++ b/dev-python/psycopg/psycopg-2.5.4.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ http://pypi.python.org/pypi/psycopg2" +HOMEPAGE="http://initd.org/psycopg/ https://pypi.python.org/pypi/psycopg2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" diff --git a/dev-python/psycopg/psycopg-2.6.1.ebuild b/dev-python/psycopg/psycopg-2.6.1.ebuild index c3dd0d3202d6..dffd1e64af87 100644 --- a/dev-python/psycopg/psycopg-2.6.1.ebuild +++ b/dev-python/psycopg/psycopg-2.6.1.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ http://pypi.python.org/pypi/psycopg2" +HOMEPAGE="http://initd.org/psycopg/ https://pypi.python.org/pypi/psycopg2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" diff --git a/dev-python/psycopg/psycopg-2.6.ebuild b/dev-python/psycopg/psycopg-2.6.ebuild index c3dd0d3202d6..dffd1e64af87 100644 --- a/dev-python/psycopg/psycopg-2.6.ebuild +++ b/dev-python/psycopg/psycopg-2.6.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ http://pypi.python.org/pypi/psycopg2" +HOMEPAGE="http://initd.org/psycopg/ https://pypi.python.org/pypi/psycopg2" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" diff --git a/dev-python/pudb/pudb-2013.3.6.ebuild b/dev-python/pudb/pudb-2013.3.6.ebuild index 8482aac85739..b83bf0df1d84 100644 --- a/dev-python/pudb/pudb-2013.3.6.ebuild +++ b/dev-python/pudb/pudb-2013.3.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" -HOMEPAGE="http://pypi.python.org/pypi/pudb" +HOMEPAGE="https://pypi.python.org/pypi/pudb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pudb/pudb-2013.5.1.ebuild b/dev-python/pudb/pudb-2013.5.1.ebuild index 8482aac85739..b83bf0df1d84 100644 --- a/dev-python/pudb/pudb-2013.5.1.ebuild +++ b/dev-python/pudb/pudb-2013.5.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" -HOMEPAGE="http://pypi.python.org/pypi/pudb" +HOMEPAGE="https://pypi.python.org/pypi/pudb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pudb/pudb-2014.1.ebuild b/dev-python/pudb/pudb-2014.1.ebuild index b99f46722650..ffd9760a7a39 100644 --- a/dev-python/pudb/pudb-2014.1.ebuild +++ b/dev-python/pudb/pudb-2014.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" -HOMEPAGE="http://pypi.python.org/pypi/pudb" +HOMEPAGE="https://pypi.python.org/pypi/pudb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pudb/pudb-2015.1.ebuild b/dev-python/pudb/pudb-2015.1.ebuild index b99f46722650..ffd9760a7a39 100644 --- a/dev-python/pudb/pudb-2015.1.ebuild +++ b/dev-python/pudb/pudb-2015.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" -HOMEPAGE="http://pypi.python.org/pypi/pudb" +HOMEPAGE="https://pypi.python.org/pypi/pudb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pudb/pudb-2015.2.ebuild b/dev-python/pudb/pudb-2015.2.ebuild index b99f46722650..ffd9760a7a39 100644 --- a/dev-python/pudb/pudb-2015.2.ebuild +++ b/dev-python/pudb/pudb-2015.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" -HOMEPAGE="http://pypi.python.org/pypi/pudb" +HOMEPAGE="https://pypi.python.org/pypi/pudb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pudb/pudb-2015.3.ebuild b/dev-python/pudb/pudb-2015.3.ebuild index b99f46722650..ffd9760a7a39 100644 --- a/dev-python/pudb/pudb-2015.3.ebuild +++ b/dev-python/pudb/pudb-2015.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A full-screen, console-based Python debugger" -HOMEPAGE="http://pypi.python.org/pypi/pudb" +HOMEPAGE="https://pypi.python.org/pypi/pudb" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pudge/pudge-0.1.3-r1.ebuild b/dev-python/pudge/pudge-0.1.3-r1.ebuild index 7437798fbea5..ff684e2297fd 100644 --- a/dev-python/pudge/pudge-0.1.3-r1.ebuild +++ b/dev-python/pudge/pudge-0.1.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A documentation generator for Python projects, using Restructured Text" -HOMEPAGE="http://pudge.lesscode.org http://pypi.python.org/pypi/pudge" +HOMEPAGE="http://pudge.lesscode.org https://pypi.python.org/pypi/pudge" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pupynere/pupynere-1.0.15-r1.ebuild b/dev-python/pupynere/pupynere-1.0.15-r1.ebuild index 6e4bedbdfdbf..ece50f88b96d 100644 --- a/dev-python/pupynere/pupynere-1.0.15-r1.ebuild +++ b/dev-python/pupynere/pupynere-1.0.15-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Pupynere is a PUre PYthon NEtcdf REader" -HOMEPAGE="http://pypi.python.org/pypi/pupynere/" +HOMEPAGE="https://pypi.python.org/pypi/pupynere/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pxml/pxml-0.2.11-r1.ebuild b/dev-python/pxml/pxml-0.2.11-r1.ebuild index d459e741c7d8..dab96634dfdf 100644 --- a/dev-python/pxml/pxml-0.2.11-r1.ebuild +++ b/dev-python/pxml/pxml-0.2.11-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="A python library and command-line tool to "prettify" and colorize XML" -HOMEPAGE="https://pypi.python.org/pypi/pxml http://github.com/metagriffin/pxml" +HOMEPAGE="https://pypi.python.org/pypi/pxml https://github.com/metagriffin/pxml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/pxml/pxml-0.2.12.ebuild b/dev-python/pxml/pxml-0.2.12.ebuild index 55a3a98c3648..886344ae59c8 100644 --- a/dev-python/pxml/pxml-0.2.12.ebuild +++ b/dev-python/pxml/pxml-0.2.12.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="A python library and command-line tool to "prettify" and colorize XML" -HOMEPAGE="https://pypi.python.org/pypi/pxml http://github.com/metagriffin/pxml" +HOMEPAGE="https://pypi.python.org/pypi/pxml https://github.com/metagriffin/pxml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/py-amqp/py-amqp-1.4.5.ebuild b/dev-python/py-amqp/py-amqp-1.4.5.ebuild index 16159fd4f497..8dbfd8353dc8 100644 --- a/dev-python/py-amqp/py-amqp-1.4.5.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.5.ebuild @@ -12,7 +12,7 @@ MY_PN="amqp" MY_P="${MY_PN}-${PV}" DESCRIPTION="Low-level AMQP client for Python (fork of amqplib)" -HOMEPAGE="https://github.com/celery/py-amqp http://pypi.python.org/pypi/amqp/" +HOMEPAGE="https://github.com/celery/py-amqp https://pypi.python.org/pypi/amqp/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/dev-python/py-amqp/py-amqp-1.4.6.ebuild b/dev-python/py-amqp/py-amqp-1.4.6.ebuild index fbc97f2b27e4..ef585e5730f4 100644 --- a/dev-python/py-amqp/py-amqp-1.4.6.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.6.ebuild @@ -12,7 +12,7 @@ MY_PN="amqp" MY_P="${MY_PN}-${PV}" DESCRIPTION="Low-level AMQP client for Python (fork of amqplib)" -HOMEPAGE="https://github.com/celery/py-amqp http://pypi.python.org/pypi/amqp/" +HOMEPAGE="https://github.com/celery/py-amqp https://pypi.python.org/pypi/amqp/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/dev-python/py/py-1.4.25.ebuild b/dev-python/py/py-1.4.25.ebuild index 4316ad32db01..bdd33014aea7 100644 --- a/dev-python/py/py-1.4.25.ebuild +++ b/dev-python/py/py-1.4.25.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" -HOMEPAGE="http://pylib.readthedocs.org/ http://pypi.python.org/pypi/py" +HOMEPAGE="http://pylib.readthedocs.org/ https://pypi.python.org/pypi/py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/py/py-1.4.26.ebuild b/dev-python/py/py-1.4.26.ebuild index 1bb199292962..bcc515eb9c60 100644 --- a/dev-python/py/py-1.4.26.ebuild +++ b/dev-python/py/py-1.4.26.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" -HOMEPAGE="http://pylib.readthedocs.org/ http://pypi.python.org/pypi/py" +HOMEPAGE="http://pylib.readthedocs.org/ https://pypi.python.org/pypi/py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/py/py-1.4.27.ebuild b/dev-python/py/py-1.4.27.ebuild index fc2a631a1265..4d184df25266 100644 --- a/dev-python/py/py-1.4.27.ebuild +++ b/dev-python/py/py-1.4.27.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" -HOMEPAGE="http://pylib.readthedocs.org/ http://pypi.python.org/pypi/py" +HOMEPAGE="http://pylib.readthedocs.org/ https://pypi.python.org/pypi/py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/py/py-1.4.28.ebuild b/dev-python/py/py-1.4.28.ebuild index fc2a631a1265..4d184df25266 100644 --- a/dev-python/py/py-1.4.28.ebuild +++ b/dev-python/py/py-1.4.28.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" -HOMEPAGE="http://pylib.readthedocs.org/ http://pypi.python.org/pypi/py" +HOMEPAGE="http://pylib.readthedocs.org/ https://pypi.python.org/pypi/py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/py/py-1.4.29.ebuild b/dev-python/py/py-1.4.29.ebuild index fc2a631a1265..4d184df25266 100644 --- a/dev-python/py/py-1.4.29.ebuild +++ b/dev-python/py/py-1.4.29.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" -HOMEPAGE="http://pylib.readthedocs.org/ http://pypi.python.org/pypi/py" +HOMEPAGE="http://pylib.readthedocs.org/ https://pypi.python.org/pypi/py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/py/py-1.4.30.ebuild b/dev-python/py/py-1.4.30.ebuild index fc2a631a1265..4d184df25266 100644 --- a/dev-python/py/py-1.4.30.ebuild +++ b/dev-python/py/py-1.4.30.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="library with cross-python path, ini-parsing, io, code, log facilities" -HOMEPAGE="http://pylib.readthedocs.org/ http://pypi.python.org/pypi/py" +HOMEPAGE="http://pylib.readthedocs.org/ https://pypi.python.org/pypi/py" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyPdf/pyPdf-1.13-r1.ebuild b/dev-python/pyPdf/pyPdf-1.13-r1.ebuild index c3684f3a56ca..292addd83e47 100644 --- a/dev-python/pyPdf/pyPdf-1.13-r1.ebuild +++ b/dev-python/pyPdf/pyPdf-1.13-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python library to work with pdf files" -HOMEPAGE="http://pybrary.net/pyPdf/ http://pypi.python.org/pypi/pyPdf/" +HOMEPAGE="http://pybrary.net/pyPdf/ https://pypi.python.org/pypi/pyPdf/" SRC_URI="http://pybrary.net/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild index 8c88432bbe6a..fc09ebeefe36 100644 --- a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild +++ b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python module for Chromaprint acoustic fingerprinting and the Acoustid API" -HOMEPAGE="http://pypi.python.org/pypi/pyacoustid" +HOMEPAGE="https://pypi.python.org/pypi/pyacoustid" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild b/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild index 8550d3ac39a0..83e2d9e18011 100644 --- a/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild +++ b/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A Python wrapper for the ALSA API" -HOMEPAGE="http://www.sourceforge.net/projects/pyalsaaudio http://pypi.python.org/pypi/pyalsaaudio" +HOMEPAGE="http://www.sourceforge.net/projects/pyalsaaudio https://pypi.python.org/pypi/pyalsaaudio" SRC_URI="mirror://sourceforge/pyalsaaudio/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild b/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild index c5d7ce61bbbe..d8dc891bb33e 100644 --- a/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild +++ b/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="A Python wrapper for the ALSA API" -HOMEPAGE="http://www.sourceforge.net/projects/pyalsaaudio http://pypi.python.org/pypi/pyalsaaudio" +HOMEPAGE="http://www.sourceforge.net/projects/pyalsaaudio https://pypi.python.org/pypi/pyalsaaudio" SRC_URI="mirror://sourceforge/pyalsaaudio/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild index 128f3f8e09a4..4039416c062a 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="pyasn1 modules" -HOMEPAGE="http://pyasn1.sourceforge.net/ http://pypi.python.org/pypi/pyasn1-modules" +HOMEPAGE="http://pyasn1.sourceforge.net/ https://pypi.python.org/pypi/pyasn1-modules" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild index 4deece1de649..0c0b7a0753eb 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="pyasn1 modules" -HOMEPAGE="http://pyasn1.sourceforge.net/ http://pypi.python.org/pypi/pyasn1-modules" +HOMEPAGE="http://pyasn1.sourceforge.net/ https://pypi.python.org/pypi/pyasn1-modules" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild index 4deece1de649..0c0b7a0753eb 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="pyasn1 modules" -HOMEPAGE="http://pyasn1.sourceforge.net/ http://pypi.python.org/pypi/pyasn1-modules" +HOMEPAGE="http://pyasn1.sourceforge.net/ https://pypi.python.org/pypi/pyasn1-modules" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyasn1/pyasn1-0.1.7.ebuild b/dev-python/pyasn1/pyasn1-0.1.7.ebuild index 68a91358d0e5..c60ffc6d3e75 100644 --- a/dev-python/pyasn1/pyasn1-0.1.7.ebuild +++ b/dev-python/pyasn1/pyasn1-0.1.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="ASN.1 library for Python" -HOMEPAGE="http://pyasn1.sourceforge.net/ http://pypi.python.org/pypi/pyasn1" +HOMEPAGE="http://pyasn1.sourceforge.net/ https://pypi.python.org/pypi/pyasn1" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyasn1/pyasn1-0.1.8.ebuild b/dev-python/pyasn1/pyasn1-0.1.8.ebuild index eaf95f140a95..a01b4fdad97a 100644 --- a/dev-python/pyasn1/pyasn1-0.1.8.ebuild +++ b/dev-python/pyasn1/pyasn1-0.1.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="ASN.1 library for Python" -HOMEPAGE="http://pyasn1.sourceforge.net/ http://pypi.python.org/pypi/pyasn1" +HOMEPAGE="http://pyasn1.sourceforge.net/ https://pypi.python.org/pypi/pyasn1" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.11-r1.ebuild b/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.11-r1.ebuild index 0261a910ee2c..cc0951ae0082 100644 --- a/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.11-r1.ebuild +++ b/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.11-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A Bloom filter (bloomfilter) for Python built on mmap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/pybloomfiltermmap" +HOMEPAGE="https://pypi.python.org/pypi/pybloomfiltermmap" LICENSE="MIT" SLOT="0" diff --git a/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.14.ebuild b/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.14.ebuild index c90edbf6a5da..caf92c63d3ca 100644 --- a/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.14.ebuild +++ b/dev-python/pybloomfiltermmap/pybloomfiltermmap-0.3.14.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A Bloom filter (bloomfilter) for Python built on mmap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://pypi.python.org/pypi/pybloomfiltermmap" +HOMEPAGE="https://pypi.python.org/pypi/pybloomfiltermmap" LICENSE="MIT" SLOT="0" diff --git a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild index 03aba82b1fb1..08e1a87b561e 100644 --- a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild +++ b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild @@ -12,7 +12,7 @@ PYCAIRO_PYTHON2_VERSION="${PV}" PYCAIRO_PYTHON3_VERSION="${PV}" DESCRIPTION="Python bindings for the cairo library" -HOMEPAGE="http://cairographics.org/pycairo/ http://pypi.python.org/pypi/pycairo" +HOMEPAGE="http://cairographics.org/pycairo/ https://pypi.python.org/pypi/pycairo" SRC_URI="http://cairographics.org/releases/py2cairo-${PYCAIRO_PYTHON2_VERSION}.tar.bz2 http://cairographics.org/releases/pycairo-${PYCAIRO_PYTHON3_VERSION}.tar.bz2" diff --git a/dev-python/pycdio/pycdio-0.20-r1.ebuild b/dev-python/pycdio/pycdio-0.20-r1.ebuild index ed43e11220b3..d7094c248fd0 100644 --- a/dev-python/pycdio/pycdio-0.20-r1.ebuild +++ b/dev-python/pycdio/pycdio-0.20-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python OO interface to libcdio (CD Input and Control library)" -HOMEPAGE="http://savannah.gnu.org/projects/libcdio/ http://pypi.python.org/pypi/pycdio" +HOMEPAGE="http://savannah.gnu.org/projects/libcdio/ https://pypi.python.org/pypi/pycdio" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pychecker/pychecker-0.8.19-r1.ebuild b/dev-python/pychecker/pychecker-0.8.19-r1.ebuild index e54b49fc5877..1ef262f7169e 100644 --- a/dev-python/pychecker/pychecker-0.8.19-r1.ebuild +++ b/dev-python/pychecker/pychecker-0.8.19-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python source code checking tool" -HOMEPAGE="http://pychecker.sourceforge.net/ http://pypi.python.org/pypi/PyChecker" +HOMEPAGE="http://pychecker.sourceforge.net/ https://pypi.python.org/pypi/PyChecker" SRC_URI="mirror://sourceforge/pychecker/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyclamav/pyclamav-0.4.1-r1.ebuild b/dev-python/pyclamav/pyclamav-0.4.1-r1.ebuild index f0588827f32e..1e86ef933f17 100644 --- a/dev-python/pyclamav/pyclamav-0.4.1-r1.ebuild +++ b/dev-python/pyclamav/pyclamav-0.4.1-r1.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*" inherit distutils eutils DESCRIPTION="Python binding for libclamav" -HOMEPAGE="http://xael.org/norman/python/pyclamav/ http://pypi.python.org/pypi/pyclamav" +HOMEPAGE="http://xael.org/norman/python/pyclamav/ https://pypi.python.org/pypi/pyclamav" SRC_URI="http://xael.org/norman/python/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pyclamav/pyclamav-0.4.1-r2.ebuild b/dev-python/pyclamav/pyclamav-0.4.1-r2.ebuild index 0dfa19e7893b..79a283466b23 100644 --- a/dev-python/pyclamav/pyclamav-0.4.1-r2.ebuild +++ b/dev-python/pyclamav/pyclamav-0.4.1-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python binding for libclamav" -HOMEPAGE="http://xael.org/norman/python/pyclamav/ http://pypi.python.org/pypi/pyclamav" +HOMEPAGE="http://xael.org/norman/python/pyclamav/ https://pypi.python.org/pypi/pyclamav" SRC_URI="http://xael.org/norman/python/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycmd/pycmd-1.1.ebuild b/dev-python/pycmd/pycmd-1.1.ebuild index a492d230a43d..bcaf3dc4a717 100644 --- a/dev-python/pycmd/pycmd-1.1.ebuild +++ b/dev-python/pycmd/pycmd-1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="pycmd: tools for managing/searching Python related files" -HOMEPAGE="http://pypi.python.org/pypi/pycmd" +HOMEPAGE="https://pypi.python.org/pypi/pycmd" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pycmd/pycmd-1.2.ebuild b/dev-python/pycmd/pycmd-1.2.ebuild index 7ecd2ff04502..e77404f142cc 100644 --- a/dev-python/pycmd/pycmd-1.2.ebuild +++ b/dev-python/pycmd/pycmd-1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="pycmd: tools for managing/searching Python related files" -HOMEPAGE="http://pypi.python.org/pypi/pycmd" +HOMEPAGE="https://pypi.python.org/pypi/pycmd" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild b/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild index 4c0e08d86253..1bbcf12e72b5 100644 --- a/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild +++ b/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild @@ -11,7 +11,7 @@ MY_PN="construct" MY_P="${MY_PN}-${PV}" DESCRIPTION="A powerful declarative parser for binary data" -HOMEPAGE="http://construct.wikispaces.com/ http://pypi.python.org/pypi/construct" +HOMEPAGE="http://construct.wikispaces.com/ https://pypi.python.org/pypi/construct" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/pycountry/pycountry-1.12.ebuild b/dev-python/pycountry/pycountry-1.12.ebuild index 3a9ccc8f47b8..3b6b4925b60d 100644 --- a/dev-python/pycountry/pycountry-1.12.ebuild +++ b/dev-python/pycountry/pycountry-1.12.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations" -HOMEPAGE="http://pypi.python.org/pypi/pycountry" +HOMEPAGE="https://pypi.python.org/pypi/pycountry" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycountry/pycountry-1.13.ebuild b/dev-python/pycountry/pycountry-1.13.ebuild index 3a9ccc8f47b8..3b6b4925b60d 100644 --- a/dev-python/pycountry/pycountry-1.13.ebuild +++ b/dev-python/pycountry/pycountry-1.13.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations" -HOMEPAGE="http://pypi.python.org/pypi/pycountry" +HOMEPAGE="https://pypi.python.org/pypi/pycountry" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild index 608c0e50f160..6facd378531b 100644 --- a/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild +++ b/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python Cryptography Toolkit" -HOMEPAGE="http://www.dlitz.net/software/pycrypto/ http://pypi.python.org/pypi/pycrypto" +HOMEPAGE="http://www.dlitz.net/software/pycrypto/ https://pypi.python.org/pypi/pycrypto" SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz" LICENSE="PSF-2 public-domain" diff --git a/dev-python/pycrypto/pycrypto-2.6.1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1.ebuild index f3a4efd80a26..9e69e40f764e 100644 --- a/dev-python/pycrypto/pycrypto-2.6.1.ebuild +++ b/dev-python/pycrypto/pycrypto-2.6.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python Cryptography Toolkit" -HOMEPAGE="http://www.dlitz.net/software/pycrypto/ http://pypi.python.org/pypi/pycrypto" +HOMEPAGE="http://www.dlitz.net/software/pycrypto/ https://pypi.python.org/pypi/pycrypto" SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz" LICENSE="PSF-2 public-domain" diff --git a/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild b/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild index c54538101cce..7ea666b47180 100644 --- a/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild +++ b/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild @@ -11,7 +11,7 @@ NUM="1206569328141510525648634803928199668821045408958" MY_P="${P}.${NUM}" DESCRIPTION="Python wrappers for a few algorithms from the Crypto++ library" -HOMEPAGE="http://tahoe-lafs.org/trac/pycryptopp http://pypi.python.org/pypi/pycryptopp" +HOMEPAGE="http://tahoe-lafs.org/trac/pycryptopp https://pypi.python.org/pypi/pycryptopp" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycuda/pycuda-2012.1.ebuild b/dev-python/pycuda/pycuda-2012.1.ebuild index e458d8bda514..17edba43c1ab 100644 --- a/dev-python/pycuda/pycuda-2012.1.ebuild +++ b/dev-python/pycuda/pycuda-2012.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit cuda distutils-r1 multilib DESCRIPTION="Python wrapper for NVIDIA CUDA" -HOMEPAGE="http://mathema.tician.de/software/pycuda/ http://pypi.python.org/pypi/pycuda" +HOMEPAGE="http://mathema.tician.de/software/pycuda/ https://pypi.python.org/pypi/pycuda" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycuda/pycuda-2013.1.1.ebuild b/dev-python/pycuda/pycuda-2013.1.1.ebuild index 93bdfea70fd6..6f04a049548c 100644 --- a/dev-python/pycuda/pycuda-2013.1.1.ebuild +++ b/dev-python/pycuda/pycuda-2013.1.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit cuda distutils-r1 multilib DESCRIPTION="Python wrapper for NVIDIA CUDA" -HOMEPAGE="http://mathema.tician.de/software/pycuda/ http://pypi.python.org/pypi/pycuda" +HOMEPAGE="http://mathema.tician.de/software/pycuda/ https://pypi.python.org/pypi/pycuda" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycuda/pycuda-2014.1.ebuild b/dev-python/pycuda/pycuda-2014.1.ebuild index 7b9b02207056..5c547e827a82 100644 --- a/dev-python/pycuda/pycuda-2014.1.ebuild +++ b/dev-python/pycuda/pycuda-2014.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit cuda distutils-r1 multilib DESCRIPTION="Python wrapper for NVIDIA CUDA" -HOMEPAGE="http://mathema.tician.de/software/pycuda/ http://pypi.python.org/pypi/pycuda" +HOMEPAGE="http://mathema.tician.de/software/pycuda/ https://pypi.python.org/pypi/pycuda" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pycuda/pycuda-9999.ebuild b/dev-python/pycuda/pycuda-9999.ebuild index 5cff6fa775d3..f799fcea2e87 100644 --- a/dev-python/pycuda/pycuda-9999.ebuild +++ b/dev-python/pycuda/pycuda-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit cuda distutils-r1 git-r3 multilib DESCRIPTION="Python wrapper for NVIDIA CUDA" -HOMEPAGE="http://mathema.tician.de/software/pycuda/ http://pypi.python.org/pypi/pycuda" +HOMEPAGE="http://mathema.tician.de/software/pycuda/ https://pypi.python.org/pypi/pycuda" SRC_URI="" EGIT_REPO_URI="http://git.tiker.net/trees/pycuda.git" diff --git a/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild b/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild index 32c92ab57394..52cf7e992d0e 100644 --- a/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild +++ b/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="python binding for curl/libcurl" -HOMEPAGE="https://github.com/pycurl/pycurl http://pypi.python.org/pypi/pycurl" +HOMEPAGE="https://github.com/pycurl/pycurl https://pypi.python.org/pypi/pycurl" SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pycurl/pycurl-7.19.5.1.ebuild b/dev-python/pycurl/pycurl-7.19.5.1.ebuild index 343e6a4ebca6..844589ea5cda 100644 --- a/dev-python/pycurl/pycurl-7.19.5.1.ebuild +++ b/dev-python/pycurl/pycurl-7.19.5.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="python binding for curl/libcurl" -HOMEPAGE="https://github.com/pycurl/pycurl http://pypi.python.org/pypi/pycurl" +HOMEPAGE="https://github.com/pycurl/pycurl https://pypi.python.org/pypi/pycurl" SRC_URI="http://pycurl.sourceforge.net/download/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pydispatcher/pydispatcher-2.0.3-r1.ebuild b/dev-python/pydispatcher/pydispatcher-2.0.3-r1.ebuild index 9e1598a0dac2..3043db3cfb92 100644 --- a/dev-python/pydispatcher/pydispatcher-2.0.3-r1.ebuild +++ b/dev-python/pydispatcher/pydispatcher-2.0.3-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="PyDispatcher" MY_P="${MY_PN}-${PV}" DESCRIPTION="Multi-producer-multi-consumer signal dispatching mechanism" -HOMEPAGE="http://pydispatcher.sourceforge.net/ http://pypi.python.org/pypi/PyDispatcher" +HOMEPAGE="http://pydispatcher.sourceforge.net/ https://pypi.python.org/pypi/PyDispatcher" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild index f1121b9b9e90..de0115872bf8 100644 --- a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild +++ b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 vcs-snapshot MY_PN="PyDispatcher" DESCRIPTION="Multi-producer-multi-consumer signal dispatching mechanism" -HOMEPAGE="http://pydispatcher.sourceforge.net/ http://pypi.python.org/pypi/PyDispatcher" +HOMEPAGE="http://pydispatcher.sourceforge.net/ https://pypi.python.org/pypi/PyDispatcher" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pydns/pydns-2.3.6-r1.ebuild b/dev-python/pydns/pydns-2.3.6-r1.ebuild index 827fa94b204d..488496d653ad 100644 --- a/dev-python/pydns/pydns-2.3.6-r1.ebuild +++ b/dev-python/pydns/pydns-2.3.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python module for DNS (Domain Name Service)" -HOMEPAGE="http://pydns.sourceforge.net/ http://pypi.python.org/pypi/pydns" +HOMEPAGE="http://pydns.sourceforge.net/ https://pypi.python.org/pypi/pydns" SRC_URI="http://downloads.sourceforge.net/project/pydns/pydns/${P}/${P}.tar.gz" LICENSE="CNRI" diff --git a/dev-python/pyelftools/pyelftools-0.21-r4.ebuild b/dev-python/pyelftools/pyelftools-0.21-r4.ebuild index 778f664f9c8d..b150c24b758c 100644 --- a/dev-python/pyelftools/pyelftools-0.21-r4.ebuild +++ b/dev-python/pyelftools/pyelftools-0.21-r4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="pure-Python library for parsing and analyzing ELF files and DWARF debugging information" -HOMEPAGE="http://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" +HOMEPAGE="https://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/pyelftools/pyelftools-0.22.ebuild b/dev-python/pyelftools/pyelftools-0.22.ebuild index 7e97efcb9b22..bf78aa35bd2f 100644 --- a/dev-python/pyelftools/pyelftools-0.22.ebuild +++ b/dev-python/pyelftools/pyelftools-0.22.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="pure-Python library for parsing and analyzing ELF files and DWARF debugging information" -HOMEPAGE="http://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" +HOMEPAGE="https://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/pyelftools/pyelftools-0.23-r1.ebuild b/dev-python/pyelftools/pyelftools-0.23-r1.ebuild index 6ce449e729fb..d2ac8fbd2e7e 100644 --- a/dev-python/pyelftools/pyelftools-0.23-r1.ebuild +++ b/dev-python/pyelftools/pyelftools-0.23-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="pure-Python library for parsing and analyzing ELF files and DWARF debugging information" -HOMEPAGE="http://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" +HOMEPAGE="https://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/pyelftools/pyelftools-0.23.ebuild b/dev-python/pyelftools/pyelftools-0.23.ebuild index afaebf9bd7db..4d86eef8134b 100644 --- a/dev-python/pyelftools/pyelftools-0.23.ebuild +++ b/dev-python/pyelftools/pyelftools-0.23.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="pure-Python library for parsing and analyzing ELF files and DWARF debugging information" -HOMEPAGE="http://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" +HOMEPAGE="https://pypi.python.org/pypi/pyelftools https://github.com/eliben/pyelftools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/pyenchant/pyenchant-1.6.6.ebuild b/dev-python/pyenchant/pyenchant-1.6.6.ebuild index 948f2d38430d..aee6148939ca 100644 --- a/dev-python/pyenchant/pyenchant-1.6.6.ebuild +++ b/dev-python/pyenchant/pyenchant-1.6.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the Enchant spellchecking system" -HOMEPAGE="http://pyenchant.sourceforge.net http://pypi.python.org/pypi/pyenchant" +HOMEPAGE="http://pyenchant.sourceforge.net https://pypi.python.org/pypi/pyenchant" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pyface/pyface-4.3.0-r1.ebuild b/dev-python/pyface/pyface-4.3.0-r1.ebuild index 7dab97ae079a..178b5d628378 100644 --- a/dev-python/pyface/pyface-4.3.0-r1.ebuild +++ b/dev-python/pyface/pyface-4.3.0-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Traits-capable windowing framework" -HOMEPAGE="https://github.com/enthought/pyface http://pypi.python.org/pypi/pyface" +HOMEPAGE="https://github.com/enthought/pyface https://pypi.python.org/pypi/pyface" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyflakes/pyflakes-0.7.2.ebuild b/dev-python/pyflakes/pyflakes-0.7.2.ebuild index 1f9537f27c14..b4a25712e9f8 100644 --- a/dev-python/pyflakes/pyflakes-0.7.2.ebuild +++ b/dev-python/pyflakes/pyflakes-0.7.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Passive checker for Python programs" -HOMEPAGE="https://launchpad.net/pyflakes http://pypi.python.org/pypi/pyflakes" +HOMEPAGE="https://launchpad.net/pyflakes https://pypi.python.org/pypi/pyflakes" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyflakes/pyflakes-0.7.3.ebuild b/dev-python/pyflakes/pyflakes-0.7.3.ebuild index 4631dd3dcc69..0924bb917689 100644 --- a/dev-python/pyflakes/pyflakes-0.7.3.ebuild +++ b/dev-python/pyflakes/pyflakes-0.7.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python{2_7,3_3} ) # not 3.4 yet inherit distutils-r1 DESCRIPTION="Passive checker for Python programs" -HOMEPAGE="https://launchpad.net/pyflakes http://pypi.python.org/pypi/pyflakes" +HOMEPAGE="https://launchpad.net/pyflakes https://pypi.python.org/pypi/pyflakes" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyflakes/pyflakes-0.8.1.ebuild b/dev-python/pyflakes/pyflakes-0.8.1.ebuild index 48adb8617578..97d74a88484b 100644 --- a/dev-python/pyflakes/pyflakes-0.8.1.ebuild +++ b/dev-python/pyflakes/pyflakes-0.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Passive checker for Python programs" -HOMEPAGE="https://launchpad.net/pyflakes http://pypi.python.org/pypi/pyflakes" +HOMEPAGE="https://launchpad.net/pyflakes https://pypi.python.org/pypi/pyflakes" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyflakes/pyflakes-0.9.2.ebuild b/dev-python/pyflakes/pyflakes-0.9.2.ebuild index b6df5a8ae9d4..c8705149c612 100644 --- a/dev-python/pyflakes/pyflakes-0.9.2.ebuild +++ b/dev-python/pyflakes/pyflakes-0.9.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Passive checker for Python programs" -HOMEPAGE="https://launchpad.net/pyflakes http://pypi.python.org/pypi/pyflakes" +HOMEPAGE="https://launchpad.net/pyflakes https://pypi.python.org/pypi/pyflakes" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyftpdlib/pyftpdlib-1.0.1-r1.ebuild b/dev-python/pyftpdlib/pyftpdlib-1.0.1-r1.ebuild index 8f9e367916d8..fe8895e0f893 100644 --- a/dev-python/pyftpdlib/pyftpdlib-1.0.1-r1.ebuild +++ b/dev-python/pyftpdlib/pyftpdlib-1.0.1-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 DESCRIPTION="Python FTP server library" -HOMEPAGE="http://code.google.com/p/pyftpdlib/ http://pypi.python.org/pypi/pyftpdlib" +HOMEPAGE="http://code.google.com/p/pyftpdlib/ https://pypi.python.org/pypi/pyftpdlib" SRC_URI="http://pyftpdlib.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyftpdlib/pyftpdlib-1.3.0.ebuild b/dev-python/pyftpdlib/pyftpdlib-1.3.0.ebuild index 9f5e30fb4878..d7f42901cb66 100644 --- a/dev-python/pyftpdlib/pyftpdlib-1.3.0.ebuild +++ b/dev-python/pyftpdlib/pyftpdlib-1.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 DESCRIPTION="Python FTP server library" -HOMEPAGE="http://code.google.com/p/pyftpdlib/ http://pypi.python.org/pypi/pyftpdlib" +HOMEPAGE="http://code.google.com/p/pyftpdlib/ https://pypi.python.org/pypi/pyftpdlib" SRC_URI="http://pyftpdlib.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild b/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild index ae58459eb06a..b5f279542a0c 100644 --- a/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild +++ b/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 DESCRIPTION="Python FTP server library" -HOMEPAGE="https://github.com/giampaolo/pyftpdlib http://pypi.python.org/pypi/pyftpdlib" +HOMEPAGE="https://github.com/giampaolo/pyftpdlib https://pypi.python.org/pypi/pyftpdlib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pygments/pygments-1.6.ebuild b/dev-python/pygments/pygments-1.6.ebuild index 43a7beec82eb..ae7b8a272a1c 100644 --- a/dev-python/pygments/pygments-1.6.ebuild +++ b/dev-python/pygments/pygments-1.6.ebuild @@ -11,7 +11,7 @@ MY_PN="Pygments" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pygments is a syntax highlighting package written in Python" -HOMEPAGE="http://pygments.org/ http://pypi.python.org/pypi/Pygments" +HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pygments/pygments-1.6_p20140324-r1.ebuild b/dev-python/pygments/pygments-1.6_p20140324-r1.ebuild index 245bd3f63488..d781b67e6676 100644 --- a/dev-python/pygments/pygments-1.6_p20140324-r1.ebuild +++ b/dev-python/pygments/pygments-1.6_p20140324-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Pygments" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pygments is a syntax highlighting package written in Python" -HOMEPAGE="http://pygments.org/ http://pypi.python.org/pypi/Pygments" +HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments" #SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SRC_URI="https://bitbucket.org/birkenfeld/pygments-main/get/b839f47dbb3a10830db7dc3114f0ad4f470bcfa5.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/pygments/pygments-2.0.1-r1.ebuild b/dev-python/pygments/pygments-2.0.1-r1.ebuild index d196c2558eb6..a232e446d36c 100644 --- a/dev-python/pygments/pygments-2.0.1-r1.ebuild +++ b/dev-python/pygments/pygments-2.0.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Pygments" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pygments is a syntax highlighting package written in Python" -HOMEPAGE="http://pygments.org/ http://pypi.python.org/pypi/Pygments" +HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pygments/pygments-2.0.1.ebuild b/dev-python/pygments/pygments-2.0.1.ebuild index 593e0f20b296..6a0b47515165 100644 --- a/dev-python/pygments/pygments-2.0.1.ebuild +++ b/dev-python/pygments/pygments-2.0.1.ebuild @@ -11,7 +11,7 @@ MY_PN="Pygments" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pygments is a syntax highlighting package written in Python" -HOMEPAGE="http://pygments.org/ http://pypi.python.org/pypi/Pygments" +HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments" #SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SRC_URI="https://bitbucket.org/birkenfeld/pygments-main/get/b839f47dbb3a10830db7dc3114f0ad4f470bcfa5.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/pygments/pygments-2.0.2.ebuild b/dev-python/pygments/pygments-2.0.2.ebuild index a6bd99e1a4ad..59b89d7ea5a3 100644 --- a/dev-python/pygments/pygments-2.0.2.ebuild +++ b/dev-python/pygments/pygments-2.0.2.ebuild @@ -11,7 +11,7 @@ MY_PN="Pygments" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pygments is a syntax highlighting package written in Python" -HOMEPAGE="http://pygments.org/ http://pypi.python.org/pypi/Pygments" +HOMEPAGE="http://pygments.org/ https://pypi.python.org/pypi/Pygments" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pygraphviz/pygraphviz-1.2.ebuild b/dev-python/pygraphviz/pygraphviz-1.2.ebuild index b2b7c6824878..406dc27f3dd6 100644 --- a/dev-python/pygraphviz/pygraphviz-1.2.ebuild +++ b/dev-python/pygraphviz/pygraphviz-1.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python wrapper for the Graphviz Agraph data structure" -HOMEPAGE="http://networkx.lanl.gov/pygraphviz/ http://pypi.python.org/pypi/pygraphviz" +HOMEPAGE="http://networkx.lanl.gov/pygraphviz/ https://pypi.python.org/pypi/pygraphviz" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild b/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild index 3be3f9a3075e..05a5105ffd9c 100644 --- a/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild +++ b/dev-python/pygtkhelpers/pygtkhelpers-0.4.3-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="PyGTKHelpers is a library to assist the building of PyGTK applications" -HOMEPAGE="http://packages.python.org/pygtkhelpers/ http://pypi.python.org/pypi/pygtkhelpers" +HOMEPAGE="http://packages.python.org/pygtkhelpers/ https://pypi.python.org/pypi/pygtkhelpers" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/pygtkhelpers/pygtkhelpers-0.4.3.ebuild b/dev-python/pygtkhelpers/pygtkhelpers-0.4.3.ebuild index 94357d47bf61..694571ecea13 100644 --- a/dev-python/pygtkhelpers/pygtkhelpers-0.4.3.ebuild +++ b/dev-python/pygtkhelpers/pygtkhelpers-0.4.3.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.4 2.5 3.*" inherit distutils DESCRIPTION="PyGTKHelpers is a library to assist the building of PyGTK applications" -HOMEPAGE="http://packages.python.org/pygtkhelpers/ http://pypi.python.org/pypi/pygtkhelpers" +HOMEPAGE="http://packages.python.org/pygtkhelpers/ https://pypi.python.org/pypi/pygtkhelpers" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild b/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild index f32b311bb4c1..71b34d7a1e28 100644 --- a/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" +HOMEPAGE="http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify" SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyinotify/pyinotify-0.9.5.ebuild b/dev-python/pyinotify/pyinotify-0.9.5.ebuild index a5f85d3a60ea..837f34a34ed2 100644 --- a/dev-python/pyinotify/pyinotify-0.9.5.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" +HOMEPAGE="http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify" SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index a5f85d3a60ea..837f34a34ed2 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python module used for monitoring filesystems events" -HOMEPAGE="http://trac.dbzteam.org/pyinotify http://pypi.python.org/pypi/pyinotify" +HOMEPAGE="http://trac.dbzteam.org/pyinotify https://pypi.python.org/pypi/pyinotify" SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyjwt/pyjwt-1.3.0.ebuild b/dev-python/pyjwt/pyjwt-1.3.0.ebuild index dbfb7f3f7e3c..d3639f2841d9 100644 --- a/dev-python/pyjwt/pyjwt-1.3.0.ebuild +++ b/dev-python/pyjwt/pyjwt-1.3.0.ebuild @@ -10,7 +10,7 @@ inherit eutils distutils-r1 MY_PN="PyJWT" DESCRIPTION="JSON Web Token implementation in Python" -HOMEPAGE="http://github.com/progrium/pyjwt https://pypi.python.org/pypi/PyJWT/" +HOMEPAGE="https://github.com/progrium/pyjwt https://pypi.python.org/pypi/PyJWT/" #SRC_URI="https://github.com/progrium/${P}/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/pyjwt/pyjwt-1.4.0.ebuild b/dev-python/pyjwt/pyjwt-1.4.0.ebuild index 5611c02641c3..2ac6634bbbaf 100644 --- a/dev-python/pyjwt/pyjwt-1.4.0.ebuild +++ b/dev-python/pyjwt/pyjwt-1.4.0.ebuild @@ -10,7 +10,7 @@ inherit eutils distutils-r1 MY_PN="PyJWT" DESCRIPTION="JSON Web Token implementation in Python" -HOMEPAGE="http://github.com/progrium/pyjwt https://pypi.python.org/pypi/PyJWT/" +HOMEPAGE="https://github.com/progrium/pyjwt https://pypi.python.org/pypi/PyJWT/" #SRC_URI="https://github.com/progrium/${P}/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild index 2ac597db3593..02d98185b677 100644 --- a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="POSIX ACLs (Access Control Lists) for Python" -HOMEPAGE="http://sourceforge.net/projects/pylibacl/ http://pypi.python.org/pypi/pylibacl" +HOMEPAGE="http://sourceforge.net/projects/pylibacl/ https://pypi.python.org/pypi/pylibacl" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild b/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild index c80d52a831af..c4fc1f5156c6 100644 --- a/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild +++ b/dev-python/pyliblzma/pyliblzma-0.5.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python bindings for liblzma" -HOMEPAGE="https://launchpad.net/pyliblzma http://pypi.python.org/pypi/pyliblzma" +HOMEPAGE="https://launchpad.net/pyliblzma https://pypi.python.org/pypi/pyliblzma" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="LGPL-3" diff --git a/dev-python/pylibmc/pylibmc-1.4.3.ebuild b/dev-python/pylibmc/pylibmc-1.4.3.ebuild index 952867dc86b9..6d79241315b7 100644 --- a/dev-python/pylibmc/pylibmc-1.4.3.ebuild +++ b/dev-python/pylibmc/pylibmc-1.4.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Libmemcached wrapper written as a Python extension" -HOMEPAGE="http://sendapatch.se/projects/pylibmc/ http://pypi.python.org/pypi/pylibmc" +HOMEPAGE="http://sendapatch.se/projects/pylibmc/ https://pypi.python.org/pypi/pylibmc" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pylibmc/pylibmc-1.5.0.ebuild b/dev-python/pylibmc/pylibmc-1.5.0.ebuild index 952867dc86b9..6d79241315b7 100644 --- a/dev-python/pylibmc/pylibmc-1.5.0.ebuild +++ b/dev-python/pylibmc/pylibmc-1.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Libmemcached wrapper written as a Python extension" -HOMEPAGE="http://sendapatch.se/projects/pylibmc/ http://pypi.python.org/pypi/pylibmc" +HOMEPAGE="http://sendapatch.se/projects/pylibmc/ https://pypi.python.org/pypi/pylibmc" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pylint/pylint-0.25.2.ebuild b/dev-python/pylint/pylint-0.25.2.ebuild index 132a626e3c7c..bc6e4b02cd7d 100644 --- a/dev-python/pylint/pylint-0.25.2.ebuild +++ b/dev-python/pylint/pylint-0.25.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python code static checker" -HOMEPAGE="http://www.logilab.org/project/pylint http://pypi.python.org/pypi/pylint" +HOMEPAGE="http://www.logilab.org/project/pylint https://pypi.python.org/pypi/pylint" SRC_URI="ftp://ftp.logilab.org/pub/${PN}/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pylint/pylint-1.4.0.ebuild b/dev-python/pylint/pylint-1.4.0.ebuild index bebe3317fa29..9ba3153e3e29 100644 --- a/dev-python/pylint/pylint-1.4.0.ebuild +++ b/dev-python/pylint/pylint-1.4.0.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 RESTRICT="test" # needs pygtk DESCRIPTION="Python code static checker" -HOMEPAGE="http://www.logilab.org/project/pylint http://pypi.python.org/pypi/pylint" +HOMEPAGE="http://www.logilab.org/project/pylint https://pypi.python.org/pypi/pylint" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pylint/pylint-1.4.1.ebuild b/dev-python/pylint/pylint-1.4.1.ebuild index 258e6ef271fb..c5bed4715fc6 100644 --- a/dev-python/pylint/pylint-1.4.1.ebuild +++ b/dev-python/pylint/pylint-1.4.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 RESTRICT="test" # needs pygtk DESCRIPTION="Python code static checker" -HOMEPAGE="http://www.logilab.org/project/pylint http://pypi.python.org/pypi/pylint" +HOMEPAGE="http://www.logilab.org/project/pylint https://pypi.python.org/pypi/pylint" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pylint/pylint-1.4.3.ebuild b/dev-python/pylint/pylint-1.4.3.ebuild index cd28321348a6..da05f915a367 100644 --- a/dev-python/pylint/pylint-1.4.3.ebuild +++ b/dev-python/pylint/pylint-1.4.3.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 RESTRICT="test" # needs pygtk DESCRIPTION="Python code static checker" -HOMEPAGE="http://www.logilab.org/project/pylint http://pypi.python.org/pypi/pylint" +HOMEPAGE="http://www.logilab.org/project/pylint https://pypi.python.org/pypi/pylint" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pylint/pylint-1.4.4.ebuild b/dev-python/pylint/pylint-1.4.4.ebuild index f62ca2c8ccd8..5874cec9ee13 100644 --- a/dev-python/pylint/pylint-1.4.4.ebuild +++ b/dev-python/pylint/pylint-1.4.4.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 RESTRICT="test" # needs pygtk DESCRIPTION="Python code static checker" -HOMEPAGE="http://www.logilab.org/project/pylint http://pypi.python.org/pypi/pylint" +HOMEPAGE="http://www.logilab.org/project/pylint https://pypi.python.org/pypi/pylint" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pylirc/pylirc-0.0.5-r1.ebuild b/dev-python/pylirc/pylirc-0.0.5-r1.ebuild index 13dbe6e87a4a..12c5b229d790 100644 --- a/dev-python/pylirc/pylirc-0.0.5-r1.ebuild +++ b/dev-python/pylirc/pylirc-0.0.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="lirc module for Python" -HOMEPAGE="http://sourceforge.net/projects/pylirc/ http://pypi.python.org/pypi/pylirc" +HOMEPAGE="http://sourceforge.net/projects/pylirc/ https://pypi.python.org/pypi/pylirc" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pylons/pylons-1.0.1-r1.ebuild b/dev-python/pylons/pylons-1.0.1-r1.ebuild index 630e9e1c4e09..45e70178e2ae 100644 --- a/dev-python/pylons/pylons-1.0.1-r1.ebuild +++ b/dev-python/pylons/pylons-1.0.1-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="Pylons" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pylons Web Framework" -HOMEPAGE="http://pylonshq.com/ http://pypi.python.org/pypi/Pylons" +HOMEPAGE="http://pylonshq.com/ https://pypi.python.org/pypi/Pylons" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pylons/pylons-1.0.2.ebuild b/dev-python/pylons/pylons-1.0.2.ebuild index e7f874f7233f..aa81dd63dfda 100644 --- a/dev-python/pylons/pylons-1.0.2.ebuild +++ b/dev-python/pylons/pylons-1.0.2.ebuild @@ -12,7 +12,7 @@ MY_PN="Pylons" MY_P="${MY_PN}-${PV}" DESCRIPTION="Pylons Web Framework" -HOMEPAGE="http://pylonshq.com/ http://pypi.python.org/pypi/Pylons" +HOMEPAGE="http://pylonshq.com/ https://pypi.python.org/pypi/Pylons" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pylzma/pylzma-0.4.4-r1.ebuild b/dev-python/pylzma/pylzma-0.4.4-r1.ebuild index b861f22d8590..64d513774300 100644 --- a/dev-python/pylzma/pylzma-0.4.4-r1.ebuild +++ b/dev-python/pylzma/pylzma-0.4.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="Python bindings for the LZMA compression library" -HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ http://pypi.python.org/pypi/pylzma" +HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ https://pypi.python.org/pypi/pylzma" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pylzma/pylzma-0.4.5.ebuild b/dev-python/pylzma/pylzma-0.4.5.ebuild index 1e7783d25ac0..b5fbc399d906 100644 --- a/dev-python/pylzma/pylzma-0.4.5.ebuild +++ b/dev-python/pylzma/pylzma-0.4.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="Python bindings for the LZMA compression library" -HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ http://pypi.python.org/pypi/pylzma" +HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ https://pypi.python.org/pypi/pylzma" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pylzma/pylzma-0.4.6.ebuild b/dev-python/pylzma/pylzma-0.4.6.ebuild index 1e7783d25ac0..b5fbc399d906 100644 --- a/dev-python/pylzma/pylzma-0.4.6.ebuild +++ b/dev-python/pylzma/pylzma-0.4.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="Python bindings for the LZMA compression library" -HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ http://pypi.python.org/pypi/pylzma" +HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ https://pypi.python.org/pypi/pylzma" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pylzma/pylzma-0.4.8.ebuild b/dev-python/pylzma/pylzma-0.4.8.ebuild index 1e7783d25ac0..b5fbc399d906 100644 --- a/dev-python/pylzma/pylzma-0.4.8.ebuild +++ b/dev-python/pylzma/pylzma-0.4.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="Python bindings for the LZMA compression library" -HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ http://pypi.python.org/pypi/pylzma" +HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ https://pypi.python.org/pypi/pylzma" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pymongo/pymongo-2.6.3.ebuild b/dev-python/pymongo/pymongo-2.6.3.ebuild index 7dd5af2d453c..7eb0fbf49103 100644 --- a/dev-python/pymongo/pymongo-2.6.3.ebuild +++ b/dev-python/pymongo/pymongo-2.6.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit check-reqs distutils-r1 DESCRIPTION="Python driver for MongoDB" -HOMEPAGE="http://github.com/mongodb/mongo-python-driver http://pypi.python.org/pypi/pymongo" +HOMEPAGE="https://github.com/mongodb/mongo-python-driver https://pypi.python.org/pypi/pymongo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pymongo/pymongo-2.7.2.ebuild b/dev-python/pymongo/pymongo-2.7.2.ebuild index ff289d406bb8..122dca44f1d5 100644 --- a/dev-python/pymongo/pymongo-2.7.2.ebuild +++ b/dev-python/pymongo/pymongo-2.7.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit check-reqs distutils-r1 DESCRIPTION="Python driver for MongoDB" -HOMEPAGE="http://github.com/mongodb/mongo-python-driver http://pypi.python.org/pypi/pymongo" +HOMEPAGE="https://github.com/mongodb/mongo-python-driver https://pypi.python.org/pypi/pymongo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pymongo/pymongo-2.8.1.ebuild b/dev-python/pymongo/pymongo-2.8.1.ebuild index 77b2fac6d1cf..059bdf55ecaf 100644 --- a/dev-python/pymongo/pymongo-2.8.1.ebuild +++ b/dev-python/pymongo/pymongo-2.8.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit check-reqs distutils-r1 DESCRIPTION="Python driver for MongoDB" -HOMEPAGE="http://github.com/mongodb/mongo-python-driver http://pypi.python.org/pypi/pymongo" +HOMEPAGE="https://github.com/mongodb/mongo-python-driver https://pypi.python.org/pypi/pymongo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pymongo/pymongo-3.0.3.ebuild b/dev-python/pymongo/pymongo-3.0.3.ebuild index a321bbcd9f5d..84c8bd5f65d2 100644 --- a/dev-python/pymongo/pymongo-3.0.3.ebuild +++ b/dev-python/pymongo/pymongo-3.0.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit check-reqs distutils-r1 DESCRIPTION="Python driver for MongoDB" -HOMEPAGE="http://github.com/mongodb/mongo-python-driver http://pypi.python.org/pypi/pymongo" +HOMEPAGE="https://github.com/mongodb/mongo-python-driver https://pypi.python.org/pypi/pymongo" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pymssql/pymssql-1.0.2-r1.ebuild b/dev-python/pymssql/pymssql-1.0.2-r1.ebuild index 7c2c58a6ab7b..6d5ddd29a9b7 100644 --- a/dev-python/pymssql/pymssql-1.0.2-r1.ebuild +++ b/dev-python/pymssql/pymssql-1.0.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 flag-o-matic DESCRIPTION="Simple MSSQL python extension module" -HOMEPAGE="http://pymssql.sourceforge.net/ http://code.google.com/p/pymssql/ http://pypi.python.org/pypi/pymssql" +HOMEPAGE="http://pymssql.sourceforge.net/ http://code.google.com/p/pymssql/ https://pypi.python.org/pypi/pymssql" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pymtp/pymtp-0.0.6.ebuild b/dev-python/pymtp/pymtp-0.0.6.ebuild index 795dcede20c6..4cc23b74ba58 100644 --- a/dev-python/pymtp/pymtp-0.0.6.ebuild +++ b/dev-python/pymtp/pymtp-0.0.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{3_3,3_4} ) inherit distutils-r1 DESCRIPTION="LibMTP bindings for Python" -HOMEPAGE="http://packages.debian.org/libmtp http://libmtp.sourceforge.net/ http://pypi.python.org/pypi/PyMTP" +HOMEPAGE="http://packages.debian.org/libmtp http://libmtp.sourceforge.net/ https://pypi.python.org/pypi/PyMTP" DEB_URI="mirror://debian/pool/main/${PN:0:1}/${PN}" SRC_URI="${DEB_URI}/${PN}_${PV}.orig.tar.gz" diff --git a/dev-python/pynzb/pynzb-0.1.0-r1.ebuild b/dev-python/pynzb/pynzb-0.1.0-r1.ebuild index 146ccd76a53f..828d3a936cce 100644 --- a/dev-python/pynzb/pynzb-0.1.0-r1.ebuild +++ b/dev-python/pynzb/pynzb-0.1.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Unified API for parsing NZB files" -HOMEPAGE="http://pypi.python.org/pypi/pynzb/" +HOMEPAGE="https://pypi.python.org/pypi/pynzb/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyopencl/pyopencl-2014.1.ebuild b/dev-python/pyopencl/pyopencl-2014.1.ebuild index b945d0d31819..fa94d23d0fa6 100644 --- a/dev-python/pyopencl/pyopencl-2014.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2014.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python wrapper for OpenCL" -HOMEPAGE="http://mathema.tician.de/software/pyopencl http://pypi.python.org/pypi/pyopencl" +HOMEPAGE="http://mathema.tician.de/software/pyopencl https://pypi.python.org/pypi/pyopencl" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pyopencl/pyopencl-2015.1.ebuild b/dev-python/pyopencl/pyopencl-2015.1.ebuild index 8a282ea9a3d6..82979731fc95 100644 --- a/dev-python/pyopencl/pyopencl-2015.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2015.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python wrapper for OpenCL" -HOMEPAGE="http://mathema.tician.de/software/pyopencl http://pypi.python.org/pypi/pyopencl" +HOMEPAGE="http://mathema.tician.de/software/pyopencl https://pypi.python.org/pypi/pyopencl" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pyopencl/pyopencl-9999.ebuild b/dev-python/pyopencl/pyopencl-9999.ebuild index 68ac81627161..8784358d7e9e 100644 --- a/dev-python/pyopencl/pyopencl-9999.ebuild +++ b/dev-python/pyopencl/pyopencl-9999.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 git-2 EGIT_REPO_URI="http://git.tiker.net/trees/pyopencl.git" DESCRIPTION="Python wrapper for OpenCL" -HOMEPAGE="http://mathema.tician.de/software/pyopencl http://pypi.python.org/pypi/pyopencl" +HOMEPAGE="http://mathema.tician.de/software/pyopencl https://pypi.python.org/pypi/pyopencl" SRC_URI="" LICENSE="GPL-2" diff --git a/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild b/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild index 7d48212a2ae4..5d823107aaa9 100644 --- a/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild +++ b/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="PyOpenGL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python OpenGL bindings" -HOMEPAGE="http://pyopengl.sourceforge.net/ http://pypi.python.org/pypi/PyOpenGL" +HOMEPAGE="http://pyopengl.sourceforge.net/ https://pypi.python.org/pypi/PyOpenGL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" # mirror://sourceforge/pyopengl/${MY_P}.tar.gz" # broken mirror for this release LICENSE="BSD" diff --git a/dev-python/pyopengl/pyopengl-3.1.0.ebuild b/dev-python/pyopengl/pyopengl-3.1.0.ebuild index 0e810b6974e5..8266a684a746 100644 --- a/dev-python/pyopengl/pyopengl-3.1.0.ebuild +++ b/dev-python/pyopengl/pyopengl-3.1.0.ebuild @@ -12,7 +12,7 @@ MY_PN="PyOpenGL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python OpenGL bindings" -HOMEPAGE="http://pyopengl.sourceforge.net/ http://pypi.python.org/pypi/PyOpenGL" +HOMEPAGE="http://pyopengl.sourceforge.net/ https://pypi.python.org/pypi/PyOpenGL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" # mirror://sourceforge/pyopengl/${MY_P}.tar.gz" # broken mirror for this release LICENSE="BSD" diff --git a/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild b/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild index 1f4f1072091b..8ef62d756fc0 100644 --- a/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.13.1-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="pyOpenSSL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to the OpenSSL library" -HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl http://pypi.python.org/pypi/pyOpenSSL" +HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl https://pypi.python.org/pypi/pyOpenSSL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pyopenssl/pyopenssl-0.13.1.ebuild b/dev-python/pyopenssl/pyopenssl-0.13.1.ebuild index 4a4ff8dc8e74..4a294569d60b 100644 --- a/dev-python/pyopenssl/pyopenssl-0.13.1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.13.1.ebuild @@ -12,7 +12,7 @@ MY_PN="pyOpenSSL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python interface to the OpenSSL library" -HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl http://pypi.python.org/pypi/pyOpenSSL" +HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl https://pypi.python.org/pypi/pyOpenSSL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pyopenssl/pyopenssl-0.14.ebuild b/dev-python/pyopenssl/pyopenssl-0.14.ebuild index 755c3046dbd7..8115f054147f 100644 --- a/dev-python/pyopenssl/pyopenssl-0.14.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.14.ebuild @@ -11,7 +11,7 @@ MY_PN=pyOpenSSL MY_P=${MY_PN}-${PV} DESCRIPTION="Python interface to the OpenSSL library" -HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl http://pypi.python.org/pypi/pyOpenSSL" +HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl https://pypi.python.org/pypi/pyOpenSSL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pyopenssl/pyopenssl-0.15.1.ebuild b/dev-python/pyopenssl/pyopenssl-0.15.1.ebuild index dbf10bb0006c..f9e19d9f0990 100644 --- a/dev-python/pyopenssl/pyopenssl-0.15.1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.15.1.ebuild @@ -11,7 +11,7 @@ MY_PN=pyOpenSSL MY_P=${MY_PN}-${PV} DESCRIPTION="Python interface to the OpenSSL library" -HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl http://pypi.python.org/pypi/pyOpenSSL" +HOMEPAGE="http://pyopenssl.sourceforge.net/ https://launchpad.net/pyopenssl https://pypi.python.org/pypi/pyOpenSSL" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild b/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild index efe8e7f3d233..24941705bead 100644 --- a/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild +++ b/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="pyparsing is an easy-to-use Python module for text parsing" -HOMEPAGE="http://pyparsing.wikispaces.com/ http://pypi.python.org/pypi/pyparsing" +HOMEPAGE="http://pyparsing.wikispaces.com/ https://pypi.python.org/pypi/pyparsing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyparsing/pyparsing-1.5.6.ebuild b/dev-python/pyparsing/pyparsing-1.5.6.ebuild index 604c388b6a00..ea5f501b1f75 100644 --- a/dev-python/pyparsing/pyparsing-1.5.6.ebuild +++ b/dev-python/pyparsing/pyparsing-1.5.6.ebuild @@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils eutils DESCRIPTION="pyparsing is an easy-to-use Python module for text parsing" -HOMEPAGE="http://pyparsing.wikispaces.com/ http://pypi.python.org/pypi/pyparsing" +HOMEPAGE="http://pyparsing.wikispaces.com/ https://pypi.python.org/pypi/pyparsing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyparsing/pyparsing-2.0.1.ebuild b/dev-python/pyparsing/pyparsing-2.0.1.ebuild index 7148e7e1b77e..048f4cfc77d2 100644 --- a/dev-python/pyparsing/pyparsing-2.0.1.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="pyparsing is an easy-to-use Python module for text parsing" -HOMEPAGE="http://pyparsing.wikispaces.com/ http://pypi.python.org/pypi/pyparsing" +HOMEPAGE="http://pyparsing.wikispaces.com/ https://pypi.python.org/pypi/pyparsing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyparsing/pyparsing-2.0.3.ebuild b/dev-python/pyparsing/pyparsing-2.0.3.ebuild index 2845373889f2..b03dbc1948de 100644 --- a/dev-python/pyparsing/pyparsing-2.0.3.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="pyparsing is an easy-to-use Python module for text parsing" -HOMEPAGE="http://pyparsing.wikispaces.com/ http://pypi.python.org/pypi/pyparsing" +HOMEPAGE="http://pyparsing.wikispaces.com/ https://pypi.python.org/pypi/pyparsing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pypgsql/pypgsql-2.5.1-r1.ebuild b/dev-python/pypgsql/pypgsql-2.5.1-r1.ebuild index 5e7fd4651c64..042484564d27 100644 --- a/dev-python/pypgsql/pypgsql-2.5.1-r1.ebuild +++ b/dev-python/pypgsql/pypgsql-2.5.1-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="pyPgSQL-${PV}" DESCRIPTION="Python Interface to PostgreSQL" -HOMEPAGE="http://pypgsql.sourceforge.net/ http://pypi.python.org/pypi/pyPgSQL" +HOMEPAGE="http://pypgsql.sourceforge.net/ https://pypi.python.org/pypi/pyPgSQL" SRC_URI="mirror://sourceforge/pypgsql/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pypgsql/pypgsql-2.5.1.ebuild b/dev-python/pypgsql/pypgsql-2.5.1.ebuild index 9ee38c06a858..8ab349db8f49 100644 --- a/dev-python/pypgsql/pypgsql-2.5.1.ebuild +++ b/dev-python/pypgsql/pypgsql-2.5.1.ebuild @@ -12,7 +12,7 @@ inherit distutils MY_P="pyPgSQL-${PV}" DESCRIPTION="Python Interface to PostgreSQL" -HOMEPAGE="http://pypgsql.sourceforge.net/ http://pypi.python.org/pypi/pyPgSQL" +HOMEPAGE="http://pypgsql.sourceforge.net/ https://pypi.python.org/pypi/pyPgSQL" SRC_URI="mirror://sourceforge/pypgsql/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild index 429b3d83f4d0..3077e73841a3 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="convert python profile data to kcachegrind calltree form" -HOMEPAGE="http://pypi.python.org/pypi/pyprof2calltree/" +HOMEPAGE="https://pypi.python.org/pypi/pyprof2calltree/" SRC_URI="mirror://pypi/p/${PN}/${PF}.tar.gz" IUSE= diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild index 429b3d83f4d0..3077e73841a3 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="convert python profile data to kcachegrind calltree form" -HOMEPAGE="http://pypi.python.org/pypi/pyprof2calltree/" +HOMEPAGE="https://pypi.python.org/pypi/pyprof2calltree/" SRC_URI="mirror://pypi/p/${PN}/${PF}.tar.gz" IUSE= diff --git a/dev-python/pyproj/pyproj-1.9.3-r1.ebuild b/dev-python/pyproj/pyproj-1.9.3-r1.ebuild index f563b867855b..09770244c005 100644 --- a/dev-python/pyproj/pyproj-1.9.3-r1.ebuild +++ b/dev-python/pyproj/pyproj-1.9.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to PROJ.4 library" -HOMEPAGE="http://code.google.com/p/pyproj/ http://pypi.python.org/pypi/pyproj" +HOMEPAGE="http://code.google.com/p/pyproj/ https://pypi.python.org/pypi/pyproj" SRC_URI="http://pyproj.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyproj/pyproj-1.9.4.ebuild b/dev-python/pyproj/pyproj-1.9.4.ebuild index a1e47073bfdc..4078330458dd 100644 --- a/dev-python/pyproj/pyproj-1.9.4.ebuild +++ b/dev-python/pyproj/pyproj-1.9.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to PROJ.4 library" -HOMEPAGE="http://github.com/jswhit/pyproj" +HOMEPAGE="https://github.com/jswhit/pyproj" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild b/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild index 6868e3adee72..2d3ea454a966 100644 --- a/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild +++ b/dev-python/pyprotocols/pyprotocols-1.0_pre2306-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="PyProtocols" MY_P="${MY_PN}-${PV/_pre/a0dev_r}" DESCRIPTION="Extends the PEP 246 adapt function with a new 'declaration API'" -HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html http://pypi.python.org/pypi/PyProtocols \ +HOMEPAGE="http://peak.telecommunity.com/PyProtocols.html https://pypi.python.org/pypi/PyProtocols \ http://svn.eby-sarna.com/PyProtocols/" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" diff --git a/dev-python/pyquery/pyquery-1.2.4.ebuild b/dev-python/pyquery/pyquery-1.2.4.ebuild index ea7818bfab9f..21a1e0d5de20 100644 --- a/dev-python/pyquery/pyquery-1.2.4.ebuild +++ b/dev-python/pyquery/pyquery-1.2.4.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="A jQuery-like library for python" -HOMEPAGE="http://pypi.python.org/pypi/pyquery" +HOMEPAGE="https://pypi.python.org/pypi/pyquery" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyro/pyro-3.16-r1.ebuild b/dev-python/pyro/pyro-3.16-r1.ebuild index a9fe60240cb0..a1465faacd1b 100644 --- a/dev-python/pyro/pyro-3.16-r1.ebuild +++ b/dev-python/pyro/pyro-3.16-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="Pyro" MY_P="${MY_PN}-${PV}" DESCRIPTION="Advanced and powerful Distributed Object Technology system written entirely in Python" -HOMEPAGE="http://www.xs4all.nl/~irmen/pyro3/ http://pypi.python.org/pypi/Pyro" +HOMEPAGE="http://www.xs4all.nl/~irmen/pyro3/ https://pypi.python.org/pypi/Pyro" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyro/pyro-4.25.ebuild b/dev-python/pyro/pyro-4.25.ebuild index c03b2afe2a7b..0f3c441dfd66 100644 --- a/dev-python/pyro/pyro-4.25.ebuild +++ b/dev-python/pyro/pyro-4.25.ebuild @@ -12,7 +12,7 @@ MY_PN="Pyro4" MY_P="${MY_PN}-${PV}" DESCRIPTION="Advanced and powerful Distributed Object Technology system written entirely in Python" -HOMEPAGE="http://www.xs4all.nl/~irmen/pyro/ http://pypi.python.org/pypi/Pyro4" +HOMEPAGE="http://www.xs4all.nl/~irmen/pyro/ https://pypi.python.org/pypi/Pyro4" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyrtf/pyrtf-0.45-r1.ebuild b/dev-python/pyrtf/pyrtf-0.45-r1.ebuild index f53e5ccbc1de..d08e37d1527d 100644 --- a/dev-python/pyrtf/pyrtf-0.45-r1.ebuild +++ b/dev-python/pyrtf/pyrtf-0.45-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="PyRTF" MY_P="${MY_PN}-${PV}" DESCRIPTION="A set of Python classes that make it possible to produce RTF documents from Python programs" -HOMEPAGE="http://pyrtf.sourceforge.net http://pypi.python.org/pypi/PyRTF" +HOMEPAGE="http://pyrtf.sourceforge.net https://pypi.python.org/pypi/PyRTF" SRC_URI="mirror://sourceforge/$PN/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" diff --git a/dev-python/pyscard/pyscard-1.6.16.ebuild b/dev-python/pyscard/pyscard-1.6.16.ebuild index 56661345d8ed..7b6a24b3c1e6 100644 --- a/dev-python/pyscard/pyscard-1.6.16.ebuild +++ b/dev-python/pyscard/pyscard-1.6.16.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="pyscard is a python module adding smart cards support to python" -HOMEPAGE="http://pyscard.sourceforge.net/ http://pypi.python.org/pypi/pyscard" +HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pyscard/pyscard-1.7.0.ebuild b/dev-python/pyscard/pyscard-1.7.0.ebuild index 585ecc67c9b6..6236af9bbb39 100644 --- a/dev-python/pyscard/pyscard-1.7.0.ebuild +++ b/dev-python/pyscard/pyscard-1.7.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="pyscard is a python module adding smart cards support to python" -HOMEPAGE="http://pyscard.sourceforge.net/ http://pypi.python.org/pypi/pyscard" +HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/pyserial/pyserial-2.6-r1.ebuild b/dev-python/pyserial/pyserial-2.6-r1.ebuild index 36fa39365426..8f5bdcf1007e 100644 --- a/dev-python/pyserial/pyserial-2.6-r1.ebuild +++ b/dev-python/pyserial/pyserial-2.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python Serial Port Extension" -HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ http://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyserial/pyserial-2.7-r1.ebuild b/dev-python/pyserial/pyserial-2.7-r1.ebuild index ae44b85b8ee0..92f5d5ddb971 100644 --- a/dev-python/pyserial/pyserial-2.7-r1.ebuild +++ b/dev-python/pyserial/pyserial-2.7-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python Serial Port Extension" -HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ http://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyserial/pyserial-2.7.ebuild b/dev-python/pyserial/pyserial-2.7.ebuild index fb49cf7bc823..5458aa4dd662 100644 --- a/dev-python/pyserial/pyserial-2.7.ebuild +++ b/dev-python/pyserial/pyserial-2.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Python Serial Port Extension" -HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ http://pypi.python.org/pypi/pyserial" +HOMEPAGE="http://pyserial.sourceforge.net/ http://sourceforge.net/projects/pyserial/ https://pypi.python.org/pypi/pyserial" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pysnmp-apps/pysnmp-apps-0.3.2-r1.ebuild b/dev-python/pysnmp-apps/pysnmp-apps-0.3.2-r1.ebuild index 8ff0e92bcf8d..70bc296caa49 100644 --- a/dev-python/pysnmp-apps/pysnmp-apps-0.3.2-r1.ebuild +++ b/dev-python/pysnmp-apps/pysnmp-apps-0.3.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="PySNMP applications" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp-apps" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp-apps" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild b/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild index fcc1f25e91e5..6de17237a7d0 100644 --- a/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild +++ b/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="PySNMP applications" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp-apps" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp-apps" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.3-r1.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.3-r1.ebuild index d910ff9f6633..df6a847301fb 100644 --- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.3-r1.ebuild +++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="SNMP framework in Python - MIBs" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp-mibs" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp-mibs" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild index 9e1c36d9c2ee..cd99a0b5b943 100644 --- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild +++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="SNMP framework in Python - MIBs" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp-mibs" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp-mibs" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysnmp/pysnmp-3.4.4-r1.ebuild b/dev-python/pysnmp/pysnmp-3.4.4-r1.ebuild index 95dcf2d72bb2..518f21df8d2f 100644 --- a/dev-python/pysnmp/pysnmp-3.4.4-r1.ebuild +++ b/dev-python/pysnmp/pysnmp-3.4.4-r1.ebuild @@ -10,7 +10,7 @@ DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 DESCRIPTION="SNMP framework in Python. Not a wrapper" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp" SRC_URI="mirror://sourceforge/pysnmp/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysnmp/pysnmp-4.2.2-r1.ebuild b/dev-python/pysnmp/pysnmp-4.2.2-r1.ebuild index f6f950a9b751..e1515895d988 100644 --- a/dev-python/pysnmp/pysnmp-4.2.2-r1.ebuild +++ b/dev-python/pysnmp/pysnmp-4.2.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Python SNMP library" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysnmp/pysnmp-4.2.5.ebuild b/dev-python/pysnmp/pysnmp-4.2.5.ebuild index d188f3de2efe..181b41837c1c 100644 --- a/dev-python/pysnmp/pysnmp-4.2.5.ebuild +++ b/dev-python/pysnmp/pysnmp-4.2.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python SNMP library" -HOMEPAGE="http://pysnmp.sf.net/ http://pypi.python.org/pypi/pysnmp" +HOMEPAGE="http://pysnmp.sf.net/ https://pypi.python.org/pypi/pysnmp" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pysolr/pysolr-3.3.0.ebuild b/dev-python/pysolr/pysolr-3.3.0.ebuild index c380cd7b1aeb..5a63e39f3ef1 100644 --- a/dev-python/pysolr/pysolr-3.3.0.ebuild +++ b/dev-python/pysolr/pysolr-3.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Lightweight python wrapper for Apache Solr" -HOMEPAGE="https://pypi.python.org/pypi/pysolr/ http://github.com/toastdriven/pysolr/" +HOMEPAGE="https://pypi.python.org/pypi/pysolr/ https://github.com/toastdriven/pysolr/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/pysolr/pysolr-3.3.2.ebuild b/dev-python/pysolr/pysolr-3.3.2.ebuild index 89518dda9e4a..9ced90a8ecd8 100644 --- a/dev-python/pysolr/pysolr-3.3.2.ebuild +++ b/dev-python/pysolr/pysolr-3.3.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="Lightweight python wrapper for Apache Solr" -HOMEPAGE="https://pypi.python.org/pypi/pysolr/ http://github.com/toastdriven/pysolr/" +HOMEPAGE="https://pypi.python.org/pypi/pysolr/ https://github.com/toastdriven/pysolr/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/pyspf/pyspf-2.0.10.ebuild b/dev-python/pyspf/pyspf-2.0.10.ebuild index f001157965dc..834057103c4e 100644 --- a/dev-python/pyspf/pyspf-2.0.10.ebuild +++ b/dev-python/pyspf/pyspf-2.0.10.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ipv6?" inherit distutils-r1 DESCRIPTION="Python implementation of the Sender Policy Framework (SPF) protocol" -HOMEPAGE="http://pypi.python.org/pypi/pyspf" +HOMEPAGE="https://pypi.python.org/pypi/pyspf" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pyspf/pyspf-2.0.11.ebuild b/dev-python/pyspf/pyspf-2.0.11.ebuild index b0a67f4fc847..4e8e1b5d7186 100644 --- a/dev-python/pyspf/pyspf-2.0.11.ebuild +++ b/dev-python/pyspf/pyspf-2.0.11.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ipv6?" inherit distutils-r1 DESCRIPTION="Python implementation of the Sender Policy Framework (SPF) protocol" -HOMEPAGE="http://pypi.python.org/pypi/pyspf" +HOMEPAGE="https://pypi.python.org/pypi/pyspf" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/pystache/pystache-0.5.3.ebuild b/dev-python/pystache/pystache-0.5.3.ebuild index c27a4e96dd53..3a256c6e39b5 100644 --- a/dev-python/pystache/pystache-0.5.3.ebuild +++ b/dev-python/pystache/pystache-0.5.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="Mustache for Python" -HOMEPAGE="http://github.com/defunkt/pystache" +HOMEPAGE="https://github.com/defunkt/pystache" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pystache/pystache-0.5.4.ebuild b/dev-python/pystache/pystache-0.5.4.ebuild index 909ec70a2433..b8a098f62723 100644 --- a/dev-python/pystache/pystache-0.5.4.ebuild +++ b/dev-python/pystache/pystache-0.5.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Mustache for Python" -HOMEPAGE="http://github.com/defunkt/pystache" +HOMEPAGE="https://github.com/defunkt/pystache" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild index f565879f1782..8a39b606ebec 100644 --- a/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.1.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Adds support for tests durring installation of setup.py files" -HOMEPAGE="http://pypi.python.org/pypi/pytest-runner" +HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" SRC_URI="mirror://pypi/p/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild b/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild index bc253b645f8d..dcd5f89ec0e5 100644 --- a/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.5.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Adds support for tests durring installation of setup.py files" -HOMEPAGE="http://pypi.python.org/pypi/pytest-runner" +HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" SRC_URI="mirror://pypi/p/${PN}/${P}.zip" LICENSE="MIT" diff --git a/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild index 40d1b416d6e1..15ef6846fdac 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Adds support for tests durring installation of setup.py files" -HOMEPAGE="http://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytest-dev/pytest-runner" +HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytest-dev/pytest-runner" SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest/pytest-2.7.1.ebuild b/dev-python/pytest/pytest-2.7.1.ebuild index 58c48ec00f14..535b170c8d03 100644 --- a/dev-python/pytest/pytest-2.7.1.ebuild +++ b/dev-python/pytest/pytest-2.7.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test: simple powerful testing with Python" -HOMEPAGE="http://pytest.org/ http://pypi.python.org/pypi/pytest" +HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pytest/pytest-2.7.2.ebuild b/dev-python/pytest/pytest-2.7.2.ebuild index df049d6152ad..bec35030c85a 100644 --- a/dev-python/pytest/pytest-2.7.2.ebuild +++ b/dev-python/pytest/pytest-2.7.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test: simple powerful testing with Python" -HOMEPAGE="http://pytest.org/ http://pypi.python.org/pypi/pytest" +HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/python-daemon/python-daemon-1.6-r1.ebuild b/dev-python/python-daemon/python-daemon-1.6-r1.ebuild index 3da32bc357c4..fed42101ddc7 100644 --- a/dev-python/python-daemon/python-daemon-1.6-r1.ebuild +++ b/dev-python/python-daemon/python-daemon-1.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Library to implement a well-behaved Unix daemon process" -HOMEPAGE="http://pypi.python.org/pypi/python-daemon" +HOMEPAGE="https://pypi.python.org/pypi/python-daemon" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/python-daemon/python-daemon-2.0.4.ebuild b/dev-python/python-daemon/python-daemon-2.0.4.ebuild index edb1f2bda2da..0d453b5459e5 100644 --- a/dev-python/python-daemon/python-daemon-2.0.4.ebuild +++ b/dev-python/python-daemon/python-daemon-2.0.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Library to implement a well-behaved Unix daemon process" -HOMEPAGE="http://pypi.python.org/pypi/python-daemon" +HOMEPAGE="https://pypi.python.org/pypi/python-daemon" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/python-daemon/python-daemon-2.0.5.ebuild b/dev-python/python-daemon/python-daemon-2.0.5.ebuild index 0efe356fc90a..8e18ab75a898 100644 --- a/dev-python/python-daemon/python-daemon-2.0.5.ebuild +++ b/dev-python/python-daemon/python-daemon-2.0.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Library to implement a well-behaved Unix daemon process" -HOMEPAGE="http://pypi.python.org/pypi/python-daemon" +HOMEPAGE="https://pypi.python.org/pypi/python-daemon" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild index 593430b85103..d591b4b0c8d4 100644 --- a/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Extensions to the standard Python datetime module" -HOMEPAGE="https://launchpad.net/dateutil http://pypi.python.org/pypi/python-dateutil" +HOMEPAGE="https://launchpad.net/dateutil https://pypi.python.org/pypi/python-dateutil" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/python-digest/python-digest-1.7-r1.ebuild b/dev-python/python-digest/python-digest-1.7-r1.ebuild index 73528d95a5ff..c56f0d272ee0 100644 --- a/dev-python/python-digest/python-digest-1.7-r1.ebuild +++ b/dev-python/python-digest/python-digest-1.7-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A Python library to aid in implementing HTTP Digest Authentication" -HOMEPAGE="http://pypi.python.org/pypi/python-digest/ https://bitbucket.org/akoha/python-digest/" +HOMEPAGE="https://pypi.python.org/pypi/python-digest/ https://bitbucket.org/akoha/python-digest/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="test" diff --git a/dev-python/python-fastcgi/python-fastcgi-1.1-r1.ebuild b/dev-python/python-fastcgi/python-fastcgi-1.1-r1.ebuild index 51caeb946400..77734049006c 100644 --- a/dev-python/python-fastcgi/python-fastcgi-1.1-r1.ebuild +++ b/dev-python/python-fastcgi/python-fastcgi-1.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Interface to OpenMarket's FastCGI C Library/SDK" -HOMEPAGE="http://pypi.python.org/pypi/python-fastcgi" +HOMEPAGE="https://pypi.python.org/pypi/python-fastcgi" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild b/dev-python/python-gudev/python-gudev-147.2-r1.ebuild index dee6d5b53b58..0630e60ad01a 100644 --- a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild +++ b/dev-python/python-gudev/python-gudev-147.2-r1.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils python-r1 vcs-snapshot eutils DESCRIPTION="Python binding to the GUDev udev helper library" -HOMEPAGE="http://github.com/nzjrs/python-gudev" +HOMEPAGE="https://github.com/nzjrs/python-gudev" SRC_URI="https://github.com/nzjrs/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/python-ldap/python-ldap-2.4.15.ebuild b/dev-python/python-ldap/python-ldap-2.4.15.ebuild index c6069dd03975..1d092396800f 100644 --- a/dev-python/python-ldap/python-ldap-2.4.15.ebuild +++ b/dev-python/python-ldap/python-ldap-2.4.15.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 multilib DESCRIPTION="Various LDAP-related Python modules" -HOMEPAGE="http://www.python-ldap.org http://pypi.python.org/pypi/python-ldap" +HOMEPAGE="http://www.python-ldap.org https://pypi.python.org/pypi/python-ldap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/python-ldap/python-ldap-2.4.19.ebuild b/dev-python/python-ldap/python-ldap-2.4.19.ebuild index cd7f3949668a..af22d229f79f 100644 --- a/dev-python/python-ldap/python-ldap-2.4.19.ebuild +++ b/dev-python/python-ldap/python-ldap-2.4.19.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 multilib DESCRIPTION="Various LDAP-related Python modules" -HOMEPAGE="http://www.python-ldap.org http://pypi.python.org/pypi/python-ldap" +HOMEPAGE="http://www.python-ldap.org https://pypi.python.org/pypi/python-ldap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/python-ldap/python-ldap-2.4.20.ebuild b/dev-python/python-ldap/python-ldap-2.4.20.ebuild index 3ad2d9e764d6..3309a2b3783c 100644 --- a/dev-python/python-ldap/python-ldap-2.4.20.ebuild +++ b/dev-python/python-ldap/python-ldap-2.4.20.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 multilib DESCRIPTION="Various LDAP-related Python modules" -HOMEPAGE="http://www.python-ldap.org http://pypi.python.org/pypi/python-ldap" +HOMEPAGE="http://www.python-ldap.org https://pypi.python.org/pypi/python-ldap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/python-ldap/python-ldap-9999.ebuild b/dev-python/python-ldap/python-ldap-9999.ebuild index 7711f124ad65..fe9c91712673 100644 --- a/dev-python/python-ldap/python-ldap-9999.ebuild +++ b/dev-python/python-ldap/python-ldap-9999.ebuild @@ -12,7 +12,7 @@ DISTUTILS_NO_PARALLEL_BUILD=1 inherit distutils-r1 git-2 multilib DESCRIPTION="Various LDAP-related Python modules" -HOMEPAGE="http://www.python-ldap.org http://pypi.python.org/pypi/python-ldap" +HOMEPAGE="http://www.python-ldap.org https://pypi.python.org/pypi/python-ldap" EGIT_REPO_URI="https://github.com/xmw/python-ldap.git" LICENSE="PSF-2" diff --git a/dev-python/python-levenshtein/python-levenshtein-0.10.2-r1.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.10.2-r1.ebuild index d1b2584fa924..9c5ffdd063f3 100644 --- a/dev-python/python-levenshtein/python-levenshtein-0.10.2-r1.ebuild +++ b/dev-python/python-levenshtein/python-levenshtein-0.10.2-r1.ebuild @@ -11,8 +11,8 @@ MY_PN="python-Levenshtein" MY_P="${MY_PN}-${PV}" DESCRIPTION="Functions for fast computation of Levenshtein (edit) distance, and edit operations" -HOMEPAGE="http://github.com/miohtama/python-Levenshtein/tree/ - http://pypi.python.org/pypi/python-Levenshtein/" +HOMEPAGE="https://github.com/miohtama/python-Levenshtein/tree/ + https://pypi.python.org/pypi/python-Levenshtein/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/python-levenshtein/python-levenshtein-0.11.1.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.11.1.ebuild index 104ad8ce7574..870c51a88e9b 100644 --- a/dev-python/python-levenshtein/python-levenshtein-0.11.1.ebuild +++ b/dev-python/python-levenshtein/python-levenshtein-0.11.1.ebuild @@ -11,8 +11,8 @@ MY_PN="python-Levenshtein" MY_P="${MY_PN}-${PV}" DESCRIPTION="Functions for fast computation of Levenshtein (edit) distance, and edit operations" -HOMEPAGE="http://github.com/miohtama/python-Levenshtein/tree/ - http://pypi.python.org/pypi/python-Levenshtein/" +HOMEPAGE="https://github.com/miohtama/python-Levenshtein/tree/ + https://pypi.python.org/pypi/python-Levenshtein/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild index c4588f37322d..ff974dabc022 100644 --- a/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild +++ b/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild @@ -11,8 +11,8 @@ MY_PN="python-Levenshtein" MY_P="${MY_PN}-${PV}" DESCRIPTION="Functions for fast computation of Levenshtein (edit) distance, and edit operations" -HOMEPAGE="http://github.com/miohtama/python-Levenshtein/tree/ - http://pypi.python.org/pypi/python-Levenshtein/" +HOMEPAGE="https://github.com/miohtama/python-Levenshtein/tree/ + https://pypi.python.org/pypi/python-Levenshtein/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild index d44c2a691195..d25b40f3bf45 100644 --- a/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild +++ b/dev-python/python-levenshtein/python-levenshtein-0.12.0.ebuild @@ -11,8 +11,8 @@ MY_PN="python-Levenshtein" MY_P="${MY_PN}-${PV}" DESCRIPTION="Functions for fast computation of Levenshtein (edit) distance, and edit operations" -HOMEPAGE="http://github.com/miohtama/python-Levenshtein/tree/ - http://pypi.python.org/pypi/python-Levenshtein/" +HOMEPAGE="https://github.com/miohtama/python-Levenshtein/tree/ + https://pypi.python.org/pypi/python-Levenshtein/" SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/python-memcached/python-memcached-1.53-r1.ebuild b/dev-python/python-memcached/python-memcached-1.53-r1.ebuild index e5ed00caf6c7..53ad49dc8f58 100644 --- a/dev-python/python-memcached/python-memcached-1.53-r1.ebuild +++ b/dev-python/python-memcached/python-memcached-1.53-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Pure python memcached client" -HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ http://pypi.python.org/pypi/python-memcached" +HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ https://pypi.python.org/pypi/python-memcached" SRC_URI="ftp://ftp.tummy.com/pub/python-memcached/old-releases/${P}.tar.gz" LICENSE="OSL-2.0" diff --git a/dev-python/python-memcached/python-memcached-1.54.ebuild b/dev-python/python-memcached/python-memcached-1.54.ebuild index 1551a6424bf7..7d2690c5159f 100644 --- a/dev-python/python-memcached/python-memcached-1.54.ebuild +++ b/dev-python/python-memcached/python-memcached-1.54.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Pure python memcached client" -HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ http://pypi.python.org/pypi/python-memcached" +HOMEPAGE="http://www.tummy.com/Community/software/python-memcached/ https://pypi.python.org/pypi/python-memcached" SRC_URI="ftp://ftp.tummy.com/pub/python-memcached/old-releases/${P}.tar.gz" LICENSE="OSL-2.0" diff --git a/dev-python/python-oembed/python-oembed-0.2.1-r1.ebuild b/dev-python/python-oembed/python-oembed-0.2.1-r1.ebuild index ebc85742f273..510d26a84804 100644 --- a/dev-python/python-oembed/python-oembed-0.2.1-r1.ebuild +++ b/dev-python/python-oembed/python-oembed-0.2.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A Python library that implements an OEmbed consumer" -HOMEPAGE="http://pypi.python.org/pypi/python-oembed" +HOMEPAGE="https://pypi.python.org/pypi/python-oembed" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/python-oembed/python-oembed-0.2.2.ebuild b/dev-python/python-oembed/python-oembed-0.2.2.ebuild index ebc85742f273..510d26a84804 100644 --- a/dev-python/python-oembed/python-oembed-0.2.2.ebuild +++ b/dev-python/python-oembed/python-oembed-0.2.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A Python library that implements an OEmbed consumer" -HOMEPAGE="http://pypi.python.org/pypi/python-oembed" +HOMEPAGE="https://pypi.python.org/pypi/python-oembed" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild index 7955e478c257..9c02942ad172 100644 --- a/dev-python/python-openid/python-openid-2.2.5-r1.ebuild +++ b/dev-python/python-openid/python-openid-2.2.5-r1.ebuild @@ -10,8 +10,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="OpenID support for servers and consumers" -HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/ http://pypi.python.org/pypi/python-openid" -# Downloaded from http://github.com/openid/python-openid/downloads +HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/ https://pypi.python.org/pypi/python-openid" +# Downloaded from https://github.com/openid/python-openid/downloads SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild index b607242005f7..9534a224aff5 100644 --- a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild +++ b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 eutils DESCRIPTION="A python binding for libpoppler-qt4" HOMEPAGE="http://code.google.com/p/python-poppler-qt4/" -SRC_URI="http://github.com/wbsoft/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/wbsoft/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild b/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild index c44f1adaa487..fce21ddf8e3e 100644 --- a/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild +++ b/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Control process attributes through prctl" -HOMEPAGE="http://github.com/seveas/python-prctl" -SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/seveas/python-prctl" +SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/python-prctl/python-prctl-1.6.0.ebuild b/dev-python/python-prctl/python-prctl-1.6.0.ebuild index c44f1adaa487..fce21ddf8e3e 100644 --- a/dev-python/python-prctl/python-prctl-1.6.0.ebuild +++ b/dev-python/python-prctl/python-prctl-1.6.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Control process attributes through prctl" -HOMEPAGE="http://github.com/seveas/python-prctl" -SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/seveas/python-prctl" +SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/python-prctl/python-prctl-1.6.1.ebuild b/dev-python/python-prctl/python-prctl-1.6.1.ebuild index c44f1adaa487..fce21ddf8e3e 100644 --- a/dev-python/python-prctl/python-prctl-1.6.1.ebuild +++ b/dev-python/python-prctl/python-prctl-1.6.1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Control process attributes through prctl" -HOMEPAGE="http://github.com/seveas/python-prctl" -SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/seveas/python-prctl" +SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" 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 06c2354266d6..22557815ca3e 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/ http://pypi.python.org/pypi/python-ptrace" +HOMEPAGE="http://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/pytz/pytz-2013d.ebuild b/dev-python/pytz/pytz-2013d.ebuild index 61ad450e4abd..8193e8095414 100644 --- a/dev-python/pytz/pytz-2013d.ebuild +++ b/dev-python/pytz/pytz-2013d.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="World timezone definitions for Python" -HOMEPAGE="http://pypi.python.org/pypi/pytz http://pytz.sourceforge.net/" +HOMEPAGE="https://pypi.python.org/pypi/pytz http://pytz.sourceforge.net/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2" LICENSE="MIT" diff --git a/dev-python/pywebdav/pywebdav-0.9.8-r1.ebuild b/dev-python/pywebdav/pywebdav-0.9.8-r1.ebuild index 39fde27528b4..c38708e531ec 100644 --- a/dev-python/pywebdav/pywebdav-0.9.8-r1.ebuild +++ b/dev-python/pywebdav/pywebdav-0.9.8-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P=${P/pywebdav/PyWebDAV} DESCRIPTION="WebDAV server written in Python" -HOMEPAGE="http://code.google.com/p/pywebdav/ http://pypi.python.org/pypi/PyWebDAV" +HOMEPAGE="http://code.google.com/p/pywebdav/ https://pypi.python.org/pypi/PyWebDAV" SRC_URI="http://pywebdav.googlecode.com/files/${MY_P}.tar.gz" LICENSE="LGPL-2" diff --git a/dev-python/pyyaml/pyyaml-3.11.ebuild b/dev-python/pyyaml/pyyaml-3.11.ebuild index 4a11cb992e59..9e8b6ad7a244 100644 --- a/dev-python/pyyaml/pyyaml-3.11.ebuild +++ b/dev-python/pyyaml/pyyaml-3.11.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_P="PyYAML-${PV}" DESCRIPTION="YAML parser and emitter for Python" -HOMEPAGE="http://pyyaml.org/wiki/PyYAML http://pypi.python.org/pypi/PyYAML" +HOMEPAGE="http://pyyaml.org/wiki/PyYAML https://pypi.python.org/pypi/PyYAML" SRC_URI="http://pyyaml.org/download/${PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyzmq/pyzmq-14.4.1.ebuild b/dev-python/pyzmq/pyzmq-14.4.1.ebuild index 3e47d450560f..db43deeb3073 100644 --- a/dev-python/pyzmq/pyzmq-14.4.1.ebuild +++ b/dev-python/pyzmq/pyzmq-14.4.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library" -HOMEPAGE="http://www.zeromq.org/bindings:python http://pypi.python.org/pypi/pyzmq" +HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/pyzmq/pyzmq-14.6.0.ebuild b/dev-python/pyzmq/pyzmq-14.6.0.ebuild index b7c52f8d3b40..1dd5d0b8f4ac 100644 --- a/dev-python/pyzmq/pyzmq-14.6.0.ebuild +++ b/dev-python/pyzmq/pyzmq-14.6.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library" -HOMEPAGE="http://www.zeromq.org/bindings:python http://pypi.python.org/pypi/pyzmq" +HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/pyzmq/pyzmq-14.7.0.ebuild b/dev-python/pyzmq/pyzmq-14.7.0.ebuild index f9824c33d9cc..1ca4286512d0 100644 --- a/dev-python/pyzmq/pyzmq-14.7.0.ebuild +++ b/dev-python/pyzmq/pyzmq-14.7.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library" -HOMEPAGE="http://www.zeromq.org/bindings:python http://pypi.python.org/pypi/pyzmq" +HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/qserve/qserve-0.2.8-r1.ebuild b/dev-python/qserve/qserve-0.2.8-r1.ebuild index ed0a43bd108d..53b500de236c 100644 --- a/dev-python/qserve/qserve-0.2.8-r1.ebuild +++ b/dev-python/qserve/qserve-0.2.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A job queue server" -HOMEPAGE="https://github.com/pediapress/qserve http://pypi.python.org/pypi/qserve/" +HOMEPAGE="https://github.com/pediapress/qserve https://pypi.python.org/pypi/qserve/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="BSD" diff --git a/dev-python/raven/raven-5.2.0.ebuild b/dev-python/raven/raven-5.2.0.ebuild index 648cadc46122..d5258d9b6234 100644 --- a/dev-python/raven/raven-5.2.0.ebuild +++ b/dev-python/raven/raven-5.2.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Raven is a client for Sentry" -HOMEPAGE="http://github.com/getsentry/raven-python" +HOMEPAGE="https://github.com/getsentry/raven-python" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/raven/raven-5.3.0.ebuild b/dev-python/raven/raven-5.3.0.ebuild index 648cadc46122..d5258d9b6234 100644 --- a/dev-python/raven/raven-5.3.0.ebuild +++ b/dev-python/raven/raven-5.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Raven is a client for Sentry" -HOMEPAGE="http://github.com/getsentry/raven-python" +HOMEPAGE="https://github.com/getsentry/raven-python" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/rdflib/rdflib-3.2.3-r1.ebuild b/dev-python/rdflib/rdflib-3.2.3-r1.ebuild index 22f484a537b0..d5c7fc80340a 100644 --- a/dev-python/rdflib/rdflib-3.2.3-r1.ebuild +++ b/dev-python/rdflib/rdflib-3.2.3-r1.ebuild @@ -11,7 +11,7 @@ DISTUTILS_NO_PARALLEL_BUILD=true inherit distutils-r1 DESCRIPTION="RDF library containing a triple store and parser/serializer" -HOMEPAGE="https://github.com/RDFLib/rdflib http://pypi.python.org/pypi/rdflib" +HOMEPAGE="https://github.com/RDFLib/rdflib https://pypi.python.org/pypi/rdflib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/rdflib/rdflib-4.1.2.ebuild b/dev-python/rdflib/rdflib-4.1.2.ebuild index 72974e69a1fd..594989ce49ed 100644 --- a/dev-python/rdflib/rdflib-4.1.2.ebuild +++ b/dev-python/rdflib/rdflib-4.1.2.ebuild @@ -13,7 +13,7 @@ DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 DESCRIPTION="RDF library containing a triple store and parser/serializer" -HOMEPAGE="https://github.com/RDFLib/rdflib http://pypi.python.org/pypi/rdflib" +HOMEPAGE="https://github.com/RDFLib/rdflib https://pypi.python.org/pypi/rdflib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/rdflib/rdflib-4.2.0.ebuild b/dev-python/rdflib/rdflib-4.2.0.ebuild index e18f716ab273..2a915363681d 100644 --- a/dev-python/rdflib/rdflib-4.2.0.ebuild +++ b/dev-python/rdflib/rdflib-4.2.0.ebuild @@ -13,7 +13,7 @@ DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 DESCRIPTION="RDF library containing a triple store and parser/serializer" -HOMEPAGE="https://github.com/RDFLib/rdflib http://pypi.python.org/pypi/rdflib" +HOMEPAGE="https://github.com/RDFLib/rdflib https://pypi.python.org/pypi/rdflib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/rdflib/rdflib-4.2.1.ebuild b/dev-python/rdflib/rdflib-4.2.1.ebuild index c0b6111f45ff..b6e665ff172b 100644 --- a/dev-python/rdflib/rdflib-4.2.1.ebuild +++ b/dev-python/rdflib/rdflib-4.2.1.ebuild @@ -13,7 +13,7 @@ DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 DESCRIPTION="RDF library containing a triple store and parser/serializer" -HOMEPAGE="https://github.com/RDFLib/rdflib http://pypi.python.org/pypi/rdflib" +HOMEPAGE="https://github.com/RDFLib/rdflib https://pypi.python.org/pypi/rdflib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild b/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild index d9ed8c6a05ca..349e3bf733a5 100644 --- a/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild +++ b/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A plugin for reCAPTCHA and reCAPTCHA Mailhide" -HOMEPAGE="http://pypi.python.org/pypi/recaptcha-client/" +HOMEPAGE="https://pypi.python.org/pypi/recaptcha-client/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="" diff --git a/dev-python/redis-py/redis-py-2.10.1.ebuild b/dev-python/redis-py/redis-py-2.10.1.ebuild index 702abe72e916..22d6930928ef 100644 --- a/dev-python/redis-py/redis-py-2.10.1.ebuild +++ b/dev-python/redis-py/redis-py-2.10.1.ebuild @@ -11,7 +11,7 @@ MY_PN="redis" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python client for Redis key-value store" -HOMEPAGE="http://github.com/andymccurdy/redis-py" +HOMEPAGE="https://github.com/andymccurdy/redis-py" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/redis-py/redis-py-2.10.3.ebuild b/dev-python/redis-py/redis-py-2.10.3.ebuild index 8a84837fdb6e..66e9383795dc 100644 --- a/dev-python/redis-py/redis-py-2.10.3.ebuild +++ b/dev-python/redis-py/redis-py-2.10.3.ebuild @@ -12,7 +12,7 @@ MY_PN="redis" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python client for Redis key-value store" -HOMEPAGE="http://github.com/andymccurdy/redis-py" +HOMEPAGE="https://github.com/andymccurdy/redis-py" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/redis-py/redis-py-2.7.4.ebuild b/dev-python/redis-py/redis-py-2.7.4.ebuild index e49e3f1912af..3741dc3f7682 100644 --- a/dev-python/redis-py/redis-py-2.7.4.ebuild +++ b/dev-python/redis-py/redis-py-2.7.4.ebuild @@ -11,7 +11,7 @@ MY_PN="redis" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python client for Redis key-value store" -HOMEPAGE="http://github.com/andymccurdy/redis-py http://pypi.python.org/pypi/redis" +HOMEPAGE="https://github.com/andymccurdy/redis-py https://pypi.python.org/pypi/redis" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/redis-py/redis-py-2.9.1.ebuild b/dev-python/redis-py/redis-py-2.9.1.ebuild index 05880a8720c0..b3a51c516d02 100644 --- a/dev-python/redis-py/redis-py-2.9.1.ebuild +++ b/dev-python/redis-py/redis-py-2.9.1.ebuild @@ -11,7 +11,7 @@ MY_PN="redis" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python client for Redis key-value store" -HOMEPAGE="http://github.com/andymccurdy/redis-py" +HOMEPAGE="https://github.com/andymccurdy/redis-py" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/reportlab/reportlab-2.6.ebuild b/dev-python/reportlab/reportlab-2.6.ebuild index ec9f45060f7b..a08bbb62ae82 100644 --- a/dev-python/reportlab/reportlab-2.6.ebuild +++ b/dev-python/reportlab/reportlab-2.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils flag-o-matic prefix DESCRIPTION="Tools for generating printable PDF documents from any data source" -HOMEPAGE="http://www.reportlab.com/ http://pypi.python.org/pypi/reportlab" +HOMEPAGE="http://www.reportlab.com/ https://pypi.python.org/pypi/reportlab" SRC_URI="http://www.reportlab.com/ftp/${P}.tar.gz http://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip" diff --git a/dev-python/requests/requests-2.6.0.ebuild b/dev-python/requests/requests-2.6.0.ebuild index bed97e1ef645..938e238f8297 100644 --- a/dev-python/requests/requests-2.6.0.ebuild +++ b/dev-python/requests/requests-2.6.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" +HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.6.1.ebuild b/dev-python/requests/requests-2.6.1.ebuild index 656e66771fec..c9b48556fd1a 100644 --- a/dev-python/requests/requests-2.6.1.ebuild +++ b/dev-python/requests/requests-2.6.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" +HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.7.0.ebuild b/dev-python/requests/requests-2.7.0.ebuild index 656e66771fec..c9b48556fd1a 100644 --- a/dev-python/requests/requests-2.7.0.ebuild +++ b/dev-python/requests/requests-2.7.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" +HOMEPAGE="http://python-requests.org/ https://pypi.python.org/pypi/requests" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/restkit/restkit-4.2.2.ebuild b/dev-python/restkit/restkit-4.2.2.ebuild index bca76a22e0ae..7af765dc33b3 100644 --- a/dev-python/restkit/restkit-4.2.2.ebuild +++ b/dev-python/restkit/restkit-4.2.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A HTTP ressource kit for Python" -HOMEPAGE="http://github.com/benoitc/restkit" +HOMEPAGE="https://github.com/benoitc/restkit" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/reverend/reverend-0.4-r1.ebuild b/dev-python/reverend/reverend-0.4-r1.ebuild index 71bde2f15be0..d0291df9338d 100644 --- a/dev-python/reverend/reverend-0.4-r1.ebuild +++ b/dev-python/reverend/reverend-0.4-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="Reverend" MY_P="${MY_PN}-${PV}" DESCRIPTION="Reverend - Simple Bayesian classifier" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodReverend http://pypi.python.org/pypi/Reverend" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodReverend https://pypi.python.org/pypi/Reverend" SRC_URI="mirror://sourceforge/reverend/${MY_P}.tar.gz mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/rlcompleter2/rlcompleter2-0.98-r1.ebuild b/dev-python/rlcompleter2/rlcompleter2-0.98-r1.ebuild index c418f75527eb..2f35372a989c 100644 --- a/dev-python/rlcompleter2/rlcompleter2-0.98-r1.ebuild +++ b/dev-python/rlcompleter2/rlcompleter2-0.98-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python command line completion" -HOMEPAGE="http://codespeak.net/rlcompleter2/ http://pypi.python.org/pypi/rlcompleter2" +HOMEPAGE="http://codespeak.net/rlcompleter2/ https://pypi.python.org/pypi/rlcompleter2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild b/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild index 4921fcd19424..7cefa2941e17 100644 --- a/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild +++ b/dev-python/rlcompleter2/rlcompleter2-0.98.ebuild @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils DESCRIPTION="Python command line completion" -HOMEPAGE="http://codespeak.net/rlcompleter2/ http://pypi.python.org/pypi/rlcompleter2" +HOMEPAGE="http://codespeak.net/rlcompleter2/ https://pypi.python.org/pypi/rlcompleter2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.6.0.ebuild b/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.6.0.ebuild index cebb1befb213..ba994693932a 100644 --- a/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.6.0.ebuild +++ b/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.6.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Web testing library for Robot Framework" HOMEPAGE="https://github.com/rtomac/robotframework-selenium2library/ - http://pypi.python.org/pypi/robotframework-selenium2library/" + https://pypi.python.org/pypi/robotframework-selenium2library/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.2.ebuild b/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.2.ebuild index 4962c1ffcac1..6bcc8a60e123 100644 --- a/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.2.ebuild +++ b/dev-python/robotframework-selenium2library/robotframework-selenium2library-1.7.2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Web testing library for Robot Framework" HOMEPAGE="https://github.com/rtomac/robotframework-selenium2library/ - http://pypi.python.org/pypi/robotframework-selenium2library/" + https://pypi.python.org/pypi/robotframework-selenium2library/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/robotframework-selenium2library/robotframework-selenium2library-9999.ebuild b/dev-python/robotframework-selenium2library/robotframework-selenium2library-9999.ebuild index 08ae556578d8..c836b0ba877d 100644 --- a/dev-python/robotframework-selenium2library/robotframework-selenium2library-9999.ebuild +++ b/dev-python/robotframework-selenium2library/robotframework-selenium2library-9999.ebuild @@ -11,7 +11,7 @@ EGIT_REPO_URI="git://github.com/rtomac/robotframework-selenium2library.git" DESCRIPTION="Web testing library for Robot Framework" HOMEPAGE="https://github.com/rtomac/robotframework-selenium2library/ - http://pypi.python.org/pypi/robotframework-selenium2library/" + https://pypi.python.org/pypi/robotframework-selenium2library/" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-python/roman/roman-2.0.0.ebuild b/dev-python/roman/roman-2.0.0.ebuild index 2fa6c4d9898e..0e9311dc28a5 100644 --- a/dev-python/roman/roman-2.0.0.ebuild +++ b/dev-python/roman/roman-2.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="An Integer to Roman numerals converter" -HOMEPAGE="http://pypi.python.org/pypi/roman/" +HOMEPAGE="https://pypi.python.org/pypi/roman/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="PSF-2" diff --git a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild index a182565c9735..b37471c495b9 100644 --- a/dev-python/ropeide/ropeide-1.5.1-r2.ebuild +++ b/dev-python/ropeide/ropeide-1.5.1-r2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 PYTHON_REQ_USE="tk" DESCRIPTION="Python refactoring IDE" -HOMEPAGE="http://rope.sourceforge.net/ropeide.html http://pypi.python.org/pypi/ropeide" +HOMEPAGE="http://rope.sourceforge.net/ropeide.html https://pypi.python.org/pypi/ropeide" SRC_URI="mirror://sourceforge/rope/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/ropemacs/ropemacs-0.7.ebuild b/dev-python/ropemacs/ropemacs-0.7.ebuild index 5940aba3934e..e9a1b1efccea 100644 --- a/dev-python/ropemacs/ropemacs-0.7.ebuild +++ b/dev-python/ropemacs/ropemacs-0.7.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 eutils readme.gentoo DESCRIPTION="Rope in Emacs" HOMEPAGE="http://rope.sourceforge.net/ropemacs.html - http://pypi.python.org/pypi/ropemacs" + https://pypi.python.org/pypi/ropemacs" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-1+" # GPL without version diff --git a/dev-python/ropemacs/ropemacs-0.8.ebuild b/dev-python/ropemacs/ropemacs-0.8.ebuild index c4fc07480316..9e2861971d14 100644 --- a/dev-python/ropemacs/ropemacs-0.8.ebuild +++ b/dev-python/ropemacs/ropemacs-0.8.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 eutils readme.gentoo DESCRIPTION="Rope in Emacs" HOMEPAGE="http://rope.sourceforge.net/ropemacs.html - http://pypi.python.org/pypi/ropemacs" + https://pypi.python.org/pypi/ropemacs" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-1+" # GPL without version diff --git a/dev-python/ropemode/ropemode-0.2-r1.ebuild b/dev-python/ropemode/ropemode-0.2-r1.ebuild index 0b947d9b8404..b583a1b38d63 100644 --- a/dev-python/ropemode/ropemode-0.2-r1.ebuild +++ b/dev-python/ropemode/ropemode-0.2-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P="${P/_rc/-rc}" DESCRIPTION="A helper for using rope refactoring library in IDEs" -HOMEPAGE="http://pypi.python.org/pypi/ropemode" +HOMEPAGE="https://pypi.python.org/pypi/ropemode" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/routes/routes-2.1-r1.ebuild b/dev-python/routes/routes-2.1-r1.ebuild index 4d45d09b2476..e0c044bea1e5 100644 --- a/dev-python/routes/routes-2.1-r1.ebuild +++ b/dev-python/routes/routes-2.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Routes" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Python re-implementation of Rails routes system, mapping URL's to Controllers/Actions" -HOMEPAGE="http://routes.groovie.org http://pypi.python.org/pypi/Routes" +HOMEPAGE="http://routes.groovie.org https://pypi.python.org/pypi/Routes" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/routes/routes-2.2.ebuild b/dev-python/routes/routes-2.2.ebuild index 8e58027d4d40..3d83e9547c0b 100644 --- a/dev-python/routes/routes-2.2.ebuild +++ b/dev-python/routes/routes-2.2.ebuild @@ -11,7 +11,7 @@ MY_PN="Routes" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Python re-implementation of Rails routes system, mapping URL's to Controllers/Actions" -HOMEPAGE="http://routes.groovie.org http://pypi.python.org/pypi/Routes" +HOMEPAGE="http://routes.groovie.org https://pypi.python.org/pypi/Routes" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/rsa/rsa-3.1.4-r1.ebuild b/dev-python/rsa/rsa-3.1.4-r1.ebuild index 7ad2a76c55eb..0822d6252843 100644 --- a/dev-python/rsa/rsa-3.1.4-r1.ebuild +++ b/dev-python/rsa/rsa-3.1.4-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Pure-Python RSA implementation" -HOMEPAGE="http://stuvel.eu/rsa http://pypi.python.org/pypi/rsa" +HOMEPAGE="http://stuvel.eu/rsa https://pypi.python.org/pypi/rsa" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/rsa/rsa-3.2.ebuild b/dev-python/rsa/rsa-3.2.ebuild index 9d4a9e4da542..80d9b34cd24d 100644 --- a/dev-python/rsa/rsa-3.2.ebuild +++ b/dev-python/rsa/rsa-3.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Pure-Python RSA implementation" -HOMEPAGE="http://stuvel.eu/rsa http://pypi.python.org/pypi/rsa" +HOMEPAGE="http://stuvel.eu/rsa https://pypi.python.org/pypi/rsa" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/rst2pdf/rst2pdf-0.93-r2.ebuild b/dev-python/rst2pdf/rst2pdf-0.93-r2.ebuild index 5cedc238598a..7ebe848a78dd 100644 --- a/dev-python/rst2pdf/rst2pdf-0.93-r2.ebuild +++ b/dev-python/rst2pdf/rst2pdf-0.93-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Tool for transforming reStructuredText to PDF using ReportLab" -HOMEPAGE="http://rst2pdf.ralsina.com.ar/ http://pypi.python.org/pypi/rst2pdf" +HOMEPAGE="http://rst2pdf.ralsina.com.ar/ https://pypi.python.org/pypi/rst2pdf" SRC_URI="http://rst2pdf.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/scimath/scimath-4.1.2-r1.ebuild b/dev-python/scimath/scimath-4.1.2-r1.ebuild index f7702d617793..8faffd41d392 100644 --- a/dev-python/scimath/scimath-4.1.2-r1.ebuild +++ b/dev-python/scimath/scimath-4.1.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools" -HOMEPAGE="http://code.enthought.com/projects/sci_math/ http://pypi.python.org/pypi/scimath" +HOMEPAGE="http://code.enthought.com/projects/sci_math/ https://pypi.python.org/pypi/scimath" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/scoop/scoop-0.7.0-r1.ebuild b/dev-python/scoop/scoop-0.7.0-r1.ebuild index 978e3e8d352e..8b4247fccb32 100644 --- a/dev-python/scoop/scoop-0.7.0-r1.ebuild +++ b/dev-python/scoop/scoop-0.7.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Distributed Evolutionary Algorithms in Python" -HOMEPAGE="https://code.google.com/p/scoop/ http://pypi.python.org/pypi/scoop" +HOMEPAGE="https://code.google.com/p/scoop/ https://pypi.python.org/pypi/scoop" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.release.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/scrapy/scrapy-0.25.1.ebuild b/dev-python/scrapy/scrapy-0.25.1.ebuild index ac6644a2ffe9..eb5cd997d443 100644 --- a/dev-python/scrapy/scrapy-0.25.1.ebuild +++ b/dev-python/scrapy/scrapy-0.25.1.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite(+)" inherit vcs-snapshot distutils-r1 DESCRIPTION="A high-level Python Screen Scraping framework" -HOMEPAGE="http://scrapy.org http://pypi.python.org/pypi/Scrapy/" +HOMEPAGE="http://scrapy.org https://pypi.python.org/pypi/Scrapy/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/scrapy/scrapy-1.0.0.ebuild b/dev-python/scrapy/scrapy-1.0.0.ebuild index 59ac85121a11..1f58a0d6cd4a 100644 --- a/dev-python/scrapy/scrapy-1.0.0.ebuild +++ b/dev-python/scrapy/scrapy-1.0.0.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite(+)" inherit vcs-snapshot distutils-r1 DESCRIPTION="A high-level Python Screen Scraping framework" -HOMEPAGE="http://scrapy.org http://pypi.python.org/pypi/Scrapy/" +HOMEPAGE="http://scrapy.org https://pypi.python.org/pypi/Scrapy/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/scrapy/scrapy-1.0.1.ebuild b/dev-python/scrapy/scrapy-1.0.1.ebuild index 16f55ff21791..89bac41c945d 100644 --- a/dev-python/scrapy/scrapy-1.0.1.ebuild +++ b/dev-python/scrapy/scrapy-1.0.1.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite(+)" inherit vcs-snapshot distutils-r1 DESCRIPTION="A high-level Python Screen Scraping framework" -HOMEPAGE="http://scrapy.org http://pypi.python.org/pypi/Scrapy/" +HOMEPAGE="http://scrapy.org https://pypi.python.org/pypi/Scrapy/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/scripttest/scripttest-1.2-r1.ebuild b/dev-python/scripttest/scripttest-1.2-r1.ebuild index 89c076526da4..c9d478940021 100644 --- a/dev-python/scripttest/scripttest-1.2-r1.ebuild +++ b/dev-python/scripttest/scripttest-1.2-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="ScriptTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="A very small text templating language" -HOMEPAGE="http://pythonpaste.org/scripttest/ http://pypi.python.org/pypi/ScriptTest" +HOMEPAGE="http://pythonpaste.org/scripttest/ https://pypi.python.org/pypi/ScriptTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/scripttest/scripttest-1.3.ebuild b/dev-python/scripttest/scripttest-1.3.ebuild index 701e38e5cf2b..d9ad725e1820 100644 --- a/dev-python/scripttest/scripttest-1.3.ebuild +++ b/dev-python/scripttest/scripttest-1.3.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}" MY_P="${MY_PN}-${PV}" DESCRIPTION="A very small text templating language" -HOMEPAGE="http://pythonpaste.org/scripttest/ http://pypi.python.org/pypi/ScriptTest" +HOMEPAGE="http://pythonpaste.org/scripttest/ https://pypi.python.org/pypi/ScriptTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/selenium/selenium-2.42.1.ebuild b/dev-python/selenium/selenium-2.42.1.ebuild index f4a0a93a3e34..c0db1a3a92c3 100644 --- a/dev-python/selenium/selenium-2.42.1.ebuild +++ b/dev-python/selenium/selenium-2.42.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 and 2.0)" -HOMEPAGE="http://pypi.python.org/pypi/selenium/" +HOMEPAGE="https://pypi.python.org/pypi/selenium/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 arm x86" diff --git a/dev-python/selenium/selenium-2.45.0.ebuild b/dev-python/selenium/selenium-2.45.0.ebuild index de354a923e94..6ef32ad21862 100644 --- a/dev-python/selenium/selenium-2.45.0.ebuild +++ b/dev-python/selenium/selenium-2.45.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 and 2.0)" -HOMEPAGE="http://pypi.python.org/pypi/selenium/" +HOMEPAGE="https://pypi.python.org/pypi/selenium/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~arm ~ppc64 ~x86" diff --git a/dev-python/selenium/selenium-2.46.0.ebuild b/dev-python/selenium/selenium-2.46.0.ebuild index d7d0e52d74ac..e8ca68320b20 100644 --- a/dev-python/selenium/selenium-2.46.0.ebuild +++ b/dev-python/selenium/selenium-2.46.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 and 2.0)" -HOMEPAGE="http://pypi.python.org/pypi/selenium/ https://github.com/SeleniumHQ/selenium http://www.seleniumhq.org" +HOMEPAGE="https://pypi.python.org/pypi/selenium/ https://github.com/SeleniumHQ/selenium http://www.seleniumhq.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~arm ~ppc64 ~x86" diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild index d955b403686f..53b0786c1761 100644 --- a/dev-python/setproctitle/setproctitle-1.1.8.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.8.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 toolchain-funcs DESCRIPTION="Allow customization of the process title" -HOMEPAGE="http://code.google.com/p/py-setproctitle/ http://pypi.python.org/pypi/setproctitle" +HOMEPAGE="http://code.google.com/p/py-setproctitle/ https://pypi.python.org/pypi/setproctitle" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/setuptools/setuptools-12.0.1.ebuild b/dev-python/setuptools/setuptools-12.0.1.ebuild index a1ccc647a80f..c5f6f75ebe4c 100644 --- a/dev-python/setuptools/setuptools-12.0.1.ebuild +++ b/dev-python/setuptools/setuptools-12.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-12.0.3.ebuild b/dev-python/setuptools/setuptools-12.0.3.ebuild index 4e0570ed5dcb..98852ada4dd0 100644 --- a/dev-python/setuptools/setuptools-12.0.3.ebuild +++ b/dev-python/setuptools/setuptools-12.0.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-12.0.5.ebuild b/dev-python/setuptools/setuptools-12.0.5.ebuild index 4e0570ed5dcb..98852ada4dd0 100644 --- a/dev-python/setuptools/setuptools-12.0.5.ebuild +++ b/dev-python/setuptools/setuptools-12.0.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-15.0.ebuild b/dev-python/setuptools/setuptools-15.0.ebuild index df74a2265517..7579b1878123 100644 --- a/dev-python/setuptools/setuptools-15.0.ebuild +++ b/dev-python/setuptools/setuptools-15.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-15.2.ebuild b/dev-python/setuptools/setuptools-15.2.ebuild index df74a2265517..7579b1878123 100644 --- a/dev-python/setuptools/setuptools-15.2.ebuild +++ b/dev-python/setuptools/setuptools-15.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-16.0.ebuild b/dev-python/setuptools/setuptools-16.0.ebuild index df74a2265517..7579b1878123 100644 --- a/dev-python/setuptools/setuptools-16.0.ebuild +++ b/dev-python/setuptools/setuptools-16.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-17.0.ebuild b/dev-python/setuptools/setuptools-17.0.ebuild index df74a2265517..7579b1878123 100644 --- a/dev-python/setuptools/setuptools-17.0.ebuild +++ b/dev-python/setuptools/setuptools-17.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-17.1.1.ebuild b/dev-python/setuptools/setuptools-17.1.1.ebuild index b37c7b61a90f..45c43334d055 100644 --- a/dev-python/setuptools/setuptools-17.1.1.ebuild +++ b/dev-python/setuptools/setuptools-17.1.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-18.0.1.ebuild b/dev-python/setuptools/setuptools-18.0.1.ebuild index b37c7b61a90f..45c43334d055 100644 --- a/dev-python/setuptools/setuptools-18.0.1.ebuild +++ b/dev-python/setuptools/setuptools-18.0.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-18.1.ebuild b/dev-python/setuptools/setuptools-18.1.ebuild index b37c7b61a90f..45c43334d055 100644 --- a/dev-python/setuptools/setuptools-18.1.ebuild +++ b/dev-python/setuptools/setuptools-18.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-18.2-r1.ebuild b/dev-python/setuptools/setuptools-18.2-r1.ebuild index 8b038640bffa..6de3213a1adb 100644 --- a/dev-python/setuptools/setuptools-18.2-r1.ebuild +++ b/dev-python/setuptools/setuptools-18.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-18.2.ebuild b/dev-python/setuptools/setuptools-18.2.ebuild index b37c7b61a90f..45c43334d055 100644 --- a/dev-python/setuptools/setuptools-18.2.ebuild +++ b/dev-python/setuptools/setuptools-18.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-2.2.ebuild b/dev-python/setuptools/setuptools-2.2.ebuild index 9f06f5888ea0..ba5000e2f4ee 100644 --- a/dev-python/setuptools/setuptools-2.2.ebuild +++ b/dev-python/setuptools/setuptools-2.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-7.0.ebuild b/dev-python/setuptools/setuptools-7.0.ebuild index aeff423918d1..bf32c87ded0f 100644 --- a/dev-python/setuptools/setuptools-7.0.ebuild +++ b/dev-python/setuptools/setuptools-7.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-8.0.1.ebuild b/dev-python/setuptools/setuptools-8.0.1.ebuild index d21d786db35c..eb2f08cf1305 100644 --- a/dev-python/setuptools/setuptools-8.0.1.ebuild +++ b/dev-python/setuptools/setuptools-8.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-8.2.1.ebuild b/dev-python/setuptools/setuptools-8.2.1.ebuild index d21d786db35c..eb2f08cf1305 100644 --- a/dev-python/setuptools/setuptools-8.2.1.ebuild +++ b/dev-python/setuptools/setuptools-8.2.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-9.1.ebuild b/dev-python/setuptools/setuptools-9.1.ebuild index d21d786db35c..eb2f08cf1305 100644 --- a/dev-python/setuptools/setuptools-9.1.ebuild +++ b/dev-python/setuptools/setuptools-9.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" diff --git a/dev-python/setuptools/setuptools-9999.ebuild b/dev-python/setuptools/setuptools-9999.ebuild index eead5ca0b16a..33649763d2f3 100644 --- a/dev-python/setuptools/setuptools-9999.ebuild +++ b/dev-python/setuptools/setuptools-9999.ebuild @@ -11,7 +11,7 @@ inherit mercurial #endif DESCRIPTION="a collection of extensions to Distutils" -HOMEPAGE="http://pypi.python.org/pypi/setuptools" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-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 7c006ff9793f..af8a04c7e78a 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="http://pypi.python.org/pypi/setuptools_hg http://bitbucket.org/jezdez/setuptools_hg/" +HOMEPAGE="https://pypi.python.org/pypi/setuptools_hg http://bitbucket.org/jezdez/setuptools_hg/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/sexpdata/sexpdata-0.0.3.ebuild b/dev-python/sexpdata/sexpdata-0.0.3.ebuild index 36d1814c28a1..dd2f50435505 100644 --- a/dev-python/sexpdata/sexpdata-0.0.3.ebuild +++ b/dev-python/sexpdata/sexpdata-0.0.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=(python{2_7,3_3,3_4}) inherit distutils-r1 DESCRIPTION="a simple S-expression parser/serializer" -HOMEPAGE="http://github.com/tkf/sexpdata" +HOMEPAGE="https://github.com/tkf/sexpdata" SRC_URI="https://github.com/tkf/sexpdata/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild index fdb94c7e951c..ad6881c53bc6 100644 --- a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild +++ b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Simple generic functions for Python" -HOMEPAGE="http://pypi.python.org/pypi/simplegeneric" +HOMEPAGE="https://pypi.python.org/pypi/simplegeneric" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="ZPL" diff --git a/dev-python/simplejson/simplejson-3.7.2.ebuild b/dev-python/simplejson/simplejson-3.7.2.ebuild index 958813e009bb..b456f58a50f1 100644 --- a/dev-python/simplejson/simplejson-3.7.2.ebuild +++ b/dev-python/simplejson/simplejson-3.7.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 flag-o-matic DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python" -HOMEPAGE="http://undefined.org/python/#simplejson http://pypi.python.org/pypi/simplejson" +HOMEPAGE="http://undefined.org/python/#simplejson https://pypi.python.org/pypi/simplejson" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( MIT AFL-2.1 )" diff --git a/dev-python/simplejson/simplejson-3.8.0.ebuild b/dev-python/simplejson/simplejson-3.8.0.ebuild index 2cc471b206b0..5043687bf112 100644 --- a/dev-python/simplejson/simplejson-3.8.0.ebuild +++ b/dev-python/simplejson/simplejson-3.8.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 flag-o-matic DESCRIPTION="Simple, fast, extensible JSON encoder/decoder for Python" -HOMEPAGE="http://undefined.org/python/#simplejson http://pypi.python.org/pypi/simplejson" +HOMEPAGE="http://undefined.org/python/#simplejson https://pypi.python.org/pypi/simplejson" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( MIT AFL-2.1 )" diff --git a/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild b/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild index 0dfb017083f2..6f40be890edb 100644 --- a/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild +++ b/dev-python/simpleparse/simpleparse-2.1.1-r1.ebuild @@ -10,7 +10,7 @@ MY_PN="SimpleParse" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Parser Generator for mxTextTools" -HOMEPAGE="http://simpleparse.sourceforge.net http://pypi.python.org/pypi/SimpleParse" +HOMEPAGE="http://simpleparse.sourceforge.net https://pypi.python.org/pypi/SimpleParse" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="eGenixPublic-1.1 HPND" diff --git a/dev-python/simpleparse/simpleparse-2.1.1.ebuild b/dev-python/simpleparse/simpleparse-2.1.1.ebuild index e1f6aa73d25c..5ae05ba046be 100644 --- a/dev-python/simpleparse/simpleparse-2.1.1.ebuild +++ b/dev-python/simpleparse/simpleparse-2.1.1.ebuild @@ -13,7 +13,7 @@ MY_PN="SimpleParse" MY_P="${MY_PN}-${PV}" DESCRIPTION="A Parser Generator for mxTextTools" -HOMEPAGE="http://simpleparse.sourceforge.net http://pypi.python.org/pypi/SimpleParse" +HOMEPAGE="http://simpleparse.sourceforge.net https://pypi.python.org/pypi/SimpleParse" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="eGenixPublic-1.1 HPND" diff --git a/dev-python/simples3/simples3-1.0.ebuild b/dev-python/simples3/simples3-1.0.ebuild index e0dc24084c65..5bfa40f94abe 100644 --- a/dev-python/simples3/simples3-1.0.ebuild +++ b/dev-python/simples3/simples3-1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A fairly simple, decently quick python interface to Amazon's S3 storage service" -HOMEPAGE="http://sendapatch.se/projects/simples3/ http://pypi.python.org/pypi/simples3/" +HOMEPAGE="http://sendapatch.se/projects/simples3/ https://pypi.python.org/pypi/simples3/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/simplesettings/simplesettings-0.5-r1.ebuild b/dev-python/simplesettings/simplesettings-0.5-r1.ebuild index e5571525860d..32a996764f83 100644 --- a/dev-python/simplesettings/simplesettings-0.5-r1.ebuild +++ b/dev-python/simplesettings/simplesettings-0.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Simple settings initialization" -HOMEPAGE="http://pypi.python.org/pypi/simplesettings" +HOMEPAGE="https://pypi.python.org/pypi/simplesettings" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/simpletal/simpletal-4.2-r1.ebuild b/dev-python/simpletal/simpletal-4.2-r1.ebuild index 9c0a71a2b695..335cf050b3a6 100644 --- a/dev-python/simpletal/simpletal-4.2-r1.ebuild +++ b/dev-python/simpletal/simpletal-4.2-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="SimpleTAL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Stand alone Python implementation of the Zope TAL, TALES and METAL specs for HTML/XML templates" -HOMEPAGE="http://www.owlfish.com/software/simpleTAL/ http://pypi.python.org/pypi/SimpleTAL" +HOMEPAGE="http://www.owlfish.com/software/simpleTAL/ https://pypi.python.org/pypi/SimpleTAL" SRC_URI="http://www.owlfish.com/software/simpleTAL/downloads/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/simpletal/simpletal-5.1-r1.ebuild b/dev-python/simpletal/simpletal-5.1-r1.ebuild index b7e40a3356ce..e913afb8d2a7 100644 --- a/dev-python/simpletal/simpletal-5.1-r1.ebuild +++ b/dev-python/simpletal/simpletal-5.1-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="SimpleTAL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Stand alone Python implementation of the Zope TAL, TALES and METAL specs for HTML/XML templates" -HOMEPAGE="http://www.owlfish.com/software/simpleTAL/ http://pypi.python.org/pypi/SimpleTAL" +HOMEPAGE="http://www.owlfish.com/software/simpleTAL/ https://pypi.python.org/pypi/SimpleTAL" SRC_URI="http://www.owlfish.com/software/simpleTAL/downloads/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/simpletal/simpletal-5.2.ebuild b/dev-python/simpletal/simpletal-5.2.ebuild index b7e40a3356ce..e913afb8d2a7 100644 --- a/dev-python/simpletal/simpletal-5.2.ebuild +++ b/dev-python/simpletal/simpletal-5.2.ebuild @@ -11,7 +11,7 @@ MY_PN="SimpleTAL" MY_P="${MY_PN}-${PV}" DESCRIPTION="Stand alone Python implementation of the Zope TAL, TALES and METAL specs for HTML/XML templates" -HOMEPAGE="http://www.owlfish.com/software/simpleTAL/ http://pypi.python.org/pypi/SimpleTAL" +HOMEPAGE="http://www.owlfish.com/software/simpleTAL/ https://pypi.python.org/pypi/SimpleTAL" SRC_URI="http://www.owlfish.com/software/simpleTAL/downloads/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/six/six-1.3.0.ebuild b/dev-python/six/six-1.3.0.ebuild index 80f254d4f870..c8adc7ef9bd2 100644 --- a/dev-python/six/six-1.3.0.ebuild +++ b/dev-python/six/six-1.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python 2 and 3 compatibility library" -HOMEPAGE="https://bitbucket.org/gutworth/six http://pypi.python.org/pypi/six" +HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/six/six-1.6.1.ebuild b/dev-python/six/six-1.6.1.ebuild index dbace39ef66a..810fde907be7 100644 --- a/dev-python/six/six-1.6.1.ebuild +++ b/dev-python/six/six-1.6.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python 2 and 3 compatibility library" -HOMEPAGE="https://bitbucket.org/gutworth/six http://pypi.python.org/pypi/six" +HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/six/six-1.8.0.ebuild b/dev-python/six/six-1.8.0.ebuild index 7bec6183129c..54e19fbed76d 100644 --- a/dev-python/six/six-1.8.0.ebuild +++ b/dev-python/six/six-1.8.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python 2 and 3 compatibility library" -HOMEPAGE="https://bitbucket.org/gutworth/six http://pypi.python.org/pypi/six" +HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/six/six-1.9.0-r1.ebuild b/dev-python/six/six-1.9.0-r1.ebuild index c2ee46db9864..6ab55582e454 100644 --- a/dev-python/six/six-1.9.0-r1.ebuild +++ b/dev-python/six/six-1.9.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python 2 and 3 compatibility library" -HOMEPAGE="https://bitbucket.org/gutworth/six http://pypi.python.org/pypi/six" +HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/six/six-1.9.0.ebuild b/dev-python/six/six-1.9.0.ebuild index 08cf8137a90d..b9eb22588ba1 100644 --- a/dev-python/six/six-1.9.0.ebuild +++ b/dev-python/six/six-1.9.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Python 2 and 3 compatibility library" -HOMEPAGE="https://bitbucket.org/gutworth/six http://pypi.python.org/pypi/six" +HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/six/six-9999.ebuild b/dev-python/six/six-9999.ebuild index f0d81184fb98..19dd7371ad99 100644 --- a/dev-python/six/six-9999.ebuild +++ b/dev-python/six/six-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 mercurial DESCRIPTION="Python 2 and 3 compatibility library" -HOMEPAGE="https://bitbucket.org/gutworth/six http://pypi.python.org/pypi/six" +HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six" SRC_URI="" EHG_REPO_URI="https://bitbucket.org/gutworth/six" diff --git a/dev-python/skype4py/skype4py-1.0.35-r1.ebuild b/dev-python/skype4py/skype4py-1.0.35-r1.ebuild index fef9178ad731..a4151e6842b4 100644 --- a/dev-python/skype4py/skype4py-1.0.35-r1.ebuild +++ b/dev-python/skype4py/skype4py-1.0.35-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python wrapper for the Skype API" -HOMEPAGE="https://github.com/awahlig/skype4py http://pypi.python.org/pypi/Skype4Py/" +HOMEPAGE="https://github.com/awahlig/skype4py https://pypi.python.org/pypi/Skype4Py/" SRC_URI="https://github.com/awahlig/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/smmap/smmap-0.8.3.ebuild b/dev-python/smmap/smmap-0.8.3.ebuild index 661af0d7b2b2..4ffc7813e3ba 100644 --- a/dev-python/smmap/smmap-0.8.3.ebuild +++ b/dev-python/smmap/smmap-0.8.3.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A pure git implementation of a sliding window memory map manager" HOMEPAGE=" - http://pypi.python.org/pypi/smmap + https://pypi.python.org/pypi/smmap https://github.com/Byron/smmap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/smmap/smmap-0.9.0.ebuild b/dev-python/smmap/smmap-0.9.0.ebuild index 4a804cfb7ad4..31d1cbcbf342 100644 --- a/dev-python/smmap/smmap-0.9.0.ebuild +++ b/dev-python/smmap/smmap-0.9.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A pure git implementation of a sliding window memory map manager" HOMEPAGE=" - http://pypi.python.org/pypi/smmap + https://pypi.python.org/pypi/smmap https://github.com/Byron/smmap" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/snakeoil/snakeoil-0.6.4.ebuild b/dev-python/snakeoil/snakeoil-0.6.4.ebuild index 34870683e28a..b5d042d86945 100644 --- a/dev-python/snakeoil/snakeoil-0.6.4.ebuild +++ b/dev-python/snakeoil/snakeoil-0.6.4.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Miscellaneous python utility code" -HOMEPAGE="http://github.com/pkgcore/snakeoil" +HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD" SLOT="0" diff --git a/dev-python/snakeoil/snakeoil-0.6.5.ebuild b/dev-python/snakeoil/snakeoil-0.6.5.ebuild index 218588cbde63..c56da0c1da39 100644 --- a/dev-python/snakeoil/snakeoil-0.6.5.ebuild +++ b/dev-python/snakeoil/snakeoil-0.6.5.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Miscellaneous python utility code" -HOMEPAGE="http://github.com/pkgcore/snakeoil" +HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD" SLOT="0" diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild index 218588cbde63..c56da0c1da39 100644 --- a/dev-python/snakeoil/snakeoil-9999.ebuild +++ b/dev-python/snakeoil/snakeoil-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Miscellaneous python utility code" -HOMEPAGE="http://github.com/pkgcore/snakeoil" +HOMEPAGE="https://github.com/pkgcore/snakeoil" LICENSE="BSD" SLOT="0" diff --git a/dev-python/snappy/snappy-0.5-r2.ebuild b/dev-python/snappy/snappy-0.5-r2.ebuild index 671eede3c0e8..0ab89e2533c4 100644 --- a/dev-python/snappy/snappy-0.5-r2.ebuild +++ b/dev-python/snappy/snappy-0.5-r2.ebuild @@ -12,7 +12,7 @@ MY_PN=python-${PN} MY_P=${MY_PN}-${PV} DESCRIPTION="Python library for the snappy compression library from Google" -HOMEPAGE="http://pypi.python.org/pypi/python-snappy" +HOMEPAGE="https://pypi.python.org/pypi/python-snappy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/soappy/soappy-0.12.20.ebuild b/dev-python/soappy/soappy-0.12.20.ebuild index 60df7df9ab17..23afc5cb2d70 100644 --- a/dev-python/soappy/soappy-0.12.20.ebuild +++ b/dev-python/soappy/soappy-0.12.20.ebuild @@ -13,7 +13,7 @@ MY_PN="SOAPpy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SOAP Services for Python" -HOMEPAGE="http://pywebsvcs.sourceforge.net/ http://pypi.python.org/pypi/SOAPpy" +HOMEPAGE="http://pywebsvcs.sourceforge.net/ https://pypi.python.org/pypi/SOAPpy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/soappy/soappy-0.12.22.ebuild b/dev-python/soappy/soappy-0.12.22.ebuild index 530a3659f39b..f3eee8b61ce9 100644 --- a/dev-python/soappy/soappy-0.12.22.ebuild +++ b/dev-python/soappy/soappy-0.12.22.ebuild @@ -13,7 +13,7 @@ MY_PN="SOAPpy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SOAP Services for Python" -HOMEPAGE="http://pywebsvcs.sourceforge.net/ http://pypi.python.org/pypi/SOAPpy" +HOMEPAGE="http://pywebsvcs.sourceforge.net/ https://pypi.python.org/pypi/SOAPpy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/soappy/soappy-0.12.5-r2.ebuild b/dev-python/soappy/soappy-0.12.5-r2.ebuild index f504dd50e283..67d24f0ab530 100644 --- a/dev-python/soappy/soappy-0.12.5-r2.ebuild +++ b/dev-python/soappy/soappy-0.12.5-r2.ebuild @@ -13,7 +13,7 @@ MY_PN="SOAPpy" MY_P="${MY_PN}-${PV}" DESCRIPTION="SOAP Services for Python" -HOMEPAGE="http://pywebsvcs.sourceforge.net/ http://pypi.python.org/pypi/SOAPpy" +HOMEPAGE="http://pywebsvcs.sourceforge.net/ https://pypi.python.org/pypi/SOAPpy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/socketpool/socketpool-0.5.2-r1.ebuild b/dev-python/socketpool/socketpool-0.5.2-r1.ebuild index df3dbb514d9d..141684dca031 100644 --- a/dev-python/socketpool/socketpool-0.5.2-r1.ebuild +++ b/dev-python/socketpool/socketpool-0.5.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 eutils DESCRIPTION="A simple Python socket pool" -HOMEPAGE="http://github.com/benoitc/socketpool/" +HOMEPAGE="https://github.com/benoitc/socketpool/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" diff --git a/dev-python/socketpool/socketpool-0.5.2.ebuild b/dev-python/socketpool/socketpool-0.5.2.ebuild index 45e2e7bd5084..6c08036cf34e 100644 --- a/dev-python/socketpool/socketpool-0.5.2.ebuild +++ b/dev-python/socketpool/socketpool-0.5.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A simple Python socket pool" -HOMEPAGE="http://github.com/benoitc/socketpool/" +HOMEPAGE="https://github.com/benoitc/socketpool/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/socketpool/socketpool-0.5.3.ebuild b/dev-python/socketpool/socketpool-0.5.3.ebuild index bd6296d61001..8e0f9df2831f 100644 --- a/dev-python/socketpool/socketpool-0.5.3.ebuild +++ b/dev-python/socketpool/socketpool-0.5.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A simple Python socket pool" -HOMEPAGE="http://github.com/benoitc/socketpool/" +HOMEPAGE="https://github.com/benoitc/socketpool/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 arm ppc ppc64 x86" diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.5.2.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.5.2.ebuild index 4806d383fb19..4f786733f8ad 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.5.2.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.5.2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=SPARQLWrapper DESCRIPTION="Wrapper around a SPARQL service" -HOMEPAGE="http://pypi.python.org/pypi/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/${MY_PN}" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="W3C" diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild index 4806d383fb19..4f786733f8ad 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=SPARQLWrapper DESCRIPTION="Wrapper around a SPARQL service" -HOMEPAGE="http://pypi.python.org/pypi/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/${MY_PN}" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="W3C" diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.6.1.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.6.1.ebuild index b69bd408501a..b0d607894a3c 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.6.1.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.6.1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=SPARQLWrapper DESCRIPTION="Wrapper around a SPARQL service" -HOMEPAGE="http://pypi.python.org/pypi/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/${MY_PN}" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="W3C" diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.6.2.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.6.2.ebuild index 1e9cf6fafa42..709d5b582c96 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.6.2.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.6.2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=SPARQLWrapper DESCRIPTION="Wrapper around a SPARQL service" -HOMEPAGE="http://pypi.python.org/pypi/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/${MY_PN}" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="W3C" diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild index 3429970c44e8..9500f9ecf13e 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=SPARQLWrapper DESCRIPTION="Wrapper around a SPARQL service" -HOMEPAGE="http://pypi.python.org/pypi/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/${MY_PN}" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="W3C" diff --git a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild b/dev-python/sphinx/sphinx-1.1.3-r7.ebuild index 0c93ef42d270..5b135a48f1bf 100644 --- a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild +++ b/dev-python/sphinx/sphinx-1.1.3-r7.ebuild @@ -12,7 +12,7 @@ MY_PN="Sphinx" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python documentation generator" -HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx" +HOMEPAGE="http://sphinx.pocoo.org/ https://pypi.python.org/pypi/Sphinx" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinx/sphinx-1.2.2.ebuild b/dev-python/sphinx/sphinx-1.2.2.ebuild index d5ddf6c88984..fdc5f290a3e4 100644 --- a/dev-python/sphinx/sphinx-1.2.2.ebuild +++ b/dev-python/sphinx/sphinx-1.2.2.ebuild @@ -12,7 +12,7 @@ MY_PN="Sphinx" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python documentation generator" -HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx" +HOMEPAGE="http://sphinx.pocoo.org/ https://pypi.python.org/pypi/Sphinx" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinx/sphinx-1.2.3.ebuild b/dev-python/sphinx/sphinx-1.2.3.ebuild index 5079b677613b..3db64054a136 100644 --- a/dev-python/sphinx/sphinx-1.2.3.ebuild +++ b/dev-python/sphinx/sphinx-1.2.3.ebuild @@ -12,7 +12,7 @@ MY_PN="Sphinx" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python documentation generator" -HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx" +HOMEPAGE="http://sphinx.pocoo.org/ https://pypi.python.org/pypi/Sphinx" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinx/sphinx-1.3.1.ebuild b/dev-python/sphinx/sphinx-1.3.1.ebuild index ed7163f6ae93..12333e8f0f47 100644 --- a/dev-python/sphinx/sphinx-1.3.1.ebuild +++ b/dev-python/sphinx/sphinx-1.3.1.ebuild @@ -12,7 +12,7 @@ MY_PN="Sphinx" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python documentation generator" -HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx" +HOMEPAGE="http://sphinx.pocoo.org/ https://pypi.python.org/pypi/Sphinx" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinxtogithub/sphinxtogithub-1.0.0.ebuild b/dev-python/sphinxtogithub/sphinxtogithub-1.0.0.ebuild index 04f6dc79d8e2..610a2d29ec7c 100644 --- a/dev-python/sphinxtogithub/sphinxtogithub-1.0.0.ebuild +++ b/dev-python/sphinxtogithub/sphinxtogithub-1.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A python script for preparing the html output of Sphinx documentation for github pages" -HOMEPAGE="http://github.com/michaeljones/sphinx-to-github/" +HOMEPAGE="https://github.com/michaeljones/sphinx-to-github/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild b/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild index 3dc0aaf611d1..3950b8734f11 100644 --- a/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild +++ b/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A python script for preparing the html output of Sphinx documentation for github pages" -HOMEPAGE="http://github.com/michaeljones/sphinx-to-github/" +HOMEPAGE="https://github.com/michaeljones/sphinx-to-github/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild index d71568fc0faa..1ebd7f3ae77b 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SQLAlchemy Schema Migration Tools" -HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ http://pypi.python.org/pypi/sqlalchemy-migrate" +HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ https://pypi.python.org/pypi/sqlalchemy-migrate" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.1.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.1.ebuild index b5f538c77764..51056aa62014 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.1.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SQLAlchemy Schema Migration Tools" -HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ http://pypi.python.org/pypi/sqlalchemy-migrate" +HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ https://pypi.python.org/pypi/sqlalchemy-migrate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild index 0ea2259193b5..0ac038266e84 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SQLAlchemy Schema Migration Tools" -HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ http://pypi.python.org/pypi/sqlalchemy-migrate" +HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ https://pypi.python.org/pypi/sqlalchemy-migrate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild index 1868d13111b4..f412ec280b46 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SQLAlchemy Schema Migration Tools" -HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ http://pypi.python.org/pypi/sqlalchemy-migrate" +HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ https://pypi.python.org/pypi/sqlalchemy-migrate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild index 03599b02b223..5247e31ae242 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="SQLAlchemy Schema Migration Tools" -HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ http://pypi.python.org/pypi/sqlalchemy-migrate" +HOMEPAGE="http://code.google.com/p/sqlalchemy-migrate/ https://pypi.python.org/pypi/sqlalchemy-migrate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild b/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild index e198bfc937c8..3a8ad7e160d7 100644 --- a/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild b/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild index fff487e60965..e09fa94872aa 100644 --- a/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-0.9.2.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild b/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild index abe7371ca7f5..67554eaca8dd 100644 --- a/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-0.9.9.ebuild b/dev-python/sqlalchemy/sqlalchemy-0.9.9.ebuild index 463dd600ff69..749fe970ce3d 100644 --- a/dev-python/sqlalchemy/sqlalchemy-0.9.9.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-0.9.9.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.5.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.0.5.ebuild index d291d176d641..b3e3b5ef4e24 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.0.5.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.0.5.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_beta/b}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.6.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.0.6.ebuild index d291d176d641..b3e3b5ef4e24 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.0.6.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.0.6.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_beta/b}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.8.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.0.8.ebuild index d291d176d641..b3e3b5ef4e24 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.0.8.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.0.8.ebuild @@ -12,7 +12,7 @@ MY_PN="SQLAlchemy" MY_P="${MY_PN}-${PV/_beta/b}" DESCRIPTION="Python SQL toolkit and Object Relational Mapper" -HOMEPAGE="http://www.sqlalchemy.org/ http://pypi.python.org/pypi/SQLAlchemy" +HOMEPAGE="http://www.sqlalchemy.org/ https://pypi.python.org/pypi/SQLAlchemy" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild b/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild index 9d56da483f0a..0828fb2c8c1a 100644 --- a/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild +++ b/dev-python/sqlite3dbm/sqlite3dbm-0.1.4-r1.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 # TODO: strip the -git at some version bump, introduced to avoid clash with # earlier tarball DESCRIPTION="An sqlite-backed dictionary" -HOMEPAGE="https://github.com/Yelp/sqlite3dbm http://pypi.python.org/pypi/sqlite3dbm/" +HOMEPAGE="https://github.com/Yelp/sqlite3dbm https://pypi.python.org/pypi/sqlite3dbm/" SRC_URI="https://github.com/Yelp/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/sqlobject/sqlobject-2.1.1-r1.ebuild b/dev-python/sqlobject/sqlobject-2.1.1-r1.ebuild index 6ec9266805a1..479a59f1d594 100644 --- a/dev-python/sqlobject/sqlobject-2.1.1-r1.ebuild +++ b/dev-python/sqlobject/sqlobject-2.1.1-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="SQLObject" MY_P="${MY_PN}-${PV}" DESCRIPTION="Object-Relational Manager, aka database wrapper" -HOMEPAGE="http://sqlobject.org/ http://pypi.python.org/pypi/SQLObject" +HOMEPAGE="http://sqlobject.org/ https://pypi.python.org/pypi/SQLObject" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/squaremap/squaremap-1.0.3.ebuild b/dev-python/squaremap/squaremap-1.0.3.ebuild index fe5906092f2a..7dfe32fa465c 100644 --- a/dev-python/squaremap/squaremap-1.0.3.ebuild +++ b/dev-python/squaremap/squaremap-1.0.3.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Hierarchic data-visualisation control for wxPython" -HOMEPAGE="http://pypi.python.org/pypi/SquareMap" +HOMEPAGE="https://pypi.python.org/pypi/SquareMap" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/squaremap/squaremap-1.0.4.ebuild b/dev-python/squaremap/squaremap-1.0.4.ebuild index 883695b1147d..6a797ce730ab 100644 --- a/dev-python/squaremap/squaremap-1.0.4.ebuild +++ b/dev-python/squaremap/squaremap-1.0.4.ebuild @@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Hierarchic data-visualisation control for wxPython" -HOMEPAGE="http://pypi.python.org/pypi/SquareMap" +HOMEPAGE="https://pypi.python.org/pypi/SquareMap" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/ssh/ssh-1.8.0-r1.ebuild b/dev-python/ssh/ssh-1.8.0-r1.ebuild index d8bf53b3666e..fc776117c35d 100644 --- a/dev-python/ssh/ssh-1.8.0-r1.ebuild +++ b/dev-python/ssh/ssh-1.8.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="SSH2 protocol library" -HOMEPAGE="http://pypi.python.org/pypi/ssh" +HOMEPAGE="https://pypi.python.org/pypi/ssh" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/steadymark/steadymark-0.5.3.ebuild b/dev-python/steadymark/steadymark-0.5.3.ebuild index 34041e1363db..bba52c9bfb1a 100644 --- a/dev-python/steadymark/steadymark-0.5.3.ebuild +++ b/dev-python/steadymark/steadymark-0.5.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Markdown-based test runner for python" -HOMEPAGE="http://github.com/gabrielfalcao/steadymark" +HOMEPAGE="https://github.com/gabrielfalcao/steadymark" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/stomper/stomper-0.3.0.ebuild b/dev-python/stomper/stomper-0.3.0.ebuild index e123d4fb6048..e54c3930803f 100644 --- a/dev-python/stomper/stomper-0.3.0.ebuild +++ b/dev-python/stomper/stomper-0.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Transport neutral client implementation of the STOMP protocol" -HOMEPAGE="http://pypi.python.org/pypi/stomper" +HOMEPAGE="https://pypi.python.org/pypi/stomper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/storm/storm-0.20-r1.ebuild b/dev-python/storm/storm-0.20-r1.ebuild index dc45516f8916..29cbfc47cf58 100644 --- a/dev-python/storm/storm-0.20-r1.ebuild +++ b/dev-python/storm/storm-0.20-r1.ebuild @@ -11,7 +11,7 @@ PYTHON_REQ_USE="sqlite?" inherit distutils-r1 DESCRIPTION="An object-relational mapper for Python developed at Canonical" -HOMEPAGE="https://storm.canonical.com/ http://pypi.python.org/pypi/storm" +HOMEPAGE="https://storm.canonical.com/ https://pypi.python.org/pypi/storm" SRC_URI="http://launchpad.net/storm/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/dev-python/stripogram/stripogram-1.5-r1.ebuild b/dev-python/stripogram/stripogram-1.5-r1.ebuild index c04c87e524b3..d7cc80ebc8f5 100644 --- a/dev-python/stripogram/stripogram-1.5-r1.ebuild +++ b/dev-python/stripogram/stripogram-1.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Strip-o-Gram HTML Conversion Library" -HOMEPAGE="http://pypi.python.org/pypi/stripogram" +HOMEPAGE="https://pypi.python.org/pypi/stripogram" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/subunit/subunit-0.0.10-r1.ebuild b/dev-python/subunit/subunit-0.0.10-r1.ebuild index efb909281b73..6caeb691afe8 100644 --- a/dev-python/subunit/subunit-0.0.10-r1.ebuild +++ b/dev-python/subunit/subunit-0.0.10-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy pypy3 ) inherit autotools-utils python-single-r1 DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.16.ebuild b/dev-python/subunit/subunit-0.0.16.ebuild index e0f2e4a0044d..90347ec8677f 100644 --- a/dev-python/subunit/subunit-0.0.16.ebuild +++ b/dev-python/subunit/subunit-0.0.16.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 eutils DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.18-r2.ebuild b/dev-python/subunit/subunit-0.0.18-r2.ebuild index 36d3150bbf8f..d72d6641f0e2 100644 --- a/dev-python/subunit/subunit-0.0.18-r2.ebuild +++ b/dev-python/subunit/subunit-0.0.18-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.19.ebuild b/dev-python/subunit/subunit-0.0.19.ebuild index 96dde06b9d3f..dbe8aeee44c6 100644 --- a/dev-python/subunit/subunit-0.0.19.ebuild +++ b/dev-python/subunit/subunit-0.0.19.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.21-r1.ebuild b/dev-python/subunit/subunit-0.0.21-r1.ebuild index 7fd6dad87a53..5923ba5a4923 100644 --- a/dev-python/subunit/subunit-0.0.21-r1.ebuild +++ b/dev-python/subunit/subunit-0.0.21-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.6.ebuild b/dev-python/subunit/subunit-0.0.6.ebuild index ff5dbf7dc025..2efc496c238c 100644 --- a/dev-python/subunit/subunit-0.0.6.ebuild +++ b/dev-python/subunit/subunit-0.0.6.ebuild @@ -10,7 +10,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1" inherit python DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-1.0.0.ebuild b/dev-python/subunit/subunit-1.0.0.ebuild index 8c792b85866e..01766b69b569 100644 --- a/dev-python/subunit/subunit-1.0.0.ebuild +++ b/dev-python/subunit/subunit-1.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-1.1.0.ebuild b/dev-python/subunit/subunit-1.1.0.ebuild index 92e1f3f8a69a..55c78c586512 100644 --- a/dev-python/subunit/subunit-1.1.0.ebuild +++ b/dev-python/subunit/subunit-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subvertpy/subvertpy-0.9.1.ebuild b/dev-python/subvertpy/subvertpy-0.9.1.ebuild index d9f51030eae8..d90bfd494a7e 100644 --- a/dev-python/subvertpy/subvertpy-0.9.1.ebuild +++ b/dev-python/subvertpy/subvertpy-0.9.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Alternative Python bindings for Subversion" -HOMEPAGE="http://samba.org/~jelmer/subvertpy/ http://pypi.python.org/pypi/subvertpy" +HOMEPAGE="http://samba.org/~jelmer/subvertpy/ https://pypi.python.org/pypi/subvertpy" SRC_URI="http://samba.org/~jelmer/${PN}/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 LGPL-3 )" diff --git a/dev-python/suds/suds-0.4-r1.ebuild b/dev-python/suds/suds-0.4-r1.ebuild index 2a05169a5462..58c30422ec7b 100644 --- a/dev-python/suds/suds-0.4-r1.ebuild +++ b/dev-python/suds/suds-0.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Lightweight SOAP client" -HOMEPAGE="https://fedorahosted.org/suds/ http://pypi.python.org/pypi/suds" +HOMEPAGE="https://fedorahosted.org/suds/ https://pypi.python.org/pypi/suds" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/dev-python/sure/sure-1.2.3.ebuild b/dev-python/sure/sure-1.2.3.ebuild index 0aaec82c76fd..ef31969520fc 100644 --- a/dev-python/sure/sure-1.2.3.ebuild +++ b/dev-python/sure/sure-1.2.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="A utility belt for automated testing in python for python" -HOMEPAGE="http://github.com/gabrielfalcao/sure" +HOMEPAGE="https://github.com/gabrielfalcao/sure" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/sure/sure-1.2.5-r1.ebuild b/dev-python/sure/sure-1.2.5-r1.ebuild index 3a67273f032e..177d280f386d 100644 --- a/dev-python/sure/sure-1.2.5-r1.ebuild +++ b/dev-python/sure/sure-1.2.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="utility belt for automated testing in python for python" -HOMEPAGE="http://github.com/gabrielfalcao/sure" +HOMEPAGE="https://github.com/gabrielfalcao/sure" SRC_URI="https://github.com/gabrielfalcao/${PN}/archive/${PV}.tar.gz -> ${P}-r1.tar.gz" S="${WORKDIR}/${P}-r1" diff --git a/dev-python/sure/sure-1.2.5.ebuild b/dev-python/sure/sure-1.2.5.ebuild index 0aaec82c76fd..ef31969520fc 100644 --- a/dev-python/sure/sure-1.2.5.ebuild +++ b/dev-python/sure/sure-1.2.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="A utility belt for automated testing in python for python" -HOMEPAGE="http://github.com/gabrielfalcao/sure" +HOMEPAGE="https://github.com/gabrielfalcao/sure" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/symboltype/symboltype-1.0.ebuild b/dev-python/symboltype/symboltype-1.0.ebuild index d387df496b87..e2696cf158a1 100644 --- a/dev-python/symboltype/symboltype-1.0.ebuild +++ b/dev-python/symboltype/symboltype-1.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="SymbolType" DESCRIPTION="Gives access to the peak.util.symbols module" -HOMEPAGE=" http://peak.telecommunity.com/DevCenter/SymbolType http://pypi.python.org/pypi/SymbolType" +HOMEPAGE=" http://peak.telecommunity.com/DevCenter/SymbolType https://pypi.python.org/pypi/SymbolType" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip -> ${P}.zip" KEYWORDS="amd64 x86" diff --git a/dev-python/tagpy/tagpy-0.94.8-r1.ebuild b/dev-python/tagpy/tagpy-0.94.8-r1.ebuild index bf0810f2c3a0..35489eb25bf9 100644 --- a/dev-python/tagpy/tagpy-0.94.8-r1.ebuild +++ b/dev-python/tagpy/tagpy-0.94.8-r1.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.5 3.* *-jython 2.7-pypy-*" inherit distutils eutils DESCRIPTION="Python Bindings for TagLib" -HOMEPAGE="http://mathema.tician.de//software/tagpy http://pypi.python.org/pypi/tagpy" +HOMEPAGE="http://mathema.tician.de//software/tagpy https://pypi.python.org/pypi/tagpy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/tagpy/tagpy-2013.1.ebuild b/dev-python/tagpy/tagpy-2013.1.ebuild index ccea56b1bfd9..445c668aa290 100644 --- a/dev-python/tagpy/tagpy-2013.1.ebuild +++ b/dev-python/tagpy/tagpy-2013.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python Bindings for TagLib" -HOMEPAGE="http://mathema.tician.de//software/tagpy http://pypi.python.org/pypi/tagpy" +HOMEPAGE="http://mathema.tician.de//software/tagpy https://pypi.python.org/pypi/tagpy" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/tdaemon/tdaemon-0.1.6.ebuild b/dev-python/tdaemon/tdaemon-0.1.6.ebuild index a8a3d2876d74..38975b9f1ab6 100644 --- a/dev-python/tdaemon/tdaemon-0.1.6.ebuild +++ b/dev-python/tdaemon/tdaemon-0.1.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Test Daemon" -HOMEPAGE="http://github.com/brunobord/tdaemon" +HOMEPAGE="https://github.com/brunobord/tdaemon" SRC_URI="https://github.com/tampakrap/tdaemon/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild index c86837925912..c27b65f2efb9 100644 --- a/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-0.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="A library to assist in creating functional or integrated test suites for OpenStack projects." -HOMEPAGE="http://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" +HOMEPAGE="https://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild index a0b6496f727a..08fb0c5af80e 100644 --- a/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-0.4.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="A library to assist in creating functional or integrated test suites for OpenStack projects." -HOMEPAGE="http://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" +HOMEPAGE="https://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild index ef71f3147058..c2ca9db788f2 100644 --- a/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-0.5.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 DESCRIPTION="A library to assist in creating functional or integrated test suites for OpenStack projects." -HOMEPAGE="http://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" +HOMEPAGE="https://pypi.python.org/pypi/tempest-lib https://github.com/openstack/tempest-lib" SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/tempita/tempita-0.5.3.ebuild b/dev-python/tempita/tempita-0.5.3.ebuild index d8c68e9c414b..1673cbc27f8f 100644 --- a/dev-python/tempita/tempita-0.5.3.ebuild +++ b/dev-python/tempita/tempita-0.5.3.ebuild @@ -12,7 +12,7 @@ MY_PN="Tempita" MY_P="${MY_PN}-${PV}dev" DESCRIPTION="A very small text templating language" -HOMEPAGE="http://pythonpaste.org/tempita http://pypi.python.org/pypi/Tempita" +HOMEPAGE="http://pythonpaste.org/tempita https://pypi.python.org/pypi/Tempita" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/termcolor/termcolor-1.1.0-r1.ebuild b/dev-python/termcolor/termcolor-1.1.0-r1.ebuild index cc11b7b80b7c..2defae55087a 100644 --- a/dev-python/termcolor/termcolor-1.1.0-r1.ebuild +++ b/dev-python/termcolor/termcolor-1.1.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="ANSII Color formatting for output in terminal" -HOMEPAGE="http://pypi.python.org/pypi/termcolor" +HOMEPAGE="https://pypi.python.org/pypi/termcolor" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/testfixtures/testfixtures-3.0.0.ebuild b/dev-python/testfixtures/testfixtures-3.0.0.ebuild index 088b0285f3fd..0894c6d2f15d 100644 --- a/dev-python/testfixtures/testfixtures-3.0.0.ebuild +++ b/dev-python/testfixtures/testfixtures-3.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A collection of helpers and mock objects for unit tests and doc tests" -HOMEPAGE="http://pypi.python.org/pypi/testfixtures/" +HOMEPAGE="https://pypi.python.org/pypi/testfixtures/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/testfixtures/testfixtures-4.1.1.ebuild b/dev-python/testfixtures/testfixtures-4.1.1.ebuild index 269771843cfd..b0bf62d6bd1c 100644 --- a/dev-python/testfixtures/testfixtures-4.1.1.ebuild +++ b/dev-python/testfixtures/testfixtures-4.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A collection of helpers and mock objects for unit tests and doc tests" -HOMEPAGE="http://pypi.python.org/pypi/testfixtures/" +HOMEPAGE="https://pypi.python.org/pypi/testfixtures/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/testfixtures/testfixtures-4.1.2.ebuild b/dev-python/testfixtures/testfixtures-4.1.2.ebuild index fd1a72d49ec7..f0d1ddb9e73e 100644 --- a/dev-python/testfixtures/testfixtures-4.1.2.ebuild +++ b/dev-python/testfixtures/testfixtures-4.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A collection of helpers and mock objects for unit tests and doc tests" -HOMEPAGE="http://pypi.python.org/pypi/testfixtures/" +HOMEPAGE="https://pypi.python.org/pypi/testfixtures/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/testify/testify-0.5.7.ebuild b/dev-python/testify/testify-0.5.7.ebuild index 2e5e730293dd..2c3ea367b317 100644 --- a/dev-python/testify/testify-0.5.7.ebuild +++ b/dev-python/testify/testify-0.5.7.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A more pythonic replacement for the unittest module and nose" -HOMEPAGE="https://github.com/Yelp/testify http://pypi.python.org/pypi/testify/" +HOMEPAGE="https://github.com/Yelp/testify https://pypi.python.org/pypi/testify/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/testify/testify-0.7.2.ebuild b/dev-python/testify/testify-0.7.2.ebuild index ed7ef7659ce0..865e509283d2 100644 --- a/dev-python/testify/testify-0.7.2.ebuild +++ b/dev-python/testify/testify-0.7.2.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A more pythonic replacement for the unittest module and nose" -HOMEPAGE="https://github.com/Yelp/testify http://pypi.python.org/pypi/testify/" +HOMEPAGE="https://github.com/Yelp/testify https://pypi.python.org/pypi/testify/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/testtools/testtools-0.9.36.ebuild b/dev-python/testtools/testtools-0.9.36.ebuild index 5c58e68da24a..464c22115f9f 100644 --- a/dev-python/testtools/testtools-0.9.36.ebuild +++ b/dev-python/testtools/testtools-0.9.36.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 versionator SERIES="trunk" DESCRIPTION="Extensions to the Python unittest library" -HOMEPAGE="https://launchpad.net/testtools http://pypi.python.org/pypi/testtools" +HOMEPAGE="https://launchpad.net/testtools https://pypi.python.org/pypi/testtools" SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/testtools/testtools-1.2.1.ebuild b/dev-python/testtools/testtools-1.2.1.ebuild index 2215d0356833..ab7448963298 100644 --- a/dev-python/testtools/testtools-1.2.1.ebuild +++ b/dev-python/testtools/testtools-1.2.1.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 versionator SERIES="trunk" DESCRIPTION="Extensions to the Python unittest library" -HOMEPAGE="https://launchpad.net/testtools http://pypi.python.org/pypi/testtools" +HOMEPAGE="https://launchpad.net/testtools https://pypi.python.org/pypi/testtools" SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/testtools/testtools-1.3.0.ebuild b/dev-python/testtools/testtools-1.3.0.ebuild index 8367169d86df..a1ecf50e6754 100644 --- a/dev-python/testtools/testtools-1.3.0.ebuild +++ b/dev-python/testtools/testtools-1.3.0.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 versionator SERIES="trunk" DESCRIPTION="Extensions to the Python unittest library" -HOMEPAGE="https://launchpad.net/testtools http://pypi.python.org/pypi/testtools" +HOMEPAGE="https://launchpad.net/testtools https://pypi.python.org/pypi/testtools" SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tgmochikit/tgmochikit-1.4.2-r1.ebuild b/dev-python/tgmochikit/tgmochikit-1.4.2-r1.ebuild index 18e4d66ab612..0b11bbaf5c9a 100644 --- a/dev-python/tgmochikit/tgmochikit-1.4.2-r1.ebuild +++ b/dev-python/tgmochikit/tgmochikit-1.4.2-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="tgMochiKit" MY_P="${MY_PN}-${PV}" DESCRIPTION="MochiKit packaged as TurboGears widgets" -HOMEPAGE="http://pypi.python.org/pypi/tgMochiKit" +HOMEPAGE="https://pypi.python.org/pypi/tgMochiKit" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="|| ( AFL-2.1 MIT )" diff --git a/dev-python/timelib/timelib-0.2.4-r1.ebuild b/dev-python/timelib/timelib-0.2.4-r1.ebuild index cd225a2b075a..ce9dd36e59c1 100644 --- a/dev-python/timelib/timelib-0.2.4-r1.ebuild +++ b/dev-python/timelib/timelib-0.2.4-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="parse english textual date descriptions" -HOMEPAGE="http://pypi.python.org/pypi/timelib" +HOMEPAGE="https://pypi.python.org/pypi/timelib" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="PHP-3.01 ZLIB" diff --git a/dev-python/tinycss/tinycss-0.3.ebuild b/dev-python/tinycss/tinycss-0.3.ebuild index a0a41deb439e..a6313773d8f1 100644 --- a/dev-python/tinycss/tinycss-0.3.ebuild +++ b/dev-python/tinycss/tinycss-0.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A complete yet simple CSS parser for Python" -HOMEPAGE="http://github.com/SimonSapin/tinycss/ http://packages.python.org/tinycss/" +HOMEPAGE="https://github.com/SimonSapin/tinycss/ http://packages.python.org/tinycss/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/tlslite/tlslite-0.4.3-r1.ebuild b/dev-python/tlslite/tlslite-0.4.3-r1.ebuild index 423598656251..56c231a2ef09 100644 --- a/dev-python/tlslite/tlslite-0.4.3-r1.ebuild +++ b/dev-python/tlslite/tlslite-0.4.3-r1.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="TLS Lite is a free python library that implements SSL 3.0 and TLS 1.0/1.1" -HOMEPAGE="http://trevp.net/tlslite/ http://pypi.python.org/pypi/tlslite" -SRC_URI="http://github.com/trevp/tlslite/downloads/${P}.tar.gz" +HOMEPAGE="http://trevp.net/tlslite/ https://pypi.python.org/pypi/tlslite" +SRC_URI="https://github.com/trevp/tlslite/downloads/${P}.tar.gz" LICENSE="BSD public-domain" SLOT="0" diff --git a/dev-python/tox/tox-1.8.0.ebuild b/dev-python/tox/tox-1.8.0.ebuild index 410db2f21f5b..f70c58bf90aa 100644 --- a/dev-python/tox/tox-1.8.0.ebuild +++ b/dev-python/tox/tox-1.8.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" -HOMEPAGE="http://tox.testrun.org http://pypi.python.org/pypi/tox" +HOMEPAGE="http://tox.testrun.org https://pypi.python.org/pypi/tox" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tox/tox-1.8.1.ebuild b/dev-python/tox/tox-1.8.1.ebuild index a317d9d7f618..28484d087864 100644 --- a/dev-python/tox/tox-1.8.1.ebuild +++ b/dev-python/tox/tox-1.8.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" -HOMEPAGE="http://tox.testrun.org http://pypi.python.org/pypi/tox" +HOMEPAGE="http://tox.testrun.org https://pypi.python.org/pypi/tox" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tox/tox-1.9.0.ebuild b/dev-python/tox/tox-1.9.0.ebuild index b592eef3b2fb..c094b1b0d0b8 100644 --- a/dev-python/tox/tox-1.9.0.ebuild +++ b/dev-python/tox/tox-1.9.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" -HOMEPAGE="http://tox.testrun.org http://pypi.python.org/pypi/tox" +HOMEPAGE="http://tox.testrun.org https://pypi.python.org/pypi/tox" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tox/tox-1.9.2.ebuild b/dev-python/tox/tox-1.9.2.ebuild index b592eef3b2fb..c094b1b0d0b8 100644 --- a/dev-python/tox/tox-1.9.2.ebuild +++ b/dev-python/tox/tox-1.9.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="virtualenv-based automation of test activities" -HOMEPAGE="http://tox.testrun.org http://pypi.python.org/pypi/tox" +HOMEPAGE="http://tox.testrun.org https://pypi.python.org/pypi/tox" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/translationstring/translationstring-1.3.ebuild b/dev-python/translationstring/translationstring-1.3.ebuild index 735f15f16d51..7bb22f349f39 100644 --- a/dev-python/translationstring/translationstring-1.3.ebuild +++ b/dev-python/translationstring/translationstring-1.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Utility library for i18n relied on by various Repoze packages" -HOMEPAGE="https://github.com/Pylons/translationstring http://pypi.python.org/pypi/translationstring" +HOMEPAGE="https://github.com/Pylons/translationstring https://pypi.python.org/pypi/translationstring" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="repoze" diff --git a/dev-python/ttfquery/ttfquery-1.0.5-r1.ebuild b/dev-python/ttfquery/ttfquery-1.0.5-r1.ebuild index 94c24cd46d03..aede2dffd078 100644 --- a/dev-python/ttfquery/ttfquery-1.0.5-r1.ebuild +++ b/dev-python/ttfquery/ttfquery-1.0.5-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="TTFQuery" MY_P="${MY_PN}-${PV}" DESCRIPTION="Font metadata and glyph outline extraction utility library" -HOMEPAGE="http://ttfquery.sourceforge.net/ http://pypi.python.org/pypi/TTFQuery" +HOMEPAGE="http://ttfquery.sourceforge.net/ https://pypi.python.org/pypi/TTFQuery" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild b/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild index 29dc58fc46a4..3746fd012b41 100644 --- a/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild +++ b/dev-python/turbocheetah/turbocheetah-1.0-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="TurboCheetah" MY_P="${MY_PN}-${PV}" DESCRIPTION="TurboGears plugin to support use of Cheetah templates" -HOMEPAGE="http://docs.turbogears.org/TurboCheetah http://pypi.python.org/pypi/TurboCheetah" +HOMEPAGE="http://docs.turbogears.org/TurboCheetah https://pypi.python.org/pypi/TurboCheetah" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/turbojson/turbojson-1.3.2-r1.ebuild b/dev-python/turbojson/turbojson-1.3.2-r1.ebuild index 1613740b75c2..ca140d4ed0cd 100644 --- a/dev-python/turbojson/turbojson-1.3.2-r1.ebuild +++ b/dev-python/turbojson/turbojson-1.3.2-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="TurboJson" MY_P="${MY_PN}-${PV}" DESCRIPTION="TurboGears JSON file format support plugin" -HOMEPAGE="http://pypi.python.org/pypi/TurboJson" +HOMEPAGE="https://pypi.python.org/pypi/TurboJson" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/turbokid/turbokid-1.0.5-r1.ebuild b/dev-python/turbokid/turbokid-1.0.5-r1.ebuild index 60c979c247e4..cfc00bd8489f 100644 --- a/dev-python/turbokid/turbokid-1.0.5-r1.ebuild +++ b/dev-python/turbokid/turbokid-1.0.5-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="TurboKid" MY_P="${MY_PN}-${PV}" DESCRIPTION="Python template plugin that supports Kid templates" -HOMEPAGE="http://pypi.python.org/pypi/TurboKid" +HOMEPAGE="https://pypi.python.org/pypi/TurboKid" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tvdb_api/tvdb_api-1.9.ebuild b/dev-python/tvdb_api/tvdb_api-1.9.ebuild index c38fe939acbb..0f998e82e445 100644 --- a/dev-python/tvdb_api/tvdb_api-1.9.ebuild +++ b/dev-python/tvdb_api/tvdb_api-1.9.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT="python2_7" inherit distutils-r1 vcs-snapshot DESCRIPTION="Python interface to thetvdb.com API" -HOMEPAGE="http://github.com/dbr/tvdb_api" +HOMEPAGE="https://github.com/dbr/tvdb_api" SRC_URI="https://github.com/dbr/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/ujson/ujson-1.33.ebuild b/dev-python/ujson/ujson-1.33.ebuild index aad7ca8bb934..83591d2aea54 100644 --- a/dev-python/ujson/ujson-1.33.ebuild +++ b/dev-python/ujson/ujson-1.33.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Ultra fast JSON encoder and decoder for Python" -HOMEPAGE="http://pypi.python.org/pypi/ujson/" +HOMEPAGE="https://pypi.python.org/pypi/ujson/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="BSD" diff --git a/dev-python/unidecode/unidecode-0.04.17.ebuild b/dev-python/unidecode/unidecode-0.04.17.ebuild index b7c7381ec972..2b88813f180c 100644 --- a/dev-python/unidecode/unidecode-0.04.17.ebuild +++ b/dev-python/unidecode/unidecode-0.04.17.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} inherit distutils-r1 DESCRIPTION="Module providing ASCII transliterations of Unicode text" -HOMEPAGE="http://pypi.python.org/pypi/Unidecode" +HOMEPAGE="https://pypi.python.org/pypi/Unidecode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild b/dev-python/unidecode/unidecode-0.04.18.ebuild index f6a258c9dfaa..94c437eb6a04 100644 --- a/dev-python/unidecode/unidecode-0.04.18.ebuild +++ b/dev-python/unidecode/unidecode-0.04.18.ebuild @@ -11,7 +11,7 @@ MY_P=${MY_PN}-${PV} inherit distutils-r1 DESCRIPTION="Module providing ASCII transliterations of Unicode text" -HOMEPAGE="http://pypi.python.org/pypi/Unidecode" +HOMEPAGE="https://pypi.python.org/pypi/Unidecode" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/unittest2/unittest2-0.5.1-r1.ebuild b/dev-python/unittest2/unittest2-0.5.1-r1.ebuild index 6b08a120cb85..733ce254f85f 100644 --- a/dev-python/unittest2/unittest2-0.5.1-r1.ebuild +++ b/dev-python/unittest2/unittest2-0.5.1-r1.ebuild @@ -10,8 +10,8 @@ inherit distutils-r1 PY3_P=${PN}py3k-${PV} DESCRIPTION="The new features in unittest for Python 2.7 backported to Python 2.4+" -HOMEPAGE="http://pypi.python.org/pypi/unittest2 - http://pypi.python.org/pypi/unittest2py3k http://code.google.com/p/unittest-ext/" +HOMEPAGE="https://pypi.python.org/pypi/unittest2 + https://pypi.python.org/pypi/unittest2py3k http://code.google.com/p/unittest-ext/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${PY3_P}.tar.gz" diff --git a/dev-python/unittest2/unittest2-0.5.1-r2.ebuild b/dev-python/unittest2/unittest2-0.5.1-r2.ebuild index 689b927a94dc..cfc5c97b13b8 100644 --- a/dev-python/unittest2/unittest2-0.5.1-r2.ebuild +++ b/dev-python/unittest2/unittest2-0.5.1-r2.ebuild @@ -10,8 +10,8 @@ inherit distutils-r1 PY3_P=${PN}py3k-${PV} DESCRIPTION="The new features in unittest for Python 2.7 backported to Python 2.4+" -HOMEPAGE="http://pypi.python.org/pypi/unittest2 - http://pypi.python.org/pypi/unittest2py3k http://code.google.com/p/unittest-ext/" +HOMEPAGE="https://pypi.python.org/pypi/unittest2 + https://pypi.python.org/pypi/unittest2py3k http://code.google.com/p/unittest-ext/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz mirror://pypi/${PN:0:1}/${PN}/${PY3_P}.tar.gz" diff --git a/dev-python/unittest2/unittest2-0.8.0.ebuild b/dev-python/unittest2/unittest2-0.8.0.ebuild index 842b6988f26b..3da24cfa7ec5 100644 --- a/dev-python/unittest2/unittest2-0.8.0.ebuild +++ b/dev-python/unittest2/unittest2-0.8.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="The new features in unittest for Python 2.7 backported to Python 2.4+" -HOMEPAGE="http://pypi.python.org/pypi/unittest2 +HOMEPAGE="https://pypi.python.org/pypi/unittest2 http://code.google.com/p/unittest-ext/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/unittest2/unittest2-1.0.1-r1.ebuild b/dev-python/unittest2/unittest2-1.0.1-r1.ebuild index 207fde610e15..8726fab4f573 100644 --- a/dev-python/unittest2/unittest2-1.0.1-r1.ebuild +++ b/dev-python/unittest2/unittest2-1.0.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy ) inherit distutils-r1 DESCRIPTION="The new features in unittest for Python 2.7 backported to Python 2.4+" -HOMEPAGE="http://pypi.python.org/pypi/unittest2" +HOMEPAGE="https://pypi.python.org/pypi/unittest2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/unittest2/unittest2-1.1.0.ebuild b/dev-python/unittest2/unittest2-1.1.0.ebuild index 20c30f45d032..462c647c0795 100644 --- a/dev-python/unittest2/unittest2-1.1.0.ebuild +++ b/dev-python/unittest2/unittest2-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="The new features in unittest backported to Python 2.4+" -HOMEPAGE="http://pypi.python.org/pypi/unittest2" +HOMEPAGE="https://pypi.python.org/pypi/unittest2" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/urwid/urwid-1.2.2.ebuild b/dev-python/urwid/urwid-1.2.2.ebuild index 259acf4d3eb6..436a84d43921 100644 --- a/dev-python/urwid/urwid-1.2.2.ebuild +++ b/dev-python/urwid/urwid-1.2.2.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Urwid is a curses-based user interface library for Python" -HOMEPAGE="http://urwid.org/ http://pypi.python.org/pypi/urwid/" +HOMEPAGE="http://urwid.org/ https://pypi.python.org/pypi/urwid/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/urwid/urwid-1.3.0.ebuild b/dev-python/urwid/urwid-1.3.0.ebuild index 3fe11d893070..dcf4f7fe57d5 100644 --- a/dev-python/urwid/urwid-1.3.0.ebuild +++ b/dev-python/urwid/urwid-1.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 DESCRIPTION="Curses-based user interface library for Python" -HOMEPAGE="http://urwid.org/ http://pypi.python.org/pypi/urwid/" +HOMEPAGE="http://urwid.org/ https://pypi.python.org/pypi/urwid/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-python/versiontools/versiontools-1.9.1-r1.ebuild b/dev-python/versiontools/versiontools-1.9.1-r1.ebuild index 5244b0f0902d..7437ecb5f050 100644 --- a/dev-python/versiontools/versiontools-1.9.1-r1.ebuild +++ b/dev-python/versiontools/versiontools-1.9.1-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Smart replacement for plain tuple used in __version__" -HOMEPAGE="http://pypi.python.org/pypi/versiontools/ https://launchpad.net/versiontools" +HOMEPAGE="https://pypi.python.org/pypi/versiontools/ https://launchpad.net/versiontools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="" diff --git a/dev-python/vertex/vertex-0.3.0-r1.ebuild b/dev-python/vertex/vertex-0.3.0-r1.ebuild index b836da595d8e..66244042a0e9 100644 --- a/dev-python/vertex/vertex-0.3.0-r1.ebuild +++ b/dev-python/vertex/vertex-0.3.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="An implementation of the Q2Q protocol" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex http://pypi.python.org/pypi/Vertex" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex https://pypi.python.org/pypi/Vertex" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" KEYWORDS="amd64 x86" diff --git a/dev-python/vertex/vertex-0.3.1.ebuild b/dev-python/vertex/vertex-0.3.1.ebuild index 748f789d56c4..3ef432dd87d5 100644 --- a/dev-python/vertex/vertex-0.3.1.ebuild +++ b/dev-python/vertex/vertex-0.3.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit twisted-r1 DESCRIPTION="An implementation of the Q2Q protocol" -HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex http://pypi.python.org/pypi/Vertex" +HOMEPAGE="http://divmod.org/trac/wiki/DivmodVertex https://pypi.python.org/pypi/Vertex" SRC_URI="mirror://pypi/${TWISTED_PN:0:1}/${TWISTED_PN}/${TWISTED_P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild index f5d18da0b7ef..980b7c8a4fe4 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A script for cloning a non-relocatable virtualenv" -HOMEPAGE="http://github.com/edwardgeorge/virtualenv-clone" +HOMEPAGE="https://github.com/edwardgeorge/virtualenv-clone" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild index ea114b1c9a38..3753780393e1 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A script for cloning a non-relocatable virtualenv" -HOMEPAGE="http://github.com/edwardgeorge/virtualenv-clone" +HOMEPAGE="https://github.com/edwardgeorge/virtualenv-clone" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild index ea114b1c9a38..3753780393e1 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A script for cloning a non-relocatable virtualenv" -HOMEPAGE="http://github.com/edwardgeorge/virtualenv-clone" +HOMEPAGE="https://github.com/edwardgeorge/virtualenv-clone" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/virtualenv/virtualenv-12.0.5.ebuild b/dev-python/virtualenv/virtualenv-12.0.5.ebuild index 8ea255a7e70b..c45670343a77 100644 --- a/dev-python/virtualenv/virtualenv-12.0.5.ebuild +++ b/dev-python/virtualenv/virtualenv-12.0.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Virtual Python Environment builder" -HOMEPAGE="http://www.virtualenv.org/ http://pypi.python.org/pypi/virtualenv" +HOMEPAGE="http://www.virtualenv.org/ https://pypi.python.org/pypi/virtualenv" SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/virtualenv/virtualenv-13.1.0.ebuild b/dev-python/virtualenv/virtualenv-13.1.0.ebuild index bf26c2810f5e..dcf3173c001d 100644 --- a/dev-python/virtualenv/virtualenv-13.1.0.ebuild +++ b/dev-python/virtualenv/virtualenv-13.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Virtual Python Environment builder" -HOMEPAGE="http://www.virtualenv.org/ http://pypi.python.org/pypi/virtualenv https://github.com/pypa/virtualenv/" +HOMEPAGE="http://www.virtualenv.org/ https://pypi.python.org/pypi/virtualenv https://github.com/pypa/virtualenv/" SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/virtualenv/virtualenv-13.1.1.ebuild b/dev-python/virtualenv/virtualenv-13.1.1.ebuild index bf26c2810f5e..dcf3173c001d 100644 --- a/dev-python/virtualenv/virtualenv-13.1.1.ebuild +++ b/dev-python/virtualenv/virtualenv-13.1.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Virtual Python Environment builder" -HOMEPAGE="http://www.virtualenv.org/ http://pypi.python.org/pypi/virtualenv https://github.com/pypa/virtualenv/" +HOMEPAGE="http://www.virtualenv.org/ https://pypi.python.org/pypi/virtualenv https://github.com/pypa/virtualenv/" SRC_URI="https://github.com/pypa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild index ce19c11506b9..c31d36f3f489 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool" -HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper http://pypi.python.org/pypi/virtualenvwrapper" +HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper https://pypi.python.org/pypi/virtualenvwrapper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild index 12eee27f5db0..b2b20ee9a164 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool" -HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper http://pypi.python.org/pypi/virtualenvwrapper" +HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper https://pypi.python.org/pypi/virtualenvwrapper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild index 12eee27f5db0..b2b20ee9a164 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool" -HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper http://pypi.python.org/pypi/virtualenvwrapper" +HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper https://pypi.python.org/pypi/virtualenvwrapper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild index 12eee27f5db0..b2b20ee9a164 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool" -HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper http://pypi.python.org/pypi/virtualenvwrapper" +HOMEPAGE="http://www.doughellmann.com/projects/virtualenvwrapper https://pypi.python.org/pypi/virtualenvwrapper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/vobject/vobject-0.8.1c-r1.ebuild b/dev-python/vobject/vobject-0.8.1c-r1.ebuild index 606a89d2ea07..387a80faef73 100644 --- a/dev-python/vobject/vobject-0.8.1c-r1.ebuild +++ b/dev-python/vobject/vobject-0.8.1c-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A full featured Python package for parsing and generating vCard and vCalendar files" -HOMEPAGE="http://vobject.skyhouseconsulting.com/ http://pypi.python.org/pypi/vobject" +HOMEPAGE="http://vobject.skyhouseconsulting.com/ https://pypi.python.org/pypi/vobject" SRC_URI="http://vobject.skyhouseconsulting.com/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/w3lib/w3lib-1.11.0.ebuild b/dev-python/w3lib/w3lib-1.11.0.ebuild index dcfe6a3fbf83..0336213bac82 100644 --- a/dev-python/w3lib/w3lib-1.11.0.ebuild +++ b/dev-python/w3lib/w3lib-1.11.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python library of web-related functions" -HOMEPAGE="http://github.com/scrapy/w3lib" +HOMEPAGE="https://github.com/scrapy/w3lib" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/warlock/warlock-1.0.1.ebuild b/dev-python/warlock/warlock-1.0.1.ebuild index 533ad2ad7559..ac82c2be6874 100644 --- a/dev-python/warlock/warlock-1.0.1.ebuild +++ b/dev-python/warlock/warlock-1.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python object model built on JSON schema and JSON patch" -HOMEPAGE="http://github.com/bcwaldon/warlock" +HOMEPAGE="https://github.com/bcwaldon/warlock" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/warlock/warlock-1.1.0.ebuild b/dev-python/warlock/warlock-1.1.0.ebuild index 531cb87c8e30..73a719b5e4f7 100644 --- a/dev-python/warlock/warlock-1.1.0.ebuild +++ b/dev-python/warlock/warlock-1.1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python{3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python object model built on JSON schema and JSON patch" -HOMEPAGE="http://github.com/bcwaldon/warlock" +HOMEPAGE="https://github.com/bcwaldon/warlock" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/watchdog/watchdog-0.8.1.ebuild b/dev-python/watchdog/watchdog-0.8.1.ebuild index 9bec1111a734..3790c58ee965 100644 --- a/dev-python/watchdog/watchdog-0.8.1.ebuild +++ b/dev-python/watchdog/watchdog-0.8.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python API and shell utilities to monitor file system events" -HOMEPAGE="http://github.com/gorakhargosh/watchdog" +HOMEPAGE="https://github.com/gorakhargosh/watchdog" SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/watchdog/watchdog-0.8.3.ebuild b/dev-python/watchdog/watchdog-0.8.3.ebuild index 1d7ccc3a7ce8..aaf8a391ab27 100644 --- a/dev-python/watchdog/watchdog-0.8.3.ebuild +++ b/dev-python/watchdog/watchdog-0.8.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy) inherit distutils-r1 eutils DESCRIPTION="Python API and shell utilities to monitor file system events" -HOMEPAGE="http://github.com/gorakhargosh/watchdog" +HOMEPAGE="https://github.com/gorakhargosh/watchdog" SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/weberror/weberror-0.10.3-r1.ebuild b/dev-python/weberror/weberror-0.10.3-r1.ebuild index d537b5e859e4..e9c47497f58b 100644 --- a/dev-python/weberror/weberror-0.10.3-r1.ebuild +++ b/dev-python/weberror/weberror-0.10.3-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="WebError" MY_P="${MY_PN}-${PV}" DESCRIPTION="Web Error handling and exception catching" -HOMEPAGE="http://pypi.python.org/pypi/WebError" +HOMEPAGE="https://pypi.python.org/pypi/WebError" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/weberror/weberror-0.11.ebuild b/dev-python/weberror/weberror-0.11.ebuild index 34ae811f7a27..6b817a5719e0 100644 --- a/dev-python/weberror/weberror-0.11.ebuild +++ b/dev-python/weberror/weberror-0.11.ebuild @@ -12,7 +12,7 @@ MY_PN="WebError" MY_P="${MY_PN}-${PV}" DESCRIPTION="Web Error handling and exception catching" -HOMEPAGE="http://pypi.python.org/pypi/WebError" +HOMEPAGE="https://pypi.python.org/pypi/WebError" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/webhelpers/webhelpers-1.3-r1.ebuild b/dev-python/webhelpers/webhelpers-1.3-r1.ebuild index 8f3b4a5b6dce..f45c2ab95955 100644 --- a/dev-python/webhelpers/webhelpers-1.3-r1.ebuild +++ b/dev-python/webhelpers/webhelpers-1.3-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="WebHelpers" MY_P="${MY_PN}-${PV}" DESCRIPTION="Web Helpers" -HOMEPAGE="http://webhelpers.groovie.org/ http://pypi.python.org/pypi/WebHelpers" +HOMEPAGE="http://webhelpers.groovie.org/ https://pypi.python.org/pypi/WebHelpers" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/webob/webob-1.4.1.ebuild b/dev-python/webob/webob-1.4.1.ebuild index 0fa903e3a6c6..8e16b2d0b929 100644 --- a/dev-python/webob/webob-1.4.1.ebuild +++ b/dev-python/webob/webob-1.4.1.ebuild @@ -12,7 +12,7 @@ MY_PN=WebOb MY_P=${MY_PN}-${PV} DESCRIPTION="WSGI request and response object" -HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb" +HOMEPAGE="http://webob.org/ https://pypi.python.org/pypi/WebOb" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/webob/webob-1.4.ebuild b/dev-python/webob/webob-1.4.ebuild index 819a069df051..eae19ca06a11 100644 --- a/dev-python/webob/webob-1.4.ebuild +++ b/dev-python/webob/webob-1.4.ebuild @@ -12,7 +12,7 @@ MY_PN=WebOb MY_P=${MY_PN}-${PV} DESCRIPTION="WSGI request and response object" -HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb" +HOMEPAGE="http://webob.org/ https://pypi.python.org/pypi/WebOb" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/webpy/webpy-0.37-r1.ebuild b/dev-python/webpy/webpy-0.37-r1.ebuild index 99227579bdda..d93d5ab2dcb5 100644 --- a/dev-python/webpy/webpy-0.37-r1.ebuild +++ b/dev-python/webpy/webpy-0.37-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN="web.py" DESCRIPTION="A small and simple web framework for Python" -HOMEPAGE="http://www.webpy.org http://pypi.python.org/pypi/web.py" +HOMEPAGE="http://www.webpy.org https://pypi.python.org/pypi/web.py" SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/webpy/webpy-0.37.ebuild b/dev-python/webpy/webpy-0.37.ebuild index 1380a9b33785..294152b981ea 100644 --- a/dev-python/webpy/webpy-0.37.ebuild +++ b/dev-python/webpy/webpy-0.37.ebuild @@ -12,7 +12,7 @@ inherit distutils MY_PN="web.py" DESCRIPTION="A small and simple web framework for Python" -HOMEPAGE="http://www.webpy.org http://pypi.python.org/pypi/web.py" +HOMEPAGE="http://www.webpy.org https://pypi.python.org/pypi/web.py" SRC_URI="http://www.webpy.org/static/${MY_PN}-${PV}.tar.gz" LICENSE="public-domain" diff --git a/dev-python/webtest/webtest-1.4.3-r1.ebuild b/dev-python/webtest/webtest-1.4.3-r1.ebuild index 89f842048e91..7e3cf74022b9 100644 --- a/dev-python/webtest/webtest-1.4.3-r1.ebuild +++ b/dev-python/webtest/webtest-1.4.3-r1.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/webtest/webtest-2.0.16.ebuild b/dev-python/webtest/webtest-2.0.16.ebuild index 3c55ebebb532..115cd15db2e2 100644 --- a/dev-python/webtest/webtest-2.0.16.ebuild +++ b/dev-python/webtest/webtest-2.0.16.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/webtest/webtest-2.0.17.ebuild b/dev-python/webtest/webtest-2.0.17.ebuild index 0ca3c7668a2f..478873b1d7cc 100644 --- a/dev-python/webtest/webtest-2.0.17.ebuild +++ b/dev-python/webtest/webtest-2.0.17.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/webtest/webtest-2.0.18.ebuild b/dev-python/webtest/webtest-2.0.18.ebuild index 0b9b7cadff0d..8f8b57912a0c 100644 --- a/dev-python/webtest/webtest-2.0.18.ebuild +++ b/dev-python/webtest/webtest-2.0.18.ebuild @@ -12,7 +12,7 @@ MY_PN="WebTest" MY_P="${MY_PN}-${PV}" DESCRIPTION="Helper to test WSGI applications" -HOMEPAGE="http://pythonpaste.org/webtest/ http://pypi.python.org/pypi/WebTest" +HOMEPAGE="http://pythonpaste.org/webtest/ https://pypi.python.org/pypi/WebTest" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="MIT" diff --git a/dev-python/werkzeug/werkzeug-0.10.1.ebuild b/dev-python/werkzeug/werkzeug-0.10.1.ebuild index 3f47a9c45ce4..70ab2c04513c 100644 --- a/dev-python/werkzeug/werkzeug-0.10.1.ebuild +++ b/dev-python/werkzeug/werkzeug-0.10.1.ebuild @@ -11,7 +11,7 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="http://werkzeug.pocoo.org/ http://pypi.python.org/pypi/Werkzeug" +HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.python.org/pypi/Werkzeug" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/werkzeug/werkzeug-0.10.4.ebuild b/dev-python/werkzeug/werkzeug-0.10.4.ebuild index 3f47a9c45ce4..70ab2c04513c 100644 --- a/dev-python/werkzeug/werkzeug-0.10.4.ebuild +++ b/dev-python/werkzeug/werkzeug-0.10.4.ebuild @@ -11,7 +11,7 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="http://werkzeug.pocoo.org/ http://pypi.python.org/pypi/Werkzeug" +HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.python.org/pypi/Werkzeug" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/werkzeug/werkzeug-0.10.ebuild b/dev-python/werkzeug/werkzeug-0.10.ebuild index 3f47a9c45ce4..70ab2c04513c 100644 --- a/dev-python/werkzeug/werkzeug-0.10.ebuild +++ b/dev-python/werkzeug/werkzeug-0.10.ebuild @@ -11,7 +11,7 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="http://werkzeug.pocoo.org/ http://pypi.python.org/pypi/Werkzeug" +HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.python.org/pypi/Werkzeug" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/werkzeug/werkzeug-0.9.4.ebuild b/dev-python/werkzeug/werkzeug-0.9.4.ebuild index ebddfdc7c2db..c953458b2ffb 100644 --- a/dev-python/werkzeug/werkzeug-0.9.4.ebuild +++ b/dev-python/werkzeug/werkzeug-0.9.4.ebuild @@ -11,7 +11,7 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="http://werkzeug.pocoo.org/ http://pypi.python.org/pypi/Werkzeug" +HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.python.org/pypi/Werkzeug" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/werkzeug/werkzeug-0.9.6.ebuild b/dev-python/werkzeug/werkzeug-0.9.6.ebuild index 64675839e400..6c8a34e15984 100644 --- a/dev-python/werkzeug/werkzeug-0.9.6.ebuild +++ b/dev-python/werkzeug/werkzeug-0.9.6.ebuild @@ -11,7 +11,7 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="http://werkzeug.pocoo.org/ http://pypi.python.org/pypi/Werkzeug" +HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.python.org/pypi/Werkzeug" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/whoosh/whoosh-2.6.0.ebuild b/dev-python/whoosh/whoosh-2.6.0.ebuild index 4363ff49035f..f659c9ae3abe 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/ http://pypi.python.org/pypi/Whoosh/" +HOMEPAGE="http://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 b91a78f509c7..f813161754bd 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/ http://pypi.python.org/pypi/Whoosh/" +HOMEPAGE="http://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/winpdb/winpdb-1.4.8-r1.ebuild b/dev-python/winpdb/winpdb-1.4.8-r1.ebuild index 07821ed97f28..29297c448934 100644 --- a/dev-python/winpdb/winpdb-1.4.8-r1.ebuild +++ b/dev-python/winpdb/winpdb-1.4.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Graphical Python debugger" -HOMEPAGE="http://winpdb.org/ http://code.google.com/p/winpdb/ http://pypi.python.org/pypi/winpdb" +HOMEPAGE="http://winpdb.org/ http://code.google.com/p/winpdb/ https://pypi.python.org/pypi/winpdb" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/winpdb/winpdb-1.4.8.ebuild b/dev-python/winpdb/winpdb-1.4.8.ebuild index 3d1a6633d061..b4d150f5207c 100644 --- a/dev-python/winpdb/winpdb-1.4.8.ebuild +++ b/dev-python/winpdb/winpdb-1.4.8.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="*-jython" inherit distutils DESCRIPTION="Graphical Python debugger" -HOMEPAGE="http://winpdb.org/ http://code.google.com/p/winpdb/ http://pypi.python.org/pypi/winpdb" +HOMEPAGE="http://winpdb.org/ http://code.google.com/p/winpdb/ https://pypi.python.org/pypi/winpdb" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/workerpool/workerpool-0.9.2-r1.ebuild b/dev-python/workerpool/workerpool-0.9.2-r1.ebuild index deec8cf0f790..cbff13743e90 100644 --- a/dev-python/workerpool/workerpool-0.9.2-r1.ebuild +++ b/dev-python/workerpool/workerpool-0.9.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Module for distributing jobs to a pool of worker threads" -HOMEPAGE="http://github.com/shazow/workerpool" +HOMEPAGE="https://github.com/shazow/workerpool" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/workerpool/workerpool-0.9.4.ebuild b/dev-python/workerpool/workerpool-0.9.4.ebuild index deec8cf0f790..cbff13743e90 100644 --- a/dev-python/workerpool/workerpool-0.9.4.ebuild +++ b/dev-python/workerpool/workerpool-0.9.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Module for distributing jobs to a pool of worker threads" -HOMEPAGE="http://github.com/shazow/workerpool" +HOMEPAGE="https://github.com/shazow/workerpool" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/wsgilog/wsgilog-0.3-r1.ebuild b/dev-python/wsgilog/wsgilog-0.3-r1.ebuild index 755fb6371d70..c0e9f9c92881 100644 --- a/dev-python/wsgilog/wsgilog-0.3-r1.ebuild +++ b/dev-python/wsgilog/wsgilog-0.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Class for logging in WSGI-applications" -HOMEPAGE="http://pypi.python.org/pypi/wsgilog/" +HOMEPAGE="https://pypi.python.org/pypi/wsgilog/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/wstools/wstools-0.4.3.ebuild b/dev-python/wstools/wstools-0.4.3.ebuild index 275085e514e2..91f98267c308 100644 --- a/dev-python/wstools/wstools-0.4.3.ebuild +++ b/dev-python/wstools/wstools-0.4.3.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 DESCRIPTION="WSDL parsing services package for Web Services for Python" -HOMEPAGE="https://github.com/kiorky/wstools http://pypi.python.org/pypi/wstools" +HOMEPAGE="https://github.com/kiorky/wstools https://pypi.python.org/pypi/wstools" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/wtforms/wtforms-1.0.4.ebuild b/dev-python/wtforms/wtforms-1.0.4.ebuild index e48bf7dbde14..6622012f896e 100644 --- a/dev-python/wtforms/wtforms-1.0.4.ebuild +++ b/dev-python/wtforms/wtforms-1.0.4.ebuild @@ -11,7 +11,7 @@ MY_PN="WTForms" MY_P="${MY_PN}-${PV}" DESCRIPTION="Flexible forms validation and rendering library for python web development" -HOMEPAGE="http://wtforms.simplecodes.com/ http://pypi.python.org/pypi/WTForms" +HOMEPAGE="http://wtforms.simplecodes.com/ https://pypi.python.org/pypi/WTForms" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/wtforms/wtforms-2.0.1.ebuild b/dev-python/wtforms/wtforms-2.0.1.ebuild index 34afac6dc1f9..013260106d44 100644 --- a/dev-python/wtforms/wtforms-2.0.1.ebuild +++ b/dev-python/wtforms/wtforms-2.0.1.ebuild @@ -11,7 +11,7 @@ MY_PN="WTForms" MY_P="${MY_PN}-${PV}" DESCRIPTION="Flexible forms validation and rendering library for python web development" -HOMEPAGE="http://wtforms.simplecodes.com/ http://pypi.python.org/pypi/WTForms" +HOMEPAGE="http://wtforms.simplecodes.com/ https://pypi.python.org/pypi/WTForms" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/wtforms/wtforms-2.0.2.ebuild b/dev-python/wtforms/wtforms-2.0.2.ebuild index 3f0da0256c1f..f8dee3d44c64 100644 --- a/dev-python/wtforms/wtforms-2.0.2.ebuild +++ b/dev-python/wtforms/wtforms-2.0.2.ebuild @@ -11,7 +11,7 @@ MY_PN="WTForms" MY_P="${MY_PN}-${PV}" DESCRIPTION="Flexible forms validation and rendering library for python web development" -HOMEPAGE="http://wtforms.simplecodes.com/ http://pypi.python.org/pypi/WTForms" +HOMEPAGE="http://wtforms.simplecodes.com/ https://pypi.python.org/pypi/WTForms" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="BSD" diff --git a/dev-python/xcffib/xcffib-0.1.10.ebuild b/dev-python/xcffib/xcffib-0.1.10.ebuild index 13222eaddffb..860193b7b465 100644 --- a/dev-python/xcffib/xcffib-0.1.10.ebuild +++ b/dev-python/xcffib/xcffib-0.1.10.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://github.com/tych0/xcffib" +HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" diff --git a/dev-python/xcffib/xcffib-0.2.0.ebuild b/dev-python/xcffib/xcffib-0.2.0.ebuild index 621063b07e9b..2ce856b54ccb 100644 --- a/dev-python/xcffib/xcffib-0.2.0.ebuild +++ b/dev-python/xcffib/xcffib-0.2.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://github.com/tych0/xcffib" +HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" diff --git a/dev-python/xcffib/xcffib-0.2.1.ebuild b/dev-python/xcffib/xcffib-0.2.1.ebuild index 621063b07e9b..2ce856b54ccb 100644 --- a/dev-python/xcffib/xcffib-0.2.1.ebuild +++ b/dev-python/xcffib/xcffib-0.2.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://github.com/tych0/xcffib" +HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" diff --git a/dev-python/xcffib/xcffib-0.2.5.ebuild b/dev-python/xcffib/xcffib-0.2.5.ebuild index 9052d505fe7d..1246ebebd1bf 100644 --- a/dev-python/xcffib/xcffib-0.2.5.ebuild +++ b/dev-python/xcffib/xcffib-0.2.5.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://github.com/tych0/xcffib" +HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" diff --git a/dev-python/xcffib/xcffib-0.3.2.ebuild b/dev-python/xcffib/xcffib-0.3.2.ebuild index cece942b98a2..c75e96be4ae9 100644 --- a/dev-python/xcffib/xcffib-0.3.2.ebuild +++ b/dev-python/xcffib/xcffib-0.3.2.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://github.com/tych0/xcffib" +HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" diff --git a/dev-python/xcffib/xcffib-0.3.4.ebuild b/dev-python/xcffib/xcffib-0.3.4.ebuild index cece942b98a2..c75e96be4ae9 100644 --- a/dev-python/xcffib/xcffib-0.3.4.ebuild +++ b/dev-python/xcffib/xcffib-0.3.4.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A drop in replacement for xpyb, an XCB python binding" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://github.com/tych0/xcffib" +HOMEPAGE="https://github.com/tych0/xcffib" LICENSE="MIT" SLOT="0" diff --git a/dev-python/xhtml2pdf/xhtml2pdf-0.0.5-r1.ebuild b/dev-python/xhtml2pdf/xhtml2pdf-0.0.5-r1.ebuild index 46663da507da..286d332a0779 100644 --- a/dev-python/xhtml2pdf/xhtml2pdf-0.0.5-r1.ebuild +++ b/dev-python/xhtml2pdf/xhtml2pdf-0.0.5-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="PDF generator using HTML and CSS" -HOMEPAGE="http://www.xhtml2pdf.com/ http://pypi.python.org/pypi/xhtml2pdf/" +HOMEPAGE="http://www.xhtml2pdf.com/ https://pypi.python.org/pypi/xhtml2pdf/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild b/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild index 8e8b9a77dadd..5c218e4b631a 100644 --- a/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild +++ b/dev-python/xhtml2pdf/xhtml2pdf-0.0.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="PDF generator using HTML and CSS" -HOMEPAGE="http://www.xhtml2pdf.com/ http://pypi.python.org/pypi/xhtml2pdf/" +HOMEPAGE="http://www.xhtml2pdf.com/ https://pypi.python.org/pypi/xhtml2pdf/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/xlutils/xlutils-1.5.2-r1.ebuild b/dev-python/xlutils/xlutils-1.5.2-r1.ebuild index f393872d036d..9e88011bbc0f 100644 --- a/dev-python/xlutils/xlutils-1.5.2-r1.ebuild +++ b/dev-python/xlutils/xlutils-1.5.2-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="provides a collection of utilities for working with Excel files" -HOMEPAGE="http://pypi.python.org/pypi/xlutils" +HOMEPAGE="https://pypi.python.org/pypi/xlutils" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" diff --git a/dev-python/xlwt/xlwt-0.7.5.ebuild b/dev-python/xlwt/xlwt-0.7.5.ebuild index 6a05e5d68887..62e1d3070a9c 100644 --- a/dev-python/xlwt/xlwt-0.7.5.ebuild +++ b/dev-python/xlwt/xlwt-0.7.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Python library to create spreadsheet files compatible with Excel" -HOMEPAGE="http://pypi.python.org/pypi/xlwt" +HOMEPAGE="https://pypi.python.org/pypi/xlwt" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/xlwt/xlwt-1.0.0.ebuild b/dev-python/xlwt/xlwt-1.0.0.ebuild index 37200f7dcc36..21b1f81d5c8a 100644 --- a/dev-python/xlwt/xlwt-1.0.0.ebuild +++ b/dev-python/xlwt/xlwt-1.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python library to create spreadsheet files compatible with Excel" -HOMEPAGE="http://pypi.python.org/pypi/xlwt" +HOMEPAGE="https://pypi.python.org/pypi/xlwt" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild index 4f2a0c5d7169..4fce33d40bd7 100644 --- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild +++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python wrapper for running a display inside X virtual framebuffer" HOMEPAGE="https://github.com/cgoldberg/xvfbwrapper - http://pypi.python.org/pypi/xvfbwrapper" + https://pypi.python.org/pypi/xvfbwrapper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild index a6672d8167cb..148259deff34 100644 --- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild +++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python wrapper for running a display inside X virtual framebuffer" HOMEPAGE="https://github.com/cgoldberg/xvfbwrapper - http://pypi.python.org/pypi/xvfbwrapper" + https://pypi.python.org/pypi/xvfbwrapper" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild b/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild index aa95633a4d67..fd2298aea50b 100644 --- a/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild +++ b/dev-python/yolk-portage/yolk-portage-0.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Gentoo Portage plugin for yolk" -HOMEPAGE="http://pypi.python.org/pypi/yolk-portage" +HOMEPAGE="https://pypi.python.org/pypi/yolk-portage" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/yolk/yolk-0.4.3-r1.ebuild b/dev-python/yolk/yolk-0.4.3-r1.ebuild index 6cdf2414c2d1..d85a81251b96 100644 --- a/dev-python/yolk/yolk-0.4.3-r1.ebuild +++ b/dev-python/yolk/yolk-0.4.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Tool and library for querying PyPI and locally installed Python packages" -HOMEPAGE="http://pypi.python.org/pypi/yolk" +HOMEPAGE="https://pypi.python.org/pypi/yolk" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/zbase32/zbase32-1.1.5.ebuild b/dev-python/zbase32/zbase32-1.1.5.ebuild index 060f89c55c6a..dca9cb3d06b8 100644 --- a/dev-python/zbase32/zbase32-1.1.5.ebuild +++ b/dev-python/zbase32/zbase32-1.1.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="base32 encoder/decoder (not RFC 3548 compliant)" -HOMEPAGE="http://pypi.python.org/pypi/zbase32" +HOMEPAGE="https://pypi.python.org/pypi/zbase32" SRC_URI="mirror://pypi/z/zbase32/zbase32-${PV}.tar.gz" LICENSE="BSD" diff --git a/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild b/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild index 38a148cfd4a4..eae840a16e5f 100644 --- a/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild +++ b/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN/-/.}" MY_P=${MY_PN}-${PV} DESCRIPTION="System for managing development buildouts" -HOMEPAGE="http://pypi.python.org/pypi/zc.buildout" +HOMEPAGE="https://pypi.python.org/pypi/zc.buildout" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="ZPL" diff --git a/dev-python/zope-interface/zope-interface-4.1.1.ebuild b/dev-python/zope-interface/zope-interface-4.1.1.ebuild index 1bb5c05b2f19..e6bab34f9b24 100644 --- a/dev-python/zope-interface/zope-interface-4.1.1.ebuild +++ b/dev-python/zope-interface/zope-interface-4.1.1.ebuild @@ -11,7 +11,7 @@ MY_PN=${PN/-/.} MY_P=${MY_PN}-${PV} DESCRIPTION="Interfaces for Python" -HOMEPAGE="http://pypi.python.org/pypi/zope.interface" +HOMEPAGE="https://pypi.python.org/pypi/zope.interface" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="ZPL" diff --git a/dev-python/zope-interface/zope-interface-4.1.2.ebuild b/dev-python/zope-interface/zope-interface-4.1.2.ebuild index e7e0f2912aca..b3e305060882 100644 --- a/dev-python/zope-interface/zope-interface-4.1.2.ebuild +++ b/dev-python/zope-interface/zope-interface-4.1.2.ebuild @@ -11,7 +11,7 @@ MY_PN=${PN/-/.} MY_P=${MY_PN}-${PV} DESCRIPTION="Interfaces for Python" -HOMEPAGE="http://pypi.python.org/pypi/zope.interface" +HOMEPAGE="https://pypi.python.org/pypi/zope.interface" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="ZPL" diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild index 77c1c8d755bc..811992aa9de0 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r2.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_NAME="georuby" inherit ruby-fakegem DESCRIPTION="Ruby data holder for OGC Simple Features" -HOMEPAGE="http://github.com/nofxx/georuby" +HOMEPAGE="https://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild index f6916e00eaaf..7c1ec7ecf442 100644 --- a/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild +++ b/dev-ruby/GeoRuby/GeoRuby-2.2.1-r3.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_NAME="georuby" inherit ruby-fakegem DESCRIPTION="Ruby data holder for OGC Simple Features" -HOMEPAGE="http://github.com/nofxx/georuby" +HOMEPAGE="https://github.com/nofxx/georuby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild b/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild index abd28b8aaaf8..71b98f92e87b 100644 --- a/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild +++ b/dev-ruby/actionmailer/actionmailer-3.2.22.ebuild @@ -14,7 +14,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Framework for designing email-service layers" HOMEPAGE="https://github.com/rails/rails" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/actionpack/actionpack-4.0.13.ebuild b/dev-ruby/actionpack/actionpack-4.0.13.ebuild index 46cc71a485c9..dfe1b0ff0fb1 100644 --- a/dev-ruby/actionpack/actionpack-4.0.13.ebuild +++ b/dev-ruby/actionpack/actionpack-4.0.13.ebuild @@ -19,7 +19,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Eases web-request routing, handling, and response" HOMEPAGE="http://rubyforge.org/projects/actionpack/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/actionview/actionview-4.2.2.ebuild b/dev-ruby/actionview/actionview-4.2.2.ebuild index 0024ac029fcf..da90f347b63b 100644 --- a/dev-ruby/actionview/actionview-4.2.2.ebuild +++ b/dev-ruby/actionview/actionview-4.2.2.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Simple, battle-tested conventions and helpers for building web pages" HOMEPAGE="https://github.com/rails/rails/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/actionview/actionview-4.2.3.ebuild b/dev-ruby/actionview/actionview-4.2.3.ebuild index 9c1b1c459b25..74988831aae4 100644 --- a/dev-ruby/actionview/actionview-4.2.3.ebuild +++ b/dev-ruby/actionview/actionview-4.2.3.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Simple, battle-tested conventions and helpers for building web pages" HOMEPAGE="https://github.com/rails/rails/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/activerecord/activerecord-3.2.22.ebuild b/dev-ruby/activerecord/activerecord-3.2.22.ebuild index e6322620edf1..68b8c1b0e372 100644 --- a/dev-ruby/activerecord/activerecord-3.2.22.ebuild +++ b/dev-ruby/activerecord/activerecord-3.2.22.ebuild @@ -17,7 +17,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" HOMEPAGE="http://rubyforge.org/projects/activerecord/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/activerecord/activerecord-4.0.13.ebuild b/dev-ruby/activerecord/activerecord-4.0.13.ebuild index 2d6023685876..e221981b2253 100644 --- a/dev-ruby/activerecord/activerecord-4.0.13.ebuild +++ b/dev-ruby/activerecord/activerecord-4.0.13.ebuild @@ -17,7 +17,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" HOMEPAGE="http://rubyforge.org/projects/activerecord/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/activeresource/activeresource-4.0.0.ebuild b/dev-ruby/activeresource/activeresource-4.0.0.ebuild index 42434cd319f6..8bf835281857 100644 --- a/dev-ruby/activeresource/activeresource-4.0.0.ebuild +++ b/dev-ruby/activeresource/activeresource-4.0.0.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Think Active Record for web resources" HOMEPAGE="http://rubyforge.org/projects/activeresource/" -SRC_URI="http://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" +SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/amq-client/amq-client-1.0.4.ebuild b/dev-ruby/amq-client/amq-client-1.0.4.ebuild index 8914e5d635c2..9eee086cfdc0 100644 --- a/dev-ruby/amq-client/amq-client-1.0.4.ebuild +++ b/dev-ruby/amq-client/amq-client-1.0.4.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit versionator ruby-fakegem DESCRIPTION="A fully-featured, low-level AMQP 0.9.1 client" -HOMEPAGE="http://github.com/ruby-amqp/amq-client" +HOMEPAGE="https://github.com/ruby-amqp/amq-client" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild b/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild index 35040417f9c6..f34147336728 100644 --- a/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild +++ b/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem DESCRIPTION="An AMQP 0.9.1 serialization library for Ruby" -HOMEPAGE="http://github.com/ruby-amqp/amq-protocol" +HOMEPAGE="https://github.com/ruby-amqp/amq-protocol" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/arel/arel-3.0.2-r2.ebuild b/dev-ruby/arel/arel-3.0.2-r2.ebuild index 58b109822005..deaa52dd74d7 100644 --- a/dev-ruby/arel/arel-3.0.2-r2.ebuild +++ b/dev-ruby/arel/arel-3.0.2-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64 ~arm ~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-ruby/arel/arel-3.0.3.ebuild b/dev-ruby/arel/arel-3.0.3.ebuild index ca02c31edc19..76df5ab249b2 100644 --- a/dev-ruby/arel/arel-3.0.3.ebuild +++ b/dev-ruby/arel/arel-3.0.3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64 ~arm ~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-ruby/arel/arel-4.0.2.ebuild b/dev-ruby/arel/arel-4.0.2.ebuild index 789fd08273dd..6a57d369b08e 100644 --- a/dev-ruby/arel/arel-4.0.2.ebuild +++ b/dev-ruby/arel/arel-4.0.2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64 ~arm ~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-ruby/arel/arel-5.0.1.20140414130214.ebuild b/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild index 862190d54122..c3bc37299ccb 100644 --- a/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild +++ b/dev-ruby/arel/arel-5.0.1.20140414130214.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" KEYWORDS="~amd64 ~arm ~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-ruby/arel/arel-6.0.0.ebuild b/dev-ruby/arel/arel-6.0.0.ebuild index 7dd08d7065b1..8fbe00e93352 100644 --- a/dev-ruby/arel/arel-6.0.0.ebuild +++ b/dev-ruby/arel/arel-6.0.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/arel/arel-6.0.2.ebuild b/dev-ruby/arel/arel-6.0.2.ebuild index f887068f886f..c74b82c36b3d 100644 --- a/dev-ruby/arel/arel-6.0.2.ebuild +++ b/dev-ruby/arel/arel-6.0.2.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="arel.gemspec" inherit ruby-fakegem versionator DESCRIPTION="Arel is a Relational Algebra for Ruby" -HOMEPAGE="http://github.com/rails/arel" +HOMEPAGE="https://github.com/rails/arel" SRC_URI="https://github.com/rails/arel/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild b/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild index e7e767de9023..13e7ce777e8b 100644 --- a/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild +++ b/dev-ruby/awesome_print/awesome_print-1.2.0-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem DESCRIPTION="Ruby library that pretty prints Ruby objects in full color with proper indentation" -HOMEPAGE="http://github.com/michaeldv/awesome_print" +HOMEPAGE="https://github.com/michaeldv/awesome_print" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" diff --git a/dev-ruby/bcat/bcat-0.6.2-r1.ebuild b/dev-ruby/bcat/bcat-0.6.2-r1.ebuild index 208b3e395549..3d1e78366d73 100644 --- a/dev-ruby/bcat/bcat-0.6.2-r1.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README" inherit ruby-fakegem DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs" -HOMEPAGE="http://github.com/rtomayko/bcat" +HOMEPAGE="https://github.com/rtomayko/bcat" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild index efe845d246f0..8051d398bda6 100644 --- a/dev-ruby/bcat/bcat-0.6.2-r2.ebuild +++ b/dev-ruby/bcat/bcat-0.6.2-r2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README" inherit ruby-fakegem DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs" -HOMEPAGE="http://github.com/rtomayko/bcat" +HOMEPAGE="https://github.com/rtomayko/bcat" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bones/bones-3.8.1-r1.ebuild b/dev-ruby/bones/bones-3.8.1-r1.ebuild index 604fe99e05e1..cbfd3227240a 100644 --- a/dev-ruby/bones/bones-3.8.1-r1.ebuild +++ b/dev-ruby/bones/bones-3.8.1-r1.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="default version.txt" inherit ruby-fakegem DESCRIPTION="Tool that creates new Ruby projects from a code skeleton" -HOMEPAGE="http://github.com/TwP/bones" +HOMEPAGE="https://github.com/TwP/bones" IUSE="test" LICENSE="MIT" diff --git a/dev-ruby/bones/bones-3.8.3.ebuild b/dev-ruby/bones/bones-3.8.3.ebuild index a3c7a3b6042e..dc03e0857cf7 100644 --- a/dev-ruby/bones/bones-3.8.3.ebuild +++ b/dev-ruby/bones/bones-3.8.3.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="default version.txt" inherit ruby-fakegem DESCRIPTION="Tool that creates new Ruby projects from a code skeleton" -HOMEPAGE="http://github.com/TwP/bones" +HOMEPAGE="https://github.com/TwP/bones" IUSE="test" LICENSE="MIT" diff --git a/dev-ruby/bourne/bourne-1.5.0-r1.ebuild b/dev-ruby/bourne/bourne-1.5.0-r1.ebuild index e6e5709ece6b..48dcbe9a5310 100644 --- a/dev-ruby/bourne/bourne-1.5.0-r1.ebuild +++ b/dev-ruby/bourne/bourne-1.5.0-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="Extends mocha to allow detailed tracking and querying of stub and mock invocations" -HOMEPAGE="http://github.com/thoughtbot/bourne" +HOMEPAGE="https://github.com/thoughtbot/bourne" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bourne/bourne-1.6.0.ebuild b/dev-ruby/bourne/bourne-1.6.0.ebuild index 4676ec56eaeb..eb3ffce6eab9 100644 --- a/dev-ruby/bourne/bourne-1.6.0.ebuild +++ b/dev-ruby/bourne/bourne-1.6.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="Extends mocha to allow detailed tracking and querying of stub and mock invocations" -HOMEPAGE="http://github.com/thoughtbot/bourne" +HOMEPAGE="https://github.com/thoughtbot/bourne" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bundler/bundler-1.7.13.ebuild b/dev-ruby/bundler/bundler-1.7.13.ebuild index 73efc5e24932..8f6567166677 100644 --- a/dev-ruby/bundler/bundler-1.7.13.ebuild +++ b/dev-ruby/bundler/bundler-1.7.13.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="An easy way to vendor gem dependencies" -HOMEPAGE="http://github.com/carlhuda/bundler" +HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" @@ -37,7 +37,7 @@ RDEPEND+=" dev-vcs/git" all_ruby_prepare() { # Bundler only supports running the specs from git: - # http://github.com/carlhuda/bundler/issues/issue/738 + # https://github.com/carlhuda/bundler/issues/issue/738 sed -i -e '/when Bundler is bundled/,/^ end/ s:^:#:' spec/runtime/setup_spec.rb || die # Fails randomly and no clear cause can be found. Might be related diff --git a/dev-ruby/bunny/bunny-1.6.3.ebuild b/dev-ruby/bunny/bunny-1.6.3.ebuild index da0ff7ed81c2..f53f3f7659ec 100644 --- a/dev-ruby/bunny/bunny-1.6.3.ebuild +++ b/dev-ruby/bunny/bunny-1.6.3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" inherit ruby-fakegem DESCRIPTION="Another synchronous Ruby AMQP client" -HOMEPAGE="http://github.com/celldee/bunny" +HOMEPAGE="https://github.com/celldee/bunny" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bunny/bunny-1.7.0.ebuild b/dev-ruby/bunny/bunny-1.7.0.ebuild index da0ff7ed81c2..f53f3f7659ec 100644 --- a/dev-ruby/bunny/bunny-1.7.0.ebuild +++ b/dev-ruby/bunny/bunny-1.7.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" inherit ruby-fakegem DESCRIPTION="Another synchronous Ruby AMQP client" -HOMEPAGE="http://github.com/celldee/bunny" +HOMEPAGE="https://github.com/celldee/bunny" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/bunny/bunny-2.0.1.ebuild b/dev-ruby/bunny/bunny-2.0.1.ebuild index da0ff7ed81c2..f53f3f7659ec 100644 --- a/dev-ruby/bunny/bunny-2.0.1.ebuild +++ b/dev-ruby/bunny/bunny-2.0.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" inherit ruby-fakegem DESCRIPTION="Another synchronous Ruby AMQP client" -HOMEPAGE="http://github.com/celldee/bunny" +HOMEPAGE="https://github.com/celldee/bunny" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/capybara/capybara-1.1.4.ebuild b/dev-ruby/capybara/capybara-1.1.4.ebuild index 0f7f3b867a43..beae67b468af 100644 --- a/dev-ruby/capybara/capybara-1.1.4.ebuild +++ b/dev-ruby/capybara/capybara-1.1.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit virtualx ruby-fakegem DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications" -HOMEPAGE="http://github.com/jnicklas/capybara" +HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" KEYWORDS="~amd64" diff --git a/dev-ruby/capybara/capybara-2.2.1.ebuild b/dev-ruby/capybara/capybara-2.2.1.ebuild index bd7539f6e9ed..10eedae42ee6 100644 --- a/dev-ruby/capybara/capybara-2.2.1.ebuild +++ b/dev-ruby/capybara/capybara-2.2.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit virtualx ruby-fakegem DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications" -HOMEPAGE="http://github.com/jnicklas/capybara" +HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" KEYWORDS="~amd64" diff --git a/dev-ruby/capybara/capybara-2.4.4.ebuild b/dev-ruby/capybara/capybara-2.4.4.ebuild index 017338c32f96..2f2d3edb1576 100644 --- a/dev-ruby/capybara/capybara-2.4.4.ebuild +++ b/dev-ruby/capybara/capybara-2.4.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit virtualx ruby-fakegem DESCRIPTION="Capybara aims to simplify the process of integration testing Rack applications" -HOMEPAGE="http://github.com/jnicklas/capybara" +HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" KEYWORDS="~amd64 ~x86" diff --git a/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild b/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild index 049f1699c912..29c9757ce2ec 100644 --- a/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild +++ b/dev-ruby/charlock_holmes/charlock_holmes-0.7.3.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Character encoding detecting library for Ruby using ICU" -HOMEPAGE="http://github.com/brianmario/charlock_holmes" +HOMEPAGE="https://github.com/brianmario/charlock_holmes" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/contracts/contracts-0.10.1.ebuild b/dev-ruby/contracts/contracts-0.10.1.ebuild index 581390841c67..66e9357cecd0 100644 --- a/dev-ruby/contracts/contracts-0.10.1.ebuild +++ b/dev-ruby/contracts/contracts-0.10.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.markdown README.md TODO.markdown TUTORIAL.md" inherit ruby-fakegem DESCRIPTION="provides contracts for Ruby" -HOMEPAGE="http://github.com/egonSchiele/contracts.ruby" +HOMEPAGE="https://github.com/egonSchiele/contracts.ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild index 8620c6715c89..f5eaf60fb87a 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.1.8.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner" -HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" +HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild index 3cab35597629..00a806103c62 100644 --- a/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild +++ b/dev-ruby/daemon_controller/daemon_controller-1.2.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A library for starting and stopping specific daemons programmatically in a robust manner" -HOMEPAGE="http://github.com/FooBarWidget/daemon_controller" +HOMEPAGE="https://github.com/FooBarWidget/daemon_controller" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/dalli/dalli-2.6.4.ebuild b/dev-ruby/dalli/dalli-2.6.4.ebuild index 87b7357cdf9f..0189840f6468 100644 --- a/dev-ruby/dalli/dalli-2.6.4.ebuild +++ b/dev-ruby/dalli/dalli-2.6.4.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.md Performance.md README.md" inherit ruby-fakegem DESCRIPTION="A high performance pure Ruby client for accessing memcached servers" -HOMEPAGE="http://github.com/mperham/dalli" +HOMEPAGE="https://github.com/mperham/dalli" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" diff --git a/dev-ruby/dalli/dalli-2.7.4.ebuild b/dev-ruby/dalli/dalli-2.7.4.ebuild index cd6aa8913b7a..817d61f0c037 100644 --- a/dev-ruby/dalli/dalli-2.7.4.ebuild +++ b/dev-ruby/dalli/dalli-2.7.4.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.md Performance.md README.md" inherit ruby-fakegem DESCRIPTION="A high performance pure Ruby client for accessing memcached servers" -HOMEPAGE="http://github.com/mperham/dalli" +HOMEPAGE="https://github.com/mperham/dalli" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" diff --git a/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild index e0706148b4ac..853b1713bc65 100644 --- a/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild +++ b/dev-ruby/database_cleaner/database_cleaner-1.3.0.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none" inherit ruby-fakegem DESCRIPTION="Strategies for cleaning databases" -HOMEPAGE="http://github.com/bmabey/database_cleaner" +HOMEPAGE="https://github.com/bmabey/database_cleaner" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild b/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild index d6ea22931b75..0c86a4f8f652 100644 --- a/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild +++ b/dev-ruby/database_cleaner/database_cleaner-1.4.0.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_RECIPE_TEST="none" inherit ruby-fakegem DESCRIPTION="Strategies for cleaning databases" -HOMEPAGE="http://github.com/bmabey/database_cleaner" +HOMEPAGE="https://github.com/bmabey/database_cleaner" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild b/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild index 873c9607dd44..4f1f71bac874 100644 --- a/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild +++ b/dev-ruby/fakefs/fakefs-0.6.0-r1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.markdown" inherit ruby-fakegem eutils DESCRIPTION="A fake filesystem. Use it in your tests" -HOMEPAGE="http://github.com/defunkt/fakefs" +HOMEPAGE="https://github.com/defunkt/fakefs" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakefs/fakefs-0.6.0.ebuild b/dev-ruby/fakefs/fakefs-0.6.0.ebuild index 58ae0575801f..5df9d839baf8 100644 --- a/dev-ruby/fakefs/fakefs-0.6.0.ebuild +++ b/dev-ruby/fakefs/fakefs-0.6.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.markdown" inherit ruby-fakegem eutils DESCRIPTION="A fake filesystem. Use it in your tests" -HOMEPAGE="http://github.com/defunkt/fakefs" +HOMEPAGE="https://github.com/defunkt/fakefs" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakefs/fakefs-0.6.5.ebuild b/dev-ruby/fakefs/fakefs-0.6.5.ebuild index 8857c77c7c12..49e1cca92800 100644 --- a/dev-ruby/fakefs/fakefs-0.6.5.ebuild +++ b/dev-ruby/fakefs/fakefs-0.6.5.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTORS README.markdown" inherit ruby-fakegem eutils DESCRIPTION="A fake filesystem. Use it in your tests" -HOMEPAGE="http://github.com/defunkt/fakefs" +HOMEPAGE="https://github.com/defunkt/fakefs" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild b/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild index 92763fb33750..f85481e312cb 100644 --- a/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild +++ b/dev-ruby/fakeweb/fakeweb-1.3.0-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc" inherit ruby-fakegem DESCRIPTION="Helper for faking web requests in Ruby" -HOMEPAGE="http://github.com/chrisk/fakeweb" +HOMEPAGE="https://github.com/chrisk/fakeweb" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild b/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild index 18551e5d8a30..8276a1a4d479 100644 --- a/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild +++ b/dev-ruby/fakeweb/fakeweb-1.3.0-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc" inherit ruby-fakegem DESCRIPTION="Helper for faking web requests in Ruby" -HOMEPAGE="http://github.com/chrisk/fakeweb" +HOMEPAGE="https://github.com/chrisk/fakeweb" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/faraday/faraday-0.9.0.ebuild b/dev-ruby/faraday/faraday-0.9.0.ebuild index 2da7e274ad98..ad65446ad85f 100644 --- a/dev-ruby/faraday/faraday-0.9.0.ebuild +++ b/dev-ruby/faraday/faraday-0.9.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem eutils DESCRIPTION="HTTP/REST API client library with pluggable components" -HOMEPAGE="http://github.com/lostisland/faraday" +HOMEPAGE="https://github.com/lostisland/faraday" SRC_URI="https://github.com/lostisland/faraday/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/faraday/faraday-0.9.1.ebuild b/dev-ruby/faraday/faraday-0.9.1.ebuild index 24e0d17791fc..7d61a26a290e 100644 --- a/dev-ruby/faraday/faraday-0.9.1.ebuild +++ b/dev-ruby/faraday/faraday-0.9.1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem eutils DESCRIPTION="HTTP/REST API client library with pluggable components" -HOMEPAGE="http://github.com/lostisland/faraday" +HOMEPAGE="https://github.com/lostisland/faraday" SRC_URI="https://github.com/lostisland/faraday/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild index 358a25086f45..4aaecefe3c97 100644 --- a/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild +++ b/dev-ruby/fcgi/fcgi-0.9.2.1-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc README.signals" inherit multilib ruby-fakegem DESCRIPTION="FastCGI library for Ruby" -HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng" +HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="Ruby" diff --git a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild index ffeeb335ad6e..c44ce31a4984 100644 --- a/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild +++ b/dev-ruby/fcgi/fcgi-0.9.2.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc README.signals" inherit multilib ruby-fakegem DESCRIPTION="FastCGI library for Ruby" -HOMEPAGE="http://github.com/alphallc/ruby-fcgi-ng" +HOMEPAGE="https://github.com/alphallc/ruby-fcgi-ng" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" LICENSE="Ruby" diff --git a/dev-ruby/ffi/ffi-1.9.6-r1.ebuild b/dev-ruby/ffi/ffi-1.9.6-r1.ebuild index 80f54f15e4bc..2bde24c36c24 100644 --- a/dev-ruby/ffi/ffi-1.9.6-r1.ebuild +++ b/dev-ruby/ffi/ffi-1.9.6-r1.ebuild @@ -19,7 +19,7 @@ inherit ruby-fakegem DESCRIPTION="Ruby extension for programmatically loading dynamic libraries" HOMEPAGE="http://wiki.github.com/ffi/ffi" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" IUSE="" LICENSE="BSD" diff --git a/dev-ruby/ffi/ffi-1.9.6-r2.ebuild b/dev-ruby/ffi/ffi-1.9.6-r2.ebuild index 369b594776c1..3ae048e503c4 100644 --- a/dev-ruby/ffi/ffi-1.9.6-r2.ebuild +++ b/dev-ruby/ffi/ffi-1.9.6-r2.ebuild @@ -19,7 +19,7 @@ inherit ruby-fakegem DESCRIPTION="Ruby extension for programmatically loading dynamic libraries" HOMEPAGE="http://wiki.github.com/ffi/ffi" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" IUSE="" LICENSE="BSD" diff --git a/dev-ruby/flickraw/flickraw-0.9.8.ebuild b/dev-ruby/flickraw/flickraw-0.9.8.ebuild index 56ff0f69af0c..6698afb2d213 100644 --- a/dev-ruby/flickraw/flickraw-0.9.8.ebuild +++ b/dev-ruby/flickraw/flickraw-0.9.8.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="-r README.rdoc examples" inherit ruby-fakegem DESCRIPTION="A library to access flickr api in a simple way" -HOMEPAGE="http://github.com/hanklords/flickraw" +HOMEPAGE="https://github.com/hanklords/flickraw" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/git/git-1.2.9.1-r1.ebuild b/dev-ruby/git/git-1.2.9.1-r1.ebuild index be39c815362a..56d622a3de87 100644 --- a/dev-ruby/git/git-1.2.9.1-r1.ebuild +++ b/dev-ruby/git/git-1.2.9.1-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="git.gemspec" inherit ruby-fakegem DESCRIPTION="Library for using Git in Ruby" -HOMEPAGE="http://github.com/schacon/ruby-git" +HOMEPAGE="https://github.com/schacon/ruby-git" SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> ${P}.tar.gz" RUBY_S="ruby-git-${PV}" diff --git a/dev-ruby/git/git-1.2.9.1.ebuild b/dev-ruby/git/git-1.2.9.1.ebuild index ba68e818ade8..a30883aa8282 100644 --- a/dev-ruby/git/git-1.2.9.1.ebuild +++ b/dev-ruby/git/git-1.2.9.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="git.gemspec" inherit ruby-fakegem DESCRIPTION="Library for using Git in Ruby" -HOMEPAGE="http://github.com/schacon/ruby-git" +HOMEPAGE="https://github.com/schacon/ruby-git" SRC_URI="https://github.com/schacon/ruby-git/archive/v${PV}.tar.gz -> ${P}.tar.gz" RUBY_S="ruby-git-${PV}" diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild index 2eb3a29098f3..1679d511d47f 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_NAME="http_parser.rb" inherit ruby-fakegem DESCRIPTION="Simple callback-based HTTP request/response parser" -HOMEPAGE="http://github.com/tmm1/http_parser.rb" +HOMEPAGE="https://github.com/tmm1/http_parser.rb" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild index a46c275fbc5c..115a26d1ac95 100644 --- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild +++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_NAME="http_parser.rb" inherit ruby-fakegem DESCRIPTION="Simple callback-based HTTP request/response parser" -HOMEPAGE="http://github.com/tmm1/http_parser.rb" +HOMEPAGE="https://github.com/tmm1/http_parser.rb" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild b/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild index e57b245ab701..0f0bf14c851d 100644 --- a/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild +++ b/dev-ruby/iobuffer/iobuffer-1.1.2-r3.ebuild @@ -16,8 +16,8 @@ inherit multilib ruby-fakegem GITHUB_USER="tarcieri" DESCRIPTION="IO::Buffer is a fast byte queue which is primarily intended for non-blocking I/O applications" -HOMEPAGE="http://github.com/tarcieri/iobuffer" -SRC_URI="http://github.com/${GITHUB_USER}/iobuffer/tarball/v${PV} -> ${PN}-git-${PV}.tgz" +HOMEPAGE="https://github.com/tarcieri/iobuffer" +SRC_URI="https://github.com/${GITHUB_USER}/iobuffer/tarball/v${PV} -> ${PN}-git-${PV}.tgz" LICENSE="MIT" KEYWORDS="~amd64 ~x86 ~x86-macos" diff --git a/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild b/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild index 59401dc2b765..4588ecb230f1 100644 --- a/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild +++ b/dev-ruby/levenshtein/levenshtein-0.2.2-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" inherit multilib ruby-fakegem DESCRIPTION="Levenshtein distance algorithm" -HOMEPAGE="http://github.com/mbleigh/mash" +HOMEPAGE="https://github.com/mbleigh/mash" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild b/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild index abce98f256e8..a351c7509d88 100644 --- a/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild +++ b/dev-ruby/levenshtein/levenshtein-0.2.2-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README" inherit multilib ruby-fakegem DESCRIPTION="Levenshtein distance algorithm" -HOMEPAGE="http://github.com/mbleigh/mash" +HOMEPAGE="https://github.com/mbleigh/mash" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/litc/litc-1.0.3-r1.ebuild b/dev-ruby/litc/litc-1.0.3-r1.ebuild index cbaec9e03bfb..f06777f53dbb 100644 --- a/dev-ruby/litc/litc-1.0.3-r1.ebuild +++ b/dev-ruby/litc/litc-1.0.3-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="A tiny ruby module for Amazon EC2 intance metadata" -HOMEPAGE="http://github.com/bkaney/litc" +HOMEPAGE="https://github.com/bkaney/litc" IUSE="" LICENSE="MIT" diff --git a/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild b/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild index 5976f97b6f55..0c18acdb94b3 100644 --- a/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild +++ b/dev-ruby/little-plugger/little-plugger-1.1.3-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit ruby-fakegem eutils DESCRIPTION="Module that provides Gem based plugin management" -HOMEPAGE="http://github.com/TwP/little-plugger" +HOMEPAGE="https://github.com/TwP/little-plugger" IUSE="test" LICENSE="MIT" diff --git a/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild b/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild index a4476e394aaf..323cb63c9429 100644 --- a/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild +++ b/dev-ruby/loquacious/loquacious-1.9.1-r2.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit ruby-fakegem DESCRIPTION="Descriptive configuration files for Ruby written in Ruby" -HOMEPAGE="http://github.com/TwP/loquacious" +HOMEPAGE="https://github.com/TwP/loquacious" IUSE="" LICENSE="MIT" diff --git a/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild b/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild index b0e2bb83547a..c4904ee99b74 100644 --- a/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild +++ b/dev-ruby/lumberjack/lumberjack-1.0.9.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="A simple, powerful, and very fast logging utility" -HOMEPAGE="http://github.com/bdurand/lumberjack" +HOMEPAGE="https://github.com/bdurand/lumberjack" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/mab/mab-0.0.3.ebuild b/dev-ruby/mab/mab-0.0.3.ebuild index ff4a795126ae..cd16ec70e683 100644 --- a/dev-ruby/mab/mab-0.0.3.ebuild +++ b/dev-ruby/mab/mab-0.0.3.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Markup as Ruby" -HOMEPAGE="http://github.com/camping/mab" +HOMEPAGE="https://github.com/camping/mab" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/map/map-6.5.4.ebuild b/dev-ruby/map/map-6.5.4.ebuild index 7080448346f4..5f2e701b7619 100644 --- a/dev-ruby/map/map-6.5.4.ebuild +++ b/dev-ruby/map/map-6.5.4.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec" inherit ruby-fakegem DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies" -HOMEPAGE="http://github.com/ahoward/map" +HOMEPAGE="https://github.com/ahoward/map" LICENSE="|| ( Ruby BSD-2 )" SLOT="0" diff --git a/dev-ruby/map/map-6.5.5.ebuild b/dev-ruby/map/map-6.5.5.ebuild index 15823d4ccec3..86dd6425908f 100644 --- a/dev-ruby/map/map-6.5.5.ebuild +++ b/dev-ruby/map/map-6.5.5.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="map.gemspec" inherit ruby-fakegem DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies" -HOMEPAGE="http://github.com/ahoward/map" +HOMEPAGE="https://github.com/ahoward/map" LICENSE="|| ( Ruby BSD-2 )" SLOT="0" diff --git a/dev-ruby/mash/mash-0.1.1-r2.ebuild b/dev-ruby/mash/mash-0.1.1-r2.ebuild index 5e551c334e14..0976e3cd161d 100644 --- a/dev-ruby/mash/mash-0.1.1-r2.ebuild +++ b/dev-ruby/mash/mash-0.1.1-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="Mash is an extended Hash that gives simple pseudo-object functionality" -HOMEPAGE="http://github.com/mbleigh/mash" +HOMEPAGE="https://github.com/mbleigh/mash" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild index f809e7f8ad51..f137c0ff084d 100644 --- a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild +++ b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_NAME="${MY_OWNER}-${PN}" inherit ruby-fakegem DESCRIPTION="RSpec-esque matchers for use in Test::Unit" -HOMEPAGE="http://github.com/mcmire/matchy" +HOMEPAGE="https://github.com/mcmire/matchy" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild index b2d81d48ac71..53ff8bfbb9c0 100644 --- a/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild +++ b/dev-ruby/memcache-client/memcache-client-1.8.5-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc History.rdoc README.rdoc" inherit ruby-fakegem DESCRIPTION="A ruby library for accessing memcached" -HOMEPAGE="http://github.com/mperham/memcache-client" +HOMEPAGE="https://github.com/mperham/memcache-client" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild index bb6160fdff51..be4f5bc16a5d 100644 --- a/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild +++ b/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc History.rdoc README.rdoc" inherit ruby-fakegem DESCRIPTION="A ruby library for accessing memcached" -HOMEPAGE="http://github.com/mperham/memcache-client" +HOMEPAGE="https://github.com/mperham/memcache-client" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/method_source/method_source-0.8.2-r2.ebuild b/dev-ruby/method_source/method_source-0.8.2-r2.ebuild index 074db3efb757..20ff3abdc483 100644 --- a/dev-ruby/method_source/method_source-0.8.2-r2.ebuild +++ b/dev-ruby/method_source/method_source-0.8.2-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="Retrieve the source code for a method" -HOMEPAGE="http://github.com/banister/method_source" +HOMEPAGE="https://github.com/banister/method_source" IUSE="" SLOT="0" diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild index 998eaf9c6550..7b237a7c7f6c 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-1.6.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRA_DOC="README.md" inherit ruby-fakegem DESCRIPTION="Run external commands on Unix or Windows" -HOMEPAGE="http://github.com/opscode/mixlib-shellout" +HOMEPAGE="https://github.com/opscode/mixlib-shellout" SRC_URI="https://github.com/opscode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild index 998eaf9c6550..7b237a7c7f6c 100644 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild +++ b/dev-ruby/mixlib-shellout/mixlib-shellout-2.0.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRA_DOC="README.md" inherit ruby-fakegem DESCRIPTION="Run external commands on Unix or Windows" -HOMEPAGE="http://github.com/opscode/mixlib-shellout" +HOMEPAGE="https://github.com/opscode/mixlib-shellout" SRC_URI="https://github.com/opscode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-ruby/moneta/moneta-0.7.20.ebuild b/dev-ruby/moneta/moneta-0.7.20.ebuild index 31967037c7e8..5485f22ac6eb 100644 --- a/dev-ruby/moneta/moneta-0.7.20.ebuild +++ b/dev-ruby/moneta/moneta-0.7.20.ebuild @@ -16,8 +16,8 @@ inherit ruby-fakegem GITHUB_USER="minad" DESCRIPTION="A unified interface to key/value stores" -HOMEPAGE="http://github.com/minad/moneta" -SRC_URI="http://github.com/${GITHUB_USER}/moneta/tarball/v${PV} -> ${P}.tgz" +HOMEPAGE="https://github.com/minad/moneta" +SRC_URI="https://github.com/${GITHUB_USER}/moneta/tarball/v${PV} -> ${P}.tgz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/multi_json/multi_json-1.10.1.ebuild b/dev-ruby/multi_json/multi_json-1.10.1.ebuild index 0bc90d2fa80f..9842e639d62a 100644 --- a/dev-ruby/multi_json/multi_json-1.10.1.ebuild +++ b/dev-ruby/multi_json/multi_json-1.10.1.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_GEMSPEC="multi_json.gemspec" inherit ruby-fakegem DESCRIPTION="A gem to provide swappable JSON backends" -HOMEPAGE="http://github.com/intridea/multi_json" +HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/multi_json/multi_json-1.11.0.ebuild b/dev-ruby/multi_json/multi_json-1.11.0.ebuild index 488e9e9d34fc..fd5b6c63a321 100644 --- a/dev-ruby/multi_json/multi_json-1.11.0.ebuild +++ b/dev-ruby/multi_json/multi_json-1.11.0.ebuild @@ -18,7 +18,7 @@ inherit ruby-fakegem SRC_URI="https://github.com/intridea/multi_json/archive/v${PV}.tar.gz -> ${P}.tar.gz" DESCRIPTION="A gem to provide swappable JSON backends" -HOMEPAGE="http://github.com/intridea/multi_json" +HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/multi_json/multi_json-1.9.3.ebuild b/dev-ruby/multi_json/multi_json-1.9.3.ebuild index d40c3d062f59..1b19d84d5677 100644 --- a/dev-ruby/multi_json/multi_json-1.9.3.ebuild +++ b/dev-ruby/multi_json/multi_json-1.9.3.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_GEMSPEC="multi_json.gemspec" inherit ruby-fakegem DESCRIPTION="A gem to provide swappable JSON backends" -HOMEPAGE="http://github.com/intridea/multi_json" +HOMEPAGE="https://github.com/intridea/multi_json" LICENSE="MIT" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild b/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild index bbe7f2f332eb..c49e37049618 100644 --- a/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.0.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.md" inherit ruby-fakegem eutils DESCRIPTION="Adds a streamy multipart form post capability to Net::HTTP" -HOMEPAGE="http://github.com/nicksieger/multipart-post" +HOMEPAGE="https://github.com/nicksieger/multipart-post" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild index 55c028b94ced..16b5d4da5a94 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication" -HOMEPAGE="http://github.com/drbrain/net-http-digest_auth" +HOMEPAGE="https://github.com/drbrain/net-http-digest_auth" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild index 17442282a493..ca13289d7574 100644 --- a/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild +++ b/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r2.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" inherit ruby-fakegem DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication" -HOMEPAGE="http://github.com/drbrain/net-http-digest_auth" +HOMEPAGE="https://github.com/drbrain/net-http-digest_auth" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/notify/notify-0.5.2-r1.ebuild b/dev-ruby/notify/notify-0.5.2-r1.ebuild index ff058e7be516..1d82a552bddb 100644 --- a/dev-ruby/notify/notify-0.5.2-r1.ebuild +++ b/dev-ruby/notify/notify-0.5.2-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md sample.rb" inherit ruby-fakegem DESCRIPTION="A function to notify on cross platform" -HOMEPAGE="http://github.com/jugyo/notify" +HOMEPAGE="https://github.com/jugyo/notify" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/oauth2/oauth2-1.0.0.ebuild b/dev-ruby/oauth2/oauth2-1.0.0.ebuild index 863f66f36290..3aa07445a471 100644 --- a/dev-ruby/oauth2/oauth2-1.0.0.ebuild +++ b/dev-ruby/oauth2/oauth2-1.0.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem eutils DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem" -HOMEPAGE="http://github.com/intridea/oauth2" +HOMEPAGE="https://github.com/intridea/oauth2" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild index cef30fb379ac..837a95a75a7e 100644 --- a/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild +++ b/dev-ruby/pdf-core/pdf-core-0.5.0.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="Implements low level PDF features for Prawn" -HOMEPAGE="http://github.com/prawnpdf/pdf-core/" +HOMEPAGE="https://github.com/prawnpdf/pdf-core/" LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" diff --git a/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild b/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild index d02617447664..4ba5b5ddbe3f 100644 --- a/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild +++ b/dev-ruby/pdf-reader/pdf-reader-1.1.1-r1.ebuild @@ -17,11 +17,11 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO" inherit ruby-fakegem DESCRIPTION="PDF parser conforming as much as possible to the PDF specification from Adobe" -HOMEPAGE="http://github.com/yob/pdf-reader/" +HOMEPAGE="https://github.com/yob/pdf-reader/" # We cannot use the gem distributions because they don't contain the # tests' data, we have to rely on the git tags. -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" RUBY_S="${GITHUB_USER}-${PN}-*" LICENSE="MIT" diff --git a/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild b/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild index 4593527ee13b..1a86e6a5d0eb 100644 --- a/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild +++ b/dev-ruby/pdf-reader/pdf-reader-1.3.3.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/yob/pdf-reader/" # We cannot use the gem distributions because they don't contain the # tests' data, we have to rely on the git tags. -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/v${PV} -> ${PN}-git-${PV}.tgz" RUBY_S="${GITHUB_USER}-${PN}-*" LICENSE="MIT" diff --git a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild index d33d23698437..99bb53c077ab 100644 --- a/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild +++ b/dev-ruby/rack-openid/rack-openid-1.3.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="Provides a more HTTPish API around the ruby-openid library" -HOMEPAGE="http://github.com/josh/rack-openid" +HOMEPAGE="https://github.com/josh/rack-openid" LICENSE="MIT" KEYWORDS="~amd64 ~x86" diff --git a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild index 5fadaf5eb272..2045a3e97643 100644 --- a/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild +++ b/dev-ruby/rack-test/rack-test-0.6.2-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit versionator ruby-fakegem DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps" -HOMEPAGE="http://github.com/brynary/rack-test" +HOMEPAGE="https://github.com/brynary/rack-test" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack-test/rack-test-0.6.3.ebuild b/dev-ruby/rack-test/rack-test-0.6.3.ebuild index 0acaf5d9bdcd..2b404b618194 100644 --- a/dev-ruby/rack-test/rack-test-0.6.3.ebuild +++ b/dev-ruby/rack-test/rack-test-0.6.3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit versionator ruby-fakegem DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps" -HOMEPAGE="http://github.com/brynary/rack-test" +HOMEPAGE="https://github.com/brynary/rack-test" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild b/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild index 128cc188381a..22c1e6db6999 100644 --- a/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild +++ b/dev-ruby/rails_autolink/rails_autolink-1.1.6.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" inherit ruby-fakegem DESCRIPTION="This is an extraction of the auto_link method from rails" -HOMEPAGE="http://github.com/tenderlove/rails_autolink" +HOMEPAGE="https://github.com/tenderlove/rails_autolink" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/railties/railties-4.0.13.ebuild b/dev-ruby/railties/railties-4.0.13.ebuild index e363be888561..dff95aaa081e 100644 --- a/dev-ruby/railties/railties-4.0.13.ebuild +++ b/dev-ruby/railties/railties-4.0.13.ebuild @@ -16,8 +16,8 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem versionator DESCRIPTION="Tools for creating, working with, and running Rails applications" -HOMEPAGE="http://github.com/rails/rails" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +HOMEPAGE="https://github.com/rails/rails" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild b/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild index 791af3ac007d..f38511138275 100644 --- a/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild +++ b/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog README.markdown" inherit ruby-fakegem DESCRIPTION="Extends ruby's String class with colored text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rainbow/rainbow-1.1.4.ebuild b/dev-ruby/rainbow/rainbow-1.1.4.ebuild index aab3009906fa..0516a4846048 100644 --- a/dev-ruby/rainbow/rainbow-1.1.4.ebuild +++ b/dev-ruby/rainbow/rainbow-1.1.4.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog README.markdown" inherit ruby-fakegem DESCRIPTION="Extends ruby's String class with colored text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild b/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild index 3d13aabe11da..8219e8d75649 100644 --- a/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild +++ b/dev-ruby/rainbow/rainbow-2.0.0-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown" inherit ruby-fakegem DESCRIPTION="Colorize printed text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rainbow/rainbow-2.0.0.ebuild b/dev-ruby/rainbow/rainbow-2.0.0.ebuild index 8edccc395dbb..8e2e85a0801d 100644 --- a/dev-ruby/rainbow/rainbow-2.0.0.ebuild +++ b/dev-ruby/rainbow/rainbow-2.0.0.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown" inherit ruby-fakegem DESCRIPTION="Colorize printed text on ANSI terminals" -HOMEPAGE="http://github.com/sickill/rainbow" +HOMEPAGE="https://github.com/sickill/rainbow" SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild index 5b57ad0b57a3..8baa0d7127e2 100644 --- a/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild +++ b/dev-ruby/rake-compiler/rake-compiler-0.9.2.ebuild @@ -13,10 +13,10 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc" inherit ruby-fakegem eutils DESCRIPTION="Provide a standard and simplified way to build and package Ruby extensions" -HOMEPAGE="http://github.com/luislavena/rake-compiler" +HOMEPAGE="https://github.com/luislavena/rake-compiler" LICENSE="MIT" -SRC_URI="http://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/luislavena/${PN}/tarball/v${PV} -> ${P}.tar.gz" RUBY_S="luislavena-${PN}-*" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild index 597e638b30bd..ec391e07fd10 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild index 85aeceb9a25d..422a773901c2 100644 --- a/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild +++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r3.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild index 0da551dd8b05..b65c2c631eef 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild index 026dcb3bf956..28300d7e38cf 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.7.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild index 6f25852f1493..2d0c8e90a484 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit multilib ruby-fakegem DESCRIPTION="Implementation of John Gruber's Markdown" -HOMEPAGE="http://github.com/rtomayko/rdiscount" +HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rexical/rexical-1.0.5-r2.ebuild b/dev-ruby/rexical/rexical-1.0.5-r2.ebuild index 2a34436cc42e..b2acc642b5fc 100644 --- a/dev-ruby/rexical/rexical-1.0.5-r2.ebuild +++ b/dev-ruby/rexical/rexical-1.0.5-r2.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc DOCUMENTATION.en.rdoc DOCUMENTATION.ja.rd inherit ruby-fakegem eutils DESCRIPTION="Rexical is a lexical scanner generator" -HOMEPAGE="http://github.com/tenderlove/rexical/tree/master" +HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild index 900e7871c01d..4f53c9fa82a3 100644 --- a/dev-ruby/rexical/rexical-1.0.5-r3.ebuild +++ b/dev-ruby/rexical/rexical-1.0.5-r3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc DOCUMENTATION.en.rdoc DOCUMENTATION.ja.rd inherit ruby-fakegem eutils DESCRIPTION="Rexical is a lexical scanner generator" -HOMEPAGE="http://github.com/tenderlove/rexical/tree/master" +HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-ruby/rouge/rouge-1.9.0.ebuild b/dev-ruby/rouge/rouge-1.9.0.ebuild index 6fd101cee319..81827a8cc7c0 100644 --- a/dev-ruby/rouge/rouge-1.9.0.ebuild +++ b/dev-ruby/rouge/rouge-1.9.0.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="yard" inherit ruby-fakegem DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition" -HOMEPAGE="http://github.com/jneen/rouge" +HOMEPAGE="https://github.com/jneen/rouge" SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/rouge/rouge-1.9.1.ebuild b/dev-ruby/rouge/rouge-1.9.1.ebuild index 6fd101cee319..81827a8cc7c0 100644 --- a/dev-ruby/rouge/rouge-1.9.1.ebuild +++ b/dev-ruby/rouge/rouge-1.9.1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="yard" inherit ruby-fakegem DESCRIPTION="Yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition" -HOMEPAGE="http://github.com/jneen/rouge" +HOMEPAGE="https://github.com/jneen/rouge" SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/rr/rr-1.1.2-r1.ebuild b/dev-ruby/rr/rr-1.1.2-r1.ebuild index 0f61611b0677..d54123e756b8 100644 --- a/dev-ruby/rr/rr-1.1.2-r1.ebuild +++ b/dev-ruby/rr/rr-1.1.2-r1.ebuild @@ -15,7 +15,7 @@ inherit ruby-fakegem DESCRIPTION="A double framework that features a rich selection of double techniques and a terse syntax" HOMEPAGE="http://pivotallabs.com/" -SRC_URI="http://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rr/rr-1.1.2.ebuild b/dev-ruby/rr/rr-1.1.2.ebuild index 27cb0a693a62..30d1cfd8a668 100644 --- a/dev-ruby/rr/rr-1.1.2.ebuild +++ b/dev-ruby/rr/rr-1.1.2.ebuild @@ -15,7 +15,7 @@ inherit ruby-fakegem DESCRIPTION="A double framework that features a rich selection of double techniques and a terse syntax" HOMEPAGE="http://pivotallabs.com/" -SRC_URI="http://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild index 7785720cd6c4..e6162ea97595 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.2-r1.ebuild @@ -20,7 +20,7 @@ RUBY_FAKEGEM_GEMSPEC="rspec-core.gemspec" inherit ruby-fakegem DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby" -HOMEPAGE="http://github.com/rspec/rspec-core" +HOMEPAGE="https://github.com/rspec/rspec-core" SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" diff --git a/dev-ruby/samuel/samuel-0.3.3-r1.ebuild b/dev-ruby/samuel/samuel-0.3.3-r1.ebuild index c54d55289145..c868e5a36922 100644 --- a/dev-ruby/samuel/samuel-0.3.3-r1.ebuild +++ b/dev-ruby/samuel/samuel-0.3.3-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit ruby-fakegem DESCRIPTION="An automatic logger for HTTP requests in Ruby" -HOMEPAGE="http://github.com/chrisk/samuel" +HOMEPAGE="https://github.com/chrisk/samuel" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/session/session-3.1.2.ebuild b/dev-ruby/session/session-3.1.2.ebuild index 52dbd60f0d5c..86ba449afaac 100644 --- a/dev-ruby/session/session-3.1.2.ebuild +++ b/dev-ruby/session/session-3.1.2.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="A set of classes to drive external programs via pipe" HOMEPAGE="http://codeforpeople.com/lib/ruby/session/" #SRC_URI="http://codeforpeople.com/lib/ruby/session/${P}.tgz" -# License info based on http://github.com/ahoward/session as indicated +# License info based on https://github.com/ahoward/session as indicated # by author. LICENSE="Ruby" SLOT="0" diff --git a/dev-ruby/session/session-3.2.0.ebuild b/dev-ruby/session/session-3.2.0.ebuild index 1b278285abb0..049c6ad94235 100644 --- a/dev-ruby/session/session-3.2.0.ebuild +++ b/dev-ruby/session/session-3.2.0.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="A set of classes to drive external programs via pipe" HOMEPAGE="http://codeforpeople.com/lib/ruby/session/" #SRC_URI="http://codeforpeople.com/lib/ruby/session/${P}.tgz" -# License info based on http://github.com/ahoward/session as indicated +# License info based on https://github.com/ahoward/session as indicated # by author. LICENSE="Ruby" SLOT="0" diff --git a/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild b/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild index a56693a29e1c..e9fc44bb3021 100644 --- a/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild +++ b/dev-ruby/settingslogic/settingslogic-2.0.9.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem DESCRIPTION="A simple configuration / settings solution that uses an ERB enabled YAML file" -HOMEPAGE="http://github.com/binarylogic/settingslogic" +HOMEPAGE="https://github.com/binarylogic/settingslogic" LICENSE="MIT" KEYWORDS="~amd64 ~x86 ~x86-macos" diff --git a/dev-ruby/spring/spring-1.1.3.ebuild b/dev-ruby/spring/spring-1.1.3.ebuild index 5453aa97f819..1d68a87eadd1 100644 --- a/dev-ruby/spring/spring-1.1.3.ebuild +++ b/dev-ruby/spring/spring-1.1.3.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_TASK_TEST="test:unit" inherit ruby-fakegem DESCRIPTION="Rails application preloader" -HOMEPAGE="http://github.com/rails/spring" +HOMEPAGE="https://github.com/rails/spring" LICENSE="MIT" SLOT="1.1" diff --git a/dev-ruby/sshkit/sshkit-1.5.1.ebuild b/dev-ruby/sshkit/sshkit-1.5.1.ebuild index 5f488c0add1a..de983be219f6 100644 --- a/dev-ruby/sshkit/sshkit-1.5.1.ebuild +++ b/dev-ruby/sshkit/sshkit-1.5.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md FAQ.md README.md" inherit ruby-fakegem DESCRIPTION="SSHKit makes it easy to write structured, testable SSH commands in Ruby" -HOMEPAGE="http://github.com/capistrano/sshkit" +HOMEPAGE="https://github.com/capistrano/sshkit" LICENSE="GPL-3" SLOT="0" diff --git a/dev-ruby/sshkit/sshkit-1.6.1.ebuild b/dev-ruby/sshkit/sshkit-1.6.1.ebuild index a3cf8bbdd2c0..f4554a419eb7 100644 --- a/dev-ruby/sshkit/sshkit-1.6.1.ebuild +++ b/dev-ruby/sshkit/sshkit-1.6.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md FAQ.md README.md" inherit ruby-fakegem DESCRIPTION="SSHKit makes it easy to write structured, testable SSH commands in Ruby" -HOMEPAGE="http://github.com/capistrano/sshkit" +HOMEPAGE="https://github.com/capistrano/sshkit" LICENSE="GPL-3" SLOT="0" diff --git a/dev-ruby/subexec/subexec-0.2.3-r1.ebuild b/dev-ruby/subexec/subexec-0.2.3-r1.ebuild index 4fe7aaac98f5..1a2695e85be5 100644 --- a/dev-ruby/subexec/subexec-0.2.3-r1.ebuild +++ b/dev-ruby/subexec/subexec-0.2.3-r1.ebuild @@ -16,8 +16,8 @@ inherit ruby-fakegem eutils GITHUB_USER="nulayer" DESCRIPTION="Subexec spawns an external command with a timeout" -HOMEPAGE="http://github.com/nulayer/subexec" -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" +HOMEPAGE="https://github.com/nulayer/subexec" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/thor/thor-0.19.1.ebuild b/dev-ruby/thor/thor-0.19.1.ebuild index 3ffe6813c791..368089e51e8c 100644 --- a/dev-ruby/thor/thor-0.19.1.ebuild +++ b/dev-ruby/thor/thor-0.19.1.ebuild @@ -16,7 +16,7 @@ inherit ruby-fakegem DESCRIPTION="A scripting framework that replaces rake and sake" HOMEPAGE="http://whatisthor.com/" -SRC_URI="http://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild index 735ab1ce75d1..ce5da0635faf 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem eutils DESCRIPTION="W3C HTML Tidy library implemented as a Ruby extension" -HOMEPAGE="http://github.com/carld/tidy" +HOMEPAGE="https://github.com/carld/tidy" LICENSE="HTML-Tidy" SLOT="0" diff --git a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild index 84ff6a775098..aa04d64c4f9b 100644 --- a/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild +++ b/dev-ruby/tidy-ext/tidy-ext-0.1.14-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_TEST="rspec" inherit ruby-fakegem eutils DESCRIPTION="W3C HTML Tidy library implemented as a Ruby extension" -HOMEPAGE="http://github.com/carld/tidy" +HOMEPAGE="https://github.com/carld/tidy" LICENSE="HTML-Tidy" SLOT="0" diff --git a/dev-ruby/tilt/tilt-1.4.1-r2.ebuild b/dev-ruby/tilt/tilt-1.4.1-r2.ebuild index e663b1740461..9a5f32fc7510 100644 --- a/dev-ruby/tilt/tilt-1.4.1-r2.ebuild +++ b/dev-ruby/tilt/tilt-1.4.1-r2.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="A thin interface over a Ruby template engines to make their usage as generic as possible" -HOMEPAGE="http://github.com/rtomayko/tilt" +HOMEPAGE="https://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/tilt/tilt-1.4.1.ebuild b/dev-ruby/tilt/tilt-1.4.1.ebuild index d6616dbcc546..792f89315f61 100644 --- a/dev-ruby/tilt/tilt-1.4.1.ebuild +++ b/dev-ruby/tilt/tilt-1.4.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md TEMPLATES.md" inherit ruby-fakegem DESCRIPTION="A thin interface over a Ruby template engines to make their usage as generic as possible" -HOMEPAGE="http://github.com/rtomayko/tilt" +HOMEPAGE="https://github.com/rtomayko/tilt" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/timecop/timecop-0.7.1.ebuild b/dev-ruby/timecop/timecop-0.7.1.ebuild index be2ad23fe9e2..fe27e25e8ddf 100644 --- a/dev-ruby/timecop/timecop-0.7.1.ebuild +++ b/dev-ruby/timecop/timecop-0.7.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.markdown" inherit ruby-fakegem DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="http://github.com/jtrupiano/timecop" +HOMEPAGE="https://github.com/jtrupiano/timecop" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild index 116081b71439..c3e6a7dbdf7c 100644 --- a/dev-ruby/tins/tins-0.13.1.ebuild +++ b/dev-ruby/tins/tins-0.13.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="All the stuff that isn't good enough for a real library" -HOMEPAGE="http://github.com/flori/tins" +HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild index 125677d972da..8256c3ef903f 100644 --- a/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild +++ b/dev-ruby/typed-array/typed-array-0.1.2-r1.ebuild @@ -13,7 +13,7 @@ USE_RUBY="ruby19 ruby20 ruby21 ruby22" inherit ruby-fakegem DESCRIPTION="Gem provides enforced-type functionality to Arrays" -HOMEPAGE="http://github.com/yaauie/typed-array" +HOMEPAGE="https://github.com/yaauie/typed-array" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/watch/watch-0.1.0.ebuild b/dev-ruby/watch/watch-0.1.0.ebuild index ddcf098ce142..2bdc3a86a5e0 100644 --- a/dev-ruby/watch/watch-0.1.0.ebuild +++ b/dev-ruby/watch/watch-0.1.0.ebuild @@ -10,7 +10,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="A dirt simple mechanism to tell if files have changed" -HOMEPAGE="http://github.com/benschwarz/watch" +HOMEPAGE="https://github.com/benschwarz/watch" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/weakling/weakling-0.0.4.ebuild b/dev-ruby/weakling/weakling-0.0.4.ebuild index 7bf33c06262e..5bb10c0593dd 100644 --- a/dev-ruby/weakling/weakling-0.0.4.ebuild +++ b/dev-ruby/weakling/weakling-0.0.4.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit java-pkg-2 java-pkg-simple ruby-fakegem DESCRIPTION="weakling: a collection of weakref utilities for Ruby" -HOMEPAGE="http://github.com/headius/weakling" +HOMEPAGE="https://github.com/headius/weakling" LICENSE="Apache-2.0" KEYWORDS="amd64 x86" diff --git a/dev-ruby/webmock/webmock-1.19.0.ebuild b/dev-ruby/webmock/webmock-1.19.0.ebuild index e36b33226ffa..125193be5aba 100644 --- a/dev-ruby/webmock/webmock-1.19.0.ebuild +++ b/dev-ruby/webmock/webmock-1.19.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" inherit ruby-fakegem DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP requests" -HOMEPAGE="http://github.com/bblimke/webmock" +HOMEPAGE="https://github.com/bblimke/webmock" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild index ca005bfac506..55bc56dd6774 100644 --- a/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Most awesome pagination solution for Ruby" -HOMEPAGE="http://github.com/mislav/will_paginate/" +HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" diff --git a/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild index f5fd7e9a4802..b2eabc725fe1 100644 --- a/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.0.6.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Most awesome pagination solution for Ruby" -HOMEPAGE="http://github.com/mislav/will_paginate/" +HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" diff --git a/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild index f5fd7e9a4802..b2eabc725fe1 100644 --- a/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild +++ b/dev-ruby/will_paginate/will_paginate-3.0.7.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Most awesome pagination solution for Ruby" -HOMEPAGE="http://github.com/mislav/will_paginate/" +HOMEPAGE="https://github.com/mislav/will_paginate/" LICENSE="MIT" SLOT="3" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild index f517b511bde6..52159d7a9f33 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.1.0-r1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit multilib ruby-fakegem DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" -HOMEPAGE="http://github.com/brianmario/yajl-ruby" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild index 145dc0db6ddd..310f6f03a555 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.2.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit multilib ruby-fakegem DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" -HOMEPAGE="http://github.com/brianmario/yajl-ruby" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild index 256d61611721..430bd3e59a38 100644 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.2.1.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit multilib ruby-fakegem DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" -HOMEPAGE="http://github.com/brianmario/yajl-ruby" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" LICENSE="MIT" SLOT="0" diff --git a/dev-util/a8/a8-0.11-r2.ebuild b/dev-util/a8/a8-0.11-r2.ebuild index 9866f8132dbb..09a8f5f131ab 100644 --- a/dev-util/a8/a8-0.11-r2.ebuild +++ b/dev-util/a8/a8-0.11-r2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils gnome2-utils DESCRIPTION="An ultra-lightweight IDE, that embeds Vim, a terminal emulator, and a file browser" -HOMEPAGE="http://github.com/aliafshar/a8" +HOMEPAGE="https://github.com/aliafshar/a8" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild index 6d6c5bd2949a..535929462e8b 100644 --- a/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild +++ b/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 #if LIVE EGIT_REPO_URI="git://github.com/lvc/${PN}.git - http://github.com/lvc/${PN}.git" + https://github.com/lvc/${PN}.git" inherit git-r3 #endif diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild b/dev-util/atomic-install/atomic-install-9999.ebuild index 7e911d1cf119..a7ad1679dce2 100644 --- a/dev-util/atomic-install/atomic-install-9999.ebuild +++ b/dev-util/atomic-install/atomic-install-9999.ebuild @@ -7,7 +7,7 @@ EAPI=4 #if LIVE AUTOTOOLS_AUTORECONF=yes EGIT_REPO_URI="git://github.com/mgorny/${PN}.git - http://github.com/mgorny/${PN}.git" + https://github.com/mgorny/${PN}.git" inherit git-2 #endif diff --git a/dev-util/bam/bam-0.4.0-r1.ebuild b/dev-util/bam/bam-0.4.0-r1.ebuild index d3a69b71df2c..01a5f8ad1408 100644 --- a/dev-util/bam/bam-0.4.0-r1.ebuild +++ b/dev-util/bam/bam-0.4.0-r1.ebuild @@ -10,7 +10,7 @@ inherit eutils python-any-r1 toolchain-funcs DESCRIPTION="Fast and flexible Lua-based build system" HOMEPAGE="http://matricks.github.com/bam/" -SRC_URI="http://github.com/downloads/matricks/${PN}/${P}.tar.bz2" +SRC_URI="https://github.com/downloads/matricks/${PN}/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" diff --git a/dev-util/bdelta/bdelta-0.3.1.ebuild b/dev-util/bdelta/bdelta-0.3.1.ebuild index baf7d00d8060..adb6de1f5e9b 100644 --- a/dev-util/bdelta/bdelta-0.3.1.ebuild +++ b/dev-util/bdelta/bdelta-0.3.1.ebuild @@ -16,7 +16,7 @@ inherit eutils multilib toolchain-funcs ${UNPACKER_ECLASS} if [[ -z ${LIVE_EBUILD} ]]; then KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux" - SRC_URI="http://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="Binary Delta - Efficient difference algorithm and format" diff --git a/dev-util/bdelta/bdelta-9999.ebuild b/dev-util/bdelta/bdelta-9999.ebuild index 479bbdeb174b..a7cdf5a0b33e 100644 --- a/dev-util/bdelta/bdelta-9999.ebuild +++ b/dev-util/bdelta/bdelta-9999.ebuild @@ -16,7 +16,7 @@ inherit multilib toolchain-funcs ${UNPACKER_ECLASS} if [[ -z ${LIVE_EBUILD} ]]; then KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-linux" - SRC_URI="http://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/jjwhitney/BDelta/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="Binary Delta - Efficient difference algorithm and format" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild index 4717aa5b64c8..e8599658a2a8 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.10.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 readme.gentoo systemd user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild index 4717aa5b64c8..e8599658a2a8 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 readme.gentoo systemd user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-slave/buildbot-slave-9999.ebuild b/dev-util/buildbot-slave/buildbot-slave-9999.ebuild index 55063dbed836..4920bb8c0f81 100644 --- a/dev-util/buildbot-slave/buildbot-slave-9999.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-9999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit distutils-r1 readme.gentoo user DESCRIPTION="BuildBot Slave Daemon" -HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ http://pypi.python.org/pypi/buildbot-slave" +HOMEPAGE="http://trac.buildbot.net/ http://code.google.com/p/buildbot/ https://pypi.python.org/pypi/buildbot-slave" MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot/buildbot-0.8.10.ebuild b/dev-util/buildbot/buildbot-0.8.10.ebuild index 0b4328197706..6a8d774dc28e 100644 --- a/dev-util/buildbot/buildbot-0.8.10.ebuild +++ b/dev-util/buildbot/buildbot-0.8.10.ebuild @@ -12,7 +12,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ http://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/buildbot/buildbot-0.8.12.ebuild b/dev-util/buildbot/buildbot-0.8.12.ebuild index 0b4328197706..6a8d774dc28e 100644 --- a/dev-util/buildbot/buildbot-0.8.12.ebuild +++ b/dev-util/buildbot/buildbot-0.8.12.ebuild @@ -12,7 +12,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ http://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/buildbot/buildbot-9999.ebuild b/dev-util/buildbot/buildbot-9999.ebuild index db790c18eaac..dbde043b37ec 100644 --- a/dev-util/buildbot/buildbot-9999.ebuild +++ b/dev-util/buildbot/buildbot-9999.ebuild @@ -15,7 +15,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="BuildBot build automation system" -HOMEPAGE="http://buildbot.net/ http://pypi.python.org/pypi/buildbot" +HOMEPAGE="http://buildbot.net/ https://pypi.python.org/pypi/buildbot" [[ ${PV} = 9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild b/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild index f191e2f0d702..d3c8d1191987 100644 --- a/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild +++ b/dev-util/cucumber-core/cucumber-core-1.1.3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="~amd64" diff --git a/dev-util/cucumber/cucumber-1.3.17.ebuild b/dev-util/cucumber/cucumber-1.3.17.ebuild index 03d87c9a929f..53a65ef522c0 100644 --- a/dev-util/cucumber/cucumber-1.3.17.ebuild +++ b/dev-util/cucumber/cucumber-1.3.17.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cucumber.gemspec" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" diff --git a/dev-util/cucumber/cucumber-1.3.18.ebuild b/dev-util/cucumber/cucumber-1.3.18.ebuild index 15e488afe4cd..cfb30e929403 100644 --- a/dev-util/cucumber/cucumber-1.3.18.ebuild +++ b/dev-util/cucumber/cucumber-1.3.18.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cucumber.gemspec" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/dev-util/cucumber/cucumber-1.3.19.ebuild b/dev-util/cucumber/cucumber-1.3.19.ebuild index 29a9ad4e622b..dfa92d73c171 100644 --- a/dev-util/cucumber/cucumber-1.3.19.ebuild +++ b/dev-util/cucumber/cucumber-1.3.19.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_GEMSPEC="cucumber.gemspec" inherit ruby-fakegem DESCRIPTION="Executable feature scenarios" -HOMEPAGE="http://github.com/aslakhellesoy/cucumber/wikis" +HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/dev-util/cwdiff/cwdiff-0.3.0.ebuild b/dev-util/cwdiff/cwdiff-0.3.0.ebuild index 80e7cc94173b..eaf721e87f4a 100644 --- a/dev-util/cwdiff/cwdiff-0.3.0.ebuild +++ b/dev-util/cwdiff/cwdiff-0.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/junghans/${PN}.git http://github.com/junghans/${PN}.git" + EGIT_REPO_URI="git://github.com/junghans/${PN}.git https://github.com/junghans/${PN}.git" inherit git-r3 KEYWORDS="" else diff --git a/dev-util/howdoi/howdoi-1.1.6.ebuild b/dev-util/howdoi/howdoi-1.1.6.ebuild index 1a882757eba8..4ae621c84180 100644 --- a/dev-util/howdoi/howdoi-1.1.6.ebuild +++ b/dev-util/howdoi/howdoi-1.1.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3} ) inherit distutils-r1 DESCRIPTION="A code search tool" -HOMEPAGE="http://pypi.python.org/pypi/howdoi" +HOMEPAGE="https://pypi.python.org/pypi/howdoi" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-util/howdoi/howdoi-1.1.7.ebuild b/dev-util/howdoi/howdoi-1.1.7.ebuild index 87c155957a6c..5741fc9ea5e5 100644 --- a/dev-util/howdoi/howdoi-1.1.7.ebuild +++ b/dev-util/howdoi/howdoi-1.1.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A code search tool" -HOMEPAGE="http://pypi.python.org/pypi/howdoi" +HOMEPAGE="https://pypi.python.org/pypi/howdoi" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-util/igprof/igprof-5.9.11.ebuild b/dev-util/igprof/igprof-5.9.11.ebuild index f89b0361356c..5989feebd9f4 100644 --- a/dev-util/igprof/igprof-5.9.11.ebuild +++ b/dev-util/igprof/igprof-5.9.11.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="Ignominous Profiler for analysing application memory and performance characteristics" HOMEPAGE="http://igprof.org" -SRC_URI="http://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/ktf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-util/ketchup/ketchup-1.1_beta3.ebuild b/dev-util/ketchup/ketchup-1.1_beta3.ebuild index 3509d922bec8..64418b659915 100644 --- a/dev-util/ketchup/ketchup-1.1_beta3.ebuild +++ b/dev-util/ketchup/ketchup-1.1_beta3.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils DESCRIPTION="Tool for updating or switching between versions of the Linux kernel source" -HOMEPAGE="http://github.com/psomas/ketchup" +HOMEPAGE="https://github.com/psomas/ketchup" SRC_URI="http://dev.gentoo.org/~psomas/${PF}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/ketchup/ketchup-9999.ebuild b/dev-util/ketchup/ketchup-9999.ebuild index 3125a1aaa940..9412af5f1eae 100644 --- a/dev-util/ketchup/ketchup-9999.ebuild +++ b/dev-util/ketchup/ketchup-9999.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit git-2 eutils DESCRIPTION="tool for updating or switching between versions of the Linux kernel source" -HOMEPAGE="http://github.com/psomas/ketchup" +HOMEPAGE="https://github.com/psomas/ketchup" SRC_URI="" EGIT_REPO_URI="git://github.com/psomas/ketchup.git" EGIT_MASTER="experimental" diff --git a/dev-util/ninja/ninja-1.5.1.ebuild b/dev-util/ninja/ninja-1.5.1.ebuild index 008fa7a01fa4..e68cf6312950 100644 --- a/dev-util/ninja/ninja-1.5.1.ebuild +++ b/dev-util/ninja/ninja-1.5.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs if [ "${PV}" = "999999" ]; then - EGIT_REPO_URI="git://github.com/martine/ninja.git http://github.com/martine/ninja.git" + EGIT_REPO_URI="git://github.com/martine/ninja.git https://github.com/martine/ninja.git" inherit git-2 KEYWORDS="" else @@ -18,7 +18,7 @@ else fi DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/ninja/ninja-1.5.3.ebuild b/dev-util/ninja/ninja-1.5.3.ebuild index dc1a2dd02031..65381a5f051f 100644 --- a/dev-util/ninja/ninja-1.5.3.ebuild +++ b/dev-util/ninja/ninja-1.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/martine/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="alpha amd64 arm arm64 ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/ninja/ninja-1.6.0.ebuild b/dev-util/ninja/ninja-1.6.0.ebuild index 4c31a9f4968e..42be58f2e500 100644 --- a/dev-util/ninja/ninja-1.6.0.ebuild +++ b/dev-util/ninja/ninja-1.6.0.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/ninja/ninja-9999.ebuild b/dev-util/ninja/ninja-9999.ebuild index 4c31a9f4968e..42be58f2e500 100644 --- a/dev-util/ninja/ninja-9999.ebuild +++ b/dev-util/ninja/ninja-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A small build system similar to make" -HOMEPAGE="http://github.com/martine/ninja" +HOMEPAGE="https://github.com/martine/ninja" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/pida/pida-0.6.2-r1.ebuild b/dev-util/pida/pida-0.6.2-r1.ebuild index 4b440c3327b8..1f2ef59b1e1d 100644 --- a/dev-util/pida/pida-0.6.2-r1.ebuild +++ b/dev-util/pida/pida-0.6.2-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 # json module required. DESCRIPTION="Gtk and/or Vim-based Python Integrated Development Application" -HOMEPAGE="http://pida.co.uk/ http://pypi.python.org/pypi/pida" +HOMEPAGE="http://pida.co.uk/ https://pypi.python.org/pypi/pida" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/rebar/rebar-2.3.1.ebuild b/dev-util/rebar/rebar-2.3.1.ebuild index 1ce327273e86..2269100b672c 100644 --- a/dev-util/rebar/rebar-2.3.1.ebuild +++ b/dev-util/rebar/rebar-2.3.1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit bash-completion-r1 DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" -HOMEPAGE="http://github.com/rebar/rebar" -SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/rebar/rebar-2.4.0.ebuild b/dev-util/rebar/rebar-2.4.0.ebuild index 9cd5c44cc02d..73a905bcee99 100644 --- a/dev-util/rebar/rebar-2.4.0.ebuild +++ b/dev-util/rebar/rebar-2.4.0.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit bash-completion-r1 DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" -HOMEPAGE="http://github.com/rebar/rebar" -SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-util/rebar/rebar-2.5.0.ebuild b/dev-util/rebar/rebar-2.5.0.ebuild index 9cd5c44cc02d..73a905bcee99 100644 --- a/dev-util/rebar/rebar-2.5.0.ebuild +++ b/dev-util/rebar/rebar-2.5.0.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit bash-completion-r1 DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" -HOMEPAGE="http://github.com/rebar/rebar" -SRC_URI="http://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-vcs/git-sh/git-sh-1.1.ebuild b/dev-vcs/git-sh/git-sh-1.1.ebuild index 8c8bc46bc2f5..73b567b2db30 100644 --- a/dev-vcs/git-sh/git-sh-1.1.ebuild +++ b/dev-vcs/git-sh/git-sh-1.1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit vcs-snapshot DESCRIPTION="A customized bash environment suitable for git work" -HOMEPAGE="http://github.com/rtomayko/git-sh" -SRC_URI="http://github.com/rtomayko/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/rtomayko/git-sh" +SRC_URI="https://github.com/rtomayko/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/git-sh/git-sh-1.3.ebuild b/dev-vcs/git-sh/git-sh-1.3.ebuild index aa5998fb69ab..40e4c2458243 100644 --- a/dev-vcs/git-sh/git-sh-1.3.ebuild +++ b/dev-vcs/git-sh/git-sh-1.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vcs-snapshot DESCRIPTION="A customized bash environment suitable for git work" -HOMEPAGE="http://github.com/rtomayko/git-sh" +HOMEPAGE="https://github.com/rtomayko/git-sh" SRC_URI="https://github.com/rtomayko/git-sh/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild b/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild index 70443ce82e2c..2143de331636 100644 --- a/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild +++ b/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module user DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" SRC_URI="http://milki.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite/gitolite-3.6.1.ebuild b/dev-vcs/gitolite/gitolite-3.6.1.ebuild index 5d309190d616..64935be392d2 100644 --- a/dev-vcs/gitolite/gitolite-3.6.1.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild b/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild index 71c7f88232bf..9835a5b198bd 100644 --- a/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.2-r1.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/dev-vcs/gitolite/gitolite-3.6.2.ebuild b/dev-vcs/gitolite/gitolite-3.6.2.ebuild index 98e22a713749..8857158f3ffd 100644 --- a/dev-vcs/gitolite/gitolite-3.6.2.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite/gitolite-3.6.3.ebuild b/dev-vcs/gitolite/gitolite-3.6.3.ebuild index d322a4d92903..485cfc8253b7 100644 --- a/dev-vcs/gitolite/gitolite-3.6.3.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.3.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 ~arm ~x86" diff --git a/dev-vcs/gitolite/gitolite-3.6.ebuild b/dev-vcs/gitolite/gitolite-3.6.ebuild index 26bfd8840a75..6c940e3c3e83 100644 --- a/dev-vcs/gitolite/gitolite-3.6.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite/gitolite-9999.ebuild b/dev-vcs/gitolite/gitolite-9999.ebuild index 71c7f88232bf..9835a5b198bd 100644 --- a/dev-vcs/gitolite/gitolite-9999.ebuild +++ b/dev-vcs/gitolite/gitolite-9999.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker" -HOMEPAGE="http://github.com/sitaramc/gitolite" +HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" diff --git a/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild index 8e1ba8ee7400..8515af7664dc 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.4.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories" -HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/hgsubversion/hgsubversion-1.6.1.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.6.1.ebuild index 8b3d73cc55ab..4be605fc93cd 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.6.1.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.6.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories" -HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/hgsubversion/hgsubversion-1.6.3.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.6.3.ebuild index e9a8673c29ac..d256459062f1 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.6.3.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.6.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories" -HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/hgsubversion/hgsubversion-1.7.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.7.ebuild index e9a8673c29ac..d256459062f1 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.7.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.7.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories" -HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/hgsubversion/hgsubversion-1.8.ebuild b/dev-vcs/hgsubversion/hgsubversion-1.8.ebuild index 8b3d73cc55ab..4be605fc93cd 100644 --- a/dev-vcs/hgsubversion/hgsubversion-1.8.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-1.8.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories" -HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/hgsubversion/hgsubversion-9999.ebuild b/dev-vcs/hgsubversion/hgsubversion-9999.ebuild index 2ecb506f596b..3b08abfa989f 100644 --- a/dev-vcs/hgsubversion/hgsubversion-9999.ebuild +++ b/dev-vcs/hgsubversion/hgsubversion-9999.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils mercurial DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories" -HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion" +HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home https://pypi.python.org/pypi/hgsubversion" SRC_URI="" EHG_REPO_URI="https://bitbucket.org/durin42/hgsubversion" diff --git a/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild b/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild index 4673b29205e6..beda807e3721 100644 --- a/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild +++ b/dev-vcs/hgsvn/hgsvn-0.2.3-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 PYTHON_REQ_USE="xml" DESCRIPTION="A set of scripts to work locally on Subversion checkouts using Mercurial" -HOMEPAGE="http://pypi.python.org/pypi/hgsvn" +HOMEPAGE="https://pypi.python.org/pypi/hgsvn" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="GPL-3" diff --git a/dev-vcs/rabbitvcs/rabbitvcs-0.16.ebuild b/dev-vcs/rabbitvcs/rabbitvcs-0.16.ebuild index 6c69c1fe2d31..4d9449d2b1ad 100644 --- a/dev-vcs/rabbitvcs/rabbitvcs-0.16.ebuild +++ b/dev-vcs/rabbitvcs/rabbitvcs-0.16.ebuild @@ -12,7 +12,7 @@ inherit eutils gnome2-utils multilib distutils vcs-snapshot DESCRIPTION="Integrated version control support for your desktop" HOMEPAGE="http://rabbitvcs.org" -SRC_URI="http://github.com/rabbitvcs/${PN}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/rabbitvcs/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/vcsh/vcsh-1.20140508-r2.ebuild b/dev-vcs/vcsh/vcsh-1.20140508-r2.ebuild index 899fba1bf242..0749de039c9f 100644 --- a/dev-vcs/vcsh/vcsh-1.20140508-r2.ebuild +++ b/dev-vcs/vcsh/vcsh-1.20140508-r2.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION='Manage config files in $HOME via fake bare git repositories' HOMEPAGE="https://github.com/RichiH/vcsh/" -SRC_URI="http://github.com/RichiH/vcsh/archive/v${PV}-manpage-static.tar.gz -> ${P}-manpage-static.tar.gz" +SRC_URI="https://github.com/RichiH/vcsh/archive/v${PV}-manpage-static.tar.gz -> ${P}-manpage-static.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" diff --git a/dev-vcs/vcsh/vcsh-1.20141026.ebuild b/dev-vcs/vcsh/vcsh-1.20141026.ebuild index 899fba1bf242..0749de039c9f 100644 --- a/dev-vcs/vcsh/vcsh-1.20141026.ebuild +++ b/dev-vcs/vcsh/vcsh-1.20141026.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION='Manage config files in $HOME via fake bare git repositories' HOMEPAGE="https://github.com/RichiH/vcsh/" -SRC_URI="http://github.com/RichiH/vcsh/archive/v${PV}-manpage-static.tar.gz -> ${P}-manpage-static.tar.gz" +SRC_URI="https://github.com/RichiH/vcsh/archive/v${PV}-manpage-static.tar.gz -> ${P}-manpage-static.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" diff --git a/dev-vcs/vcsh/vcsh-1.20150502.ebuild b/dev-vcs/vcsh/vcsh-1.20150502.ebuild index 45c6bb509472..2bfc4e8365c0 100644 --- a/dev-vcs/vcsh/vcsh-1.20150502.ebuild +++ b/dev-vcs/vcsh/vcsh-1.20150502.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION='Manage config files in $HOME via fake bare git repositories' HOMEPAGE="https://github.com/RichiH/vcsh/" -SRC_URI="http://github.com/RichiH/vcsh/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/RichiH/vcsh/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-3 GPL-2 )" SLOT="0" diff --git a/games-action/minetest/minetest-0.4.10-r1.ebuild b/games-action/minetest/minetest-0.4.10-r1.ebuild index 4063a7b5762b..0821b46851f8 100644 --- a/games-action/minetest/minetest-0.4.10-r1.ebuild +++ b/games-action/minetest/minetest-0.4.10-r1.ebuild @@ -7,7 +7,7 @@ inherit eutils cmake-utils gnome2-utils vcs-snapshot user games DESCRIPTION="An InfiniMiner/Minecraft inspired game" HOMEPAGE="http://minetest.net/" -SRC_URI="http://github.com/minetest/minetest/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/minetest/minetest/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1+ CC-BY-SA-3.0" SLOT="0" diff --git a/games-action/minetest/minetest-0.4.10-r2.ebuild b/games-action/minetest/minetest-0.4.10-r2.ebuild index 9e15dd4c6eac..ad1921e8e796 100644 --- a/games-action/minetest/minetest-0.4.10-r2.ebuild +++ b/games-action/minetest/minetest-0.4.10-r2.ebuild @@ -7,7 +7,7 @@ inherit eutils cmake-utils gnome2-utils vcs-snapshot user games DESCRIPTION="An InfiniMiner/Minecraft inspired game" HOMEPAGE="http://minetest.net/" -SRC_URI="http://github.com/minetest/minetest/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/minetest/minetest/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1+ CC-BY-SA-3.0" SLOT="0" diff --git a/games-action/minetest_game/minetest_game-0.4.10.ebuild b/games-action/minetest_game/minetest_game-0.4.10.ebuild index eb43c62290b2..bce88c5c724a 100644 --- a/games-action/minetest_game/minetest_game-0.4.10.ebuild +++ b/games-action/minetest_game/minetest_game-0.4.10.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit vcs-snapshot games DESCRIPTION="The main game for the Minetest game engine" -HOMEPAGE="http://github.com/minetest/minetest_game" -SRC_URI="http://github.com/minetest/minetest_game/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/minetest/minetest_game" +SRC_URI="https://github.com/minetest/minetest_game/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2 CC-BY-SA-3.0" SLOT="0" diff --git a/games-misc/nyancat/nyancat-1.2.1.ebuild b/games-misc/nyancat/nyancat-1.2.1.ebuild index 9bfc7f48e1e8..1c5451eed288 100644 --- a/games-misc/nyancat/nyancat-1.2.1.ebuild +++ b/games-misc/nyancat/nyancat-1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit games DESCRIPTION="Nyan Cat Telnet Server" -HOMEPAGE="http://github.com/klange/nyancat" +HOMEPAGE="https://github.com/klange/nyancat" SRC_URI="https://github.com/klange/nyancat/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="UoI-NCSA" diff --git a/games-strategy/openra/openra-20120630.ebuild b/games-strategy/openra/openra-20120630.ebuild index 9d469464e71b..99175b960e6d 100644 --- a/games-strategy/openra/openra-20120630.ebuild +++ b/games-strategy/openra/openra-20120630.ebuild @@ -8,7 +8,7 @@ inherit eutils mono gnome2-utils vcs-snapshot games DESCRIPTION="A free RTS engine supporting games like Command & Conquer and Red Alert" HOMEPAGE="http://open-ra.org/" -SRC_URI="http://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild index ced929fb8b8f..756e8ffb252d 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20131013.ebuild @@ -8,7 +8,7 @@ inherit gnome2-utils DESCRIPTION="GNOME integration for Spotify" HOMEPAGE="https://github.com/mrpdaemon/gnome-integration-spotify" -SRC_URI="http://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" S="${WORKDIR}/mrpdaemon-${PN}-df9124d" LICENSE="GPL-3" diff --git a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild index ebe21c3dd441..7e6107cbf5b9 100644 --- a/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild +++ b/gnome-extra/gnome-integration-spotify/gnome-integration-spotify-20140907.ebuild @@ -8,7 +8,7 @@ inherit gnome2-utils DESCRIPTION="GNOME integration for Spotify" HOMEPAGE="https://github.com/mrpdaemon/gnome-integration-spotify" -#SRC_URI="http://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" +#SRC_URI="https://github.com/mrpdaemon/${PN}/tarball/${PV} -> ${PN}-git-${PV}.tgz" SRC_URI="https://github.com/mrpdaemon/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" #S="${WORKDIR}/mrpdaemon-${PN}-df9124d" diff --git a/mail-filter/isbg/isbg-0.99-r1.ebuild b/mail-filter/isbg/isbg-0.99-r1.ebuild index ecce7ff1331e..a96f2742883f 100644 --- a/mail-filter/isbg/isbg-0.99-r1.ebuild +++ b/mail-filter/isbg/isbg-0.99-r1.ebuild @@ -10,7 +10,7 @@ inherit python MY_P="${P/-/_}_20100303" DESCRIPTION="IMAP Spam Begone: a script that makes it easy to scan an IMAP inbox for spam using SpamAssassin" HOMEPAGE="http://redmine.ookook.fr/projects/isbg" -SRC_URI="http://github.com/downloads/ook/${PN}/${MY_P}.tgz" +SRC_URI="https://github.com/downloads/ook/${PN}/${MY_P}.tgz" # upstream says: # You may use isbg under any OSI approved open source license diff --git a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild index 9710aa346f9d..00a47a9162e9 100644 --- a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild @@ -9,8 +9,8 @@ AM_OPTS="--force-missing" # overwrite old 'missing' script inherit autotools-utils DESCRIPTION="Automatic color correction and resizing of photos" -HOMEPAGE="http://log69.com/aaphoto.html http://github.com/log69/aaphoto" -SRC_URI="http://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://log69.com/aaphoto.html https://github.com/log69/aaphoto" +SRC_URI="https://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/media-gfx/pqiv/pqiv-2.2.ebuild b/media-gfx/pqiv/pqiv-2.2.ebuild index e30911ee9191..e5184899d922 100644 --- a/media-gfx/pqiv/pqiv-2.2.ebuild +++ b/media-gfx/pqiv/pqiv-2.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit linux-info toolchain-funcs DESCRIPTION="Modern rewrite of Quick Image Viewer" -HOMEPAGE="http://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/" +HOMEPAGE="https://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/" SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-gfx/pydot/pydot-1.0.28-r2.ebuild b/media-gfx/pydot/pydot-1.0.28-r2.ebuild index f1be194725e6..918a492822de 100644 --- a/media-gfx/pydot/pydot-1.0.28-r2.ebuild +++ b/media-gfx/pydot/pydot-1.0.28-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to Graphviz's Dot language" -HOMEPAGE="http://code.google.com/p/pydot/ http://pypi.python.org/pypi/pydot" +HOMEPAGE="http://code.google.com/p/pydot/ https://pypi.python.org/pypi/pydot" SRC_URI="http://pydot.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild b/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild index 2923de9e1599..c8d53da7d96b 100644 --- a/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild +++ b/media-gfx/qrencode-python/qrencode-python-1.01-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="A simple wrapper for the C qrencode library" -HOMEPAGE="http://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" +HOMEPAGE="https://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" SRC_URI="mirror://pypi/q/qrencode/qrencode-${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" diff --git a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild index c73293004b68..162bddd8841b 100644 --- a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild +++ b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A simple wrapper for the C qrencode library" -HOMEPAGE="http://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" +HOMEPAGE="https://pypi.python.org/pypi/qrencode/ https://github.com/Arachnid/pyqrencode/" #SRC_URI="mirror://pypi/q/qrencode/qrencode-${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/Arachnid/pyqrencode/tarball/486bb7b64e3ce5483f65e375a67da0fa6d02ca92 -> ${P}.tar.gz" diff --git a/media-libs/glyr/glyr-1.0.5.ebuild b/media-libs/glyr/glyr-1.0.5.ebuild index eda49842e5e1..c137f2765a92 100644 --- a/media-libs/glyr/glyr-1.0.5.ebuild +++ b/media-libs/glyr/glyr-1.0.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="A music related metadata searchengine, both with commandline interface and C API" -HOMEPAGE="http://github.com/sahib/glyr" +HOMEPAGE="https://github.com/sahib/glyr" SRC_URI="https://github.com/sahib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild b/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild index 2e3eef356876..30707f57af46 100644 --- a/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild +++ b/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils MY_P=${PN/hal/libhal1}_${PV/_} DESCRIPTION="A libhal stub library forwarding to UDisks for www-plugins/adobe-flash to play DRM content" -HOMEPAGE="http://github.com/cshorler/hal-flash http://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash" +HOMEPAGE="https://github.com/cshorler/hal-flash http://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash" SRC_URI="http://build.opensuse.org/package/rawsourcefile/devel:openSUSE:Factory/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/media-libs/libass/libass-0.11.1.ebuild b/media-libs/libass/libass-0.11.1.ebuild index 318f657255ce..db78473d3fa2 100644 --- a/media-libs/libass/libass-0.11.1.ebuild +++ b/media-libs/libass/libass-0.11.1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils multilib-minimal DESCRIPTION="Library for SSA/ASS subtitles rendering" -HOMEPAGE="http://github.com/libass/libass" -SRC_URI="http://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/libass/libass" +SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/5" # subslot = libass soname version diff --git a/media-libs/libass/libass-0.11.2.ebuild b/media-libs/libass/libass-0.11.2.ebuild index 251238af3119..f379673c34cb 100644 --- a/media-libs/libass/libass-0.11.2.ebuild +++ b/media-libs/libass/libass-0.11.2.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils multilib-minimal DESCRIPTION="Library for SSA/ASS subtitles rendering" -HOMEPAGE="http://github.com/libass/libass" -SRC_URI="http://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/libass/libass" +SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/5" # subslot = libass soname version diff --git a/media-libs/libass/libass-0.12.0.ebuild b/media-libs/libass/libass-0.12.0.ebuild index 318f657255ce..db78473d3fa2 100644 --- a/media-libs/libass/libass-0.12.0.ebuild +++ b/media-libs/libass/libass-0.12.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils multilib-minimal DESCRIPTION="Library for SSA/ASS subtitles rendering" -HOMEPAGE="http://github.com/libass/libass" -SRC_URI="http://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/libass/libass" +SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/5" # subslot = libass soname version diff --git a/media-libs/libass/libass-0.12.1.ebuild b/media-libs/libass/libass-0.12.1.ebuild index 141829546a0d..de9132e95cf5 100644 --- a/media-libs/libass/libass-0.12.1.ebuild +++ b/media-libs/libass/libass-0.12.1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils multilib-minimal DESCRIPTION="Library for SSA/ASS subtitles rendering" -HOMEPAGE="http://github.com/libass/libass" -SRC_URI="http://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/libass/libass" +SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/5" # subslot = libass soname version diff --git a/media-libs/libass/libass-0.12.2.ebuild b/media-libs/libass/libass-0.12.2.ebuild index 141829546a0d..de9132e95cf5 100644 --- a/media-libs/libass/libass-0.12.2.ebuild +++ b/media-libs/libass/libass-0.12.2.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils multilib-minimal DESCRIPTION="Library for SSA/ASS subtitles rendering" -HOMEPAGE="http://github.com/libass/libass" -SRC_URI="http://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/libass/libass" +SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/5" # subslot = libass soname version diff --git a/media-libs/libass/libass-0.12.3.ebuild b/media-libs/libass/libass-0.12.3.ebuild index 141829546a0d..de9132e95cf5 100644 --- a/media-libs/libass/libass-0.12.3.ebuild +++ b/media-libs/libass/libass-0.12.3.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils multilib-minimal DESCRIPTION="Library for SSA/ASS subtitles rendering" -HOMEPAGE="http://github.com/libass/libass" -SRC_URI="http://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" +HOMEPAGE="https://github.com/libass/libass" +SRC_URI="https://github.com/libass/libass/releases/download/${PV}/${P}.tar.xz" LICENSE="ISC" SLOT="0/5" # subslot = libass soname version diff --git a/media-libs/liblrdf/liblrdf-0.5.0.ebuild b/media-libs/liblrdf/liblrdf-0.5.0.ebuild index c9e602e3d93e..b5486f450fca 100644 --- a/media-libs/liblrdf/liblrdf-0.5.0.ebuild +++ b/media-libs/liblrdf/liblrdf-0.5.0.ebuild @@ -6,8 +6,8 @@ EAPI=4 inherit autotools DESCRIPTION="A library for the manipulation of RDF file in LADSPA plugins" -HOMEPAGE="http://github.com/swh/LRDF" -SRC_URI="http://github.com/swh/LRDF/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/swh/LRDF" +SRC_URI="https://github.com/swh/LRDF/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-libs/libmpris2client/libmpris2client-0.1.0.ebuild b/media-libs/libmpris2client/libmpris2client-0.1.0.ebuild index 0ba9c3ea2112..95b1fc7c2d8f 100644 --- a/media-libs/libmpris2client/libmpris2client-0.1.0.ebuild +++ b/media-libs/libmpris2client/libmpris2client-0.1.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit eutils gnome2-utils DESCRIPTION="An library to control MPRIS2 compatible players" -HOMEPAGE="http://github.com/matiasdelellis/libmpris2client" -SRC_URI="http://github.com/matiasdelellis/${PN}/releases/download/V${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/matiasdelellis/libmpris2client" +SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/V${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/media-libs/libxtract/libxtract-0.6.6.ebuild b/media-libs/libxtract/libxtract-0.6.6.ebuild index 429ffb0703ec..8c57d97b10b6 100644 --- a/media-libs/libxtract/libxtract-0.6.6.ebuild +++ b/media-libs/libxtract/libxtract-0.6.6.ebuild @@ -5,8 +5,8 @@ EAPI=5 DESCRIPTION="A simple, portable, lightweight library of audio feature extraction functions" -HOMEPAGE="http://github.com/jamiebullock/LibXtract" -SRC_URI="http://github.com/downloads/jamiebullock/LibXtract/${P}.tar.gz" +HOMEPAGE="https://github.com/jamiebullock/LibXtract" +SRC_URI="https://github.com/downloads/jamiebullock/LibXtract/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-libs/mutagen/mutagen-1.22.ebuild b/media-libs/mutagen/mutagen-1.22.ebuild index 8a84a742acfc..cb954dd9a5ba 100644 --- a/media-libs/mutagen/mutagen-1.22.ebuild +++ b/media-libs/mutagen/mutagen-1.22.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Mutagen is an audio metadata tag reader and writer implemented in pure Python" -HOMEPAGE="http://code.google.com/p/mutagen http://pypi.python.org/pypi/mutagen" +HOMEPAGE="http://code.google.com/p/mutagen https://pypi.python.org/pypi/mutagen" SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-libs/mutagen/mutagen-1.27.ebuild b/media-libs/mutagen/mutagen-1.27.ebuild index 386935cc9a98..2f56c7b3e3f8 100644 --- a/media-libs/mutagen/mutagen-1.27.ebuild +++ b/media-libs/mutagen/mutagen-1.27.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Mutagen is an audio metadata tag reader and writer implemented in pure Python" -HOMEPAGE="http://code.google.com/p/mutagen http://pypi.python.org/pypi/mutagen" +HOMEPAGE="http://code.google.com/p/mutagen https://pypi.python.org/pypi/mutagen" SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-libs/mutagen/mutagen-1.29.ebuild b/media-libs/mutagen/mutagen-1.29.ebuild index 5c5ca70f9655..48d06184b1f0 100644 --- a/media-libs/mutagen/mutagen-1.29.ebuild +++ b/media-libs/mutagen/mutagen-1.29.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Mutagen is an audio metadata tag reader and writer implemented in pure Python" -HOMEPAGE="http://code.google.com/p/mutagen http://pypi.python.org/pypi/mutagen" +HOMEPAGE="http://code.google.com/p/mutagen https://pypi.python.org/pypi/mutagen" SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" diff --git a/media-libs/opencollada/opencollada-1.2.2_p20150207.ebuild b/media-libs/opencollada/opencollada-1.2.2_p20150207.ebuild index 2ed6d67a53e4..a04318bfc810 100644 --- a/media-libs/opencollada/opencollada-1.2.2_p20150207.ebuild +++ b/media-libs/opencollada/opencollada-1.2.2_p20150207.ebuild @@ -30,7 +30,7 @@ if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/KhronosGroup/OpenCOLLADA/tarball/${COMMIT} -> ${P}.tar.gz" KEYWORDS="amd64 ~ppc64 x86" else - EGIT_REPO_URI="http://github.com/KhronosGroup/OpenCOLLADA.git" + EGIT_REPO_URI="https://github.com/KhronosGroup/OpenCOLLADA.git" fi RDEPEND="dev-libs/libpcre diff --git a/media-libs/opencollada/opencollada-9999.ebuild b/media-libs/opencollada/opencollada-9999.ebuild index 4be2a8fa77cd..821ee692717c 100644 --- a/media-libs/opencollada/opencollada-9999.ebuild +++ b/media-libs/opencollada/opencollada-9999.ebuild @@ -30,7 +30,7 @@ if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/KhronosGroup/OpenCOLLADA/tarball/${COMMIT} -> ${P}.tar.gz" KEYWORDS="~amd64 ~ppc64 ~x86" else - EGIT_REPO_URI="http://github.com/KhronosGroup/OpenCOLLADA.git" + EGIT_REPO_URI="https://github.com/KhronosGroup/OpenCOLLADA.git" fi RDEPEND="dev-libs/libpcre diff --git a/media-libs/openimageio/openimageio-1.1.1.ebuild b/media-libs/openimageio/openimageio-1.1.1.ebuild index 3cba5772220a..91697640cd28 100644 --- a/media-libs/openimageio/openimageio-1.1.1.ebuild +++ b/media-libs/openimageio/openimageio-1.1.1.ebuild @@ -9,8 +9,8 @@ PYTHON_DEPEND="python? 2:2.7" inherit cmake-utils eutils multilib python vcs-snapshot DESCRIPTION="A library for reading and writing images" -HOMEPAGE="http://sites.google.com/site/openimageio/ http://github.com/OpenImageIO" -SRC_URI="http://github.com/OpenImageIO/oiio/tarball/Release-${PV} -> ${P}.tar.gz" +HOMEPAGE="http://sites.google.com/site/openimageio/ https://github.com/OpenImageIO" +SRC_URI="https://github.com/OpenImageIO/oiio/tarball/Release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/media-libs/openimageio/openimageio-1.1.7.ebuild b/media-libs/openimageio/openimageio-1.1.7.ebuild index b3c62cc5004e..aaacd6ee77b8 100644 --- a/media-libs/openimageio/openimageio-1.1.7.ebuild +++ b/media-libs/openimageio/openimageio-1.1.7.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils eutils multilib python-single-r1 vcs-snapshot DESCRIPTION="A library for reading and writing images" -HOMEPAGE="http://sites.google.com/site/openimageio/ http://github.com/OpenImageIO" -SRC_URI="http://github.com/OpenImageIO/oiio/archive/Release-${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://sites.google.com/site/openimageio/ https://github.com/OpenImageIO" +SRC_URI="https://github.com/OpenImageIO/oiio/archive/Release-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/media-libs/openimageio/openimageio-1.3.5.ebuild b/media-libs/openimageio/openimageio-1.3.5.ebuild index 71460d6fe44a..4347c8c92422 100644 --- a/media-libs/openimageio/openimageio-1.3.5.ebuild +++ b/media-libs/openimageio/openimageio-1.3.5.ebuild @@ -9,8 +9,8 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils eutils multilib python-single-r1 vcs-snapshot DESCRIPTION="A library for reading and writing images" -HOMEPAGE="http://sites.google.com/site/openimageio/ http://github.com/OpenImageIO" -SRC_URI="http://github.com/OpenImageIO/oiio/archive/Release-${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://sites.google.com/site/openimageio/ https://github.com/OpenImageIO" +SRC_URI="https://github.com/OpenImageIO/oiio/archive/Release-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/media-sound/audiotag/audiotag-0.19.ebuild b/media-sound/audiotag/audiotag-0.19.ebuild index b82100906155..8e3a426b18ad 100644 --- a/media-sound/audiotag/audiotag-0.19.ebuild +++ b/media-sound/audiotag/audiotag-0.19.ebuild @@ -3,8 +3,8 @@ # $Id$ DESCRIPTION="A command-line tool for mass tagging/renaming of audio files" -HOMEPAGE="http://github.com/Daenyth/audiotag" -SRC_URI="http://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2" +HOMEPAGE="https://github.com/Daenyth/audiotag" +SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/beets/beets-1.3.13.ebuild b/media-sound/beets/beets-1.3.13.ebuild index fd072c6b0f52..b8a2a7ccf266 100644 --- a/media-sound/beets/beets-1.3.13.ebuild +++ b/media-sound/beets/beets-1.3.13.ebuild @@ -12,7 +12,7 @@ MY_P=${PN}-${MY_PV} DESCRIPTION="A media library management system for obsessive-compulsive music geeks" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://beets.radbox.org/ http://pypi.python.org/pypi/beets" +HOMEPAGE="http://beets.radbox.org/ https://pypi.python.org/pypi/beets" KEYWORDS="~amd64 ~x86" SLOT="0" diff --git a/media-sound/beets/beets-1.3.3-r1.ebuild b/media-sound/beets/beets-1.3.3-r1.ebuild index e27ad390bc2e..8584bc06ad69 100644 --- a/media-sound/beets/beets-1.3.3-r1.ebuild +++ b/media-sound/beets/beets-1.3.3-r1.ebuild @@ -14,7 +14,7 @@ MY_P=${PN}-${MY_PV} DESCRIPTION="A media library management system for obsessive-compulsive music geeks" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -HOMEPAGE="http://beets.radbox.org/ http://pypi.python.org/pypi/beets" +HOMEPAGE="http://beets.radbox.org/ https://pypi.python.org/pypi/beets" KEYWORDS="~amd64 ~x86" SLOT="0" diff --git a/media-sound/cmus/cmus-2.6.0.ebuild b/media-sound/cmus/cmus-2.6.0.ebuild index e3fa73b7ea4c..371bfdbfd222 100644 --- a/media-sound/cmus/cmus-2.6.0.ebuild +++ b/media-sound/cmus/cmus-2.6.0.ebuild @@ -7,7 +7,7 @@ inherit multilib DESCRIPTION="A ncurses based music player with plugin support for many formats" HOMEPAGE="http://cmus.github.io/" -SRC_URI="http://github.com/cmus/cmus/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/cmus/cmus/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/cmus/cmus-2.7.1.ebuild b/media-sound/cmus/cmus-2.7.1.ebuild index d7fb29f0d787..1fe39b088943 100644 --- a/media-sound/cmus/cmus-2.7.1.ebuild +++ b/media-sound/cmus/cmus-2.7.1.ebuild @@ -7,7 +7,7 @@ inherit bash-completion-r1 multilib DESCRIPTION="A ncurses based music player with plugin support for many formats" HOMEPAGE="http://cmus.github.io/" -SRC_URI="http://github.com/cmus/cmus/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/cmus/cmus/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild b/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild index 0e8581e59206..9abb11194032 100644 --- a/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild +++ b/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=4 DESCRIPTION="Commandline utility to convert ID3 tags in mp3 files between different encodings" HOMEPAGE="http://mp3unicode.sourceforge.net" -SRC_URI="http://github.com/alonbl/${PN}/downloads/${P}.tar.bz2" +SRC_URI="https://github.com/alonbl/${PN}/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild b/media-sound/pasystray/pasystray-0.2.1.ebuild index 9b9cf4e02ded..05379b9e6ebc 100644 --- a/media-sound/pasystray/pasystray-0.2.1.ebuild +++ b/media-sound/pasystray/pasystray-0.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit gnome2-utils DESCRIPTION="A system tray for pulseaudio controls (replacement for the deprecated padevchooser)" -HOMEPAGE="http://github.com/christophgysin/pasystray" +HOMEPAGE="https://github.com/christophgysin/pasystray" SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/media-sound/pragha/pragha-1.1.2.1.ebuild b/media-sound/pragha/pragha-1.1.2.1.ebuild index 3c855ed900ec..57f046999437 100644 --- a/media-sound/pragha/pragha-1.1.2.1.ebuild +++ b/media-sound/pragha/pragha-1.1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic xfconf DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" -HOMEPAGE="http://pragha.wikispaces.com/ http://github.com/matiasdelellis/pragha" +HOMEPAGE="http://pragha.wikispaces.com/ https://github.com/matiasdelellis/pragha" SRC_URI="http://dissonance.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" @@ -53,7 +53,7 @@ src_prepare() { src_configure() { # src/cdda.h should #include config.h to get this defined: - # http://github.com/matiasdelellis/pragha/issues/46 + # https://github.com/matiasdelellis/pragha/issues/46 append-cppflags -DHAVE_PARANOIA_NEW_INCLUDES xfconf_src_configure } diff --git a/media-sound/pragha/pragha-1.3.0.ebuild b/media-sound/pragha/pragha-1.3.0.ebuild index 64bf1654e801..16ee67a6482b 100644 --- a/media-sound/pragha/pragha-1.3.0.ebuild +++ b/media-sound/pragha/pragha-1.3.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools xfconf DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" -HOMEPAGE="http://pragha.wikispaces.com/ http://github.com/matiasdelellis/pragha" -SRC_URI="http://github.com/matiasdelellis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="http://pragha.wikispaces.com/ https://github.com/matiasdelellis/pragha" +SRC_URI="https://github.com/matiasdelellis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/media-sound/pragha/pragha-1.3.1-r1.ebuild b/media-sound/pragha/pragha-1.3.1-r1.ebuild index 50c6926a8015..f5af859157c1 100644 --- a/media-sound/pragha/pragha-1.3.1-r1.ebuild +++ b/media-sound/pragha/pragha-1.3.1-r1.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit xfconf # autotools DESCRIPTION="A lightweight music player (with support for the Xfce desktop environment)" -HOMEPAGE="http://pragha.wikispaces.com/ http://github.com/matiasdelellis/pragha" -SRC_URI="http://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="http://pragha.wikispaces.com/ https://github.com/matiasdelellis/pragha" +SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/media-sound/shoutcast-search/shoutcast-search-0.3.1.ebuild b/media-sound/shoutcast-search/shoutcast-search-0.3.1.ebuild index 8c5daa88a9f8..850990753e64 100644 --- a/media-sound/shoutcast-search/shoutcast-search-0.3.1.ebuild +++ b/media-sound/shoutcast-search/shoutcast-search-0.3.1.ebuild @@ -14,7 +14,7 @@ inherit distutils DESCRIPTION="A command-line tool for searching SHOUTcast stations" HOMEPAGE="http://www.k2h.se/code/shoutcast-search.html" -SRC_URI="http://github.com/halhen/${PN}/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/halhen/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/wildmidi/wildmidi-0.3.6.ebuild b/media-sound/wildmidi/wildmidi-0.3.6.ebuild index a2343251bb90..683aae91b009 100644 --- a/media-sound/wildmidi/wildmidi-0.3.6.ebuild +++ b/media-sound/wildmidi/wildmidi-0.3.6.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils readme.gentoo DESCRIPTION="Midi processing library and a midi player using the gus patch set" HOMEPAGE="http://www.mindwerks.net/projects/wildmidi/" -SRC_URI="http://github.com/Mindwerks/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Mindwerks/${PN}/archive/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" diff --git a/media-sound/wildmidi/wildmidi-0.3.7.ebuild b/media-sound/wildmidi/wildmidi-0.3.7.ebuild index 5c5ffd6bd187..56d67b4daa8e 100644 --- a/media-sound/wildmidi/wildmidi-0.3.7.ebuild +++ b/media-sound/wildmidi/wildmidi-0.3.7.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils readme.gentoo DESCRIPTION="Midi processing library and a midi player using the gus patch set" HOMEPAGE="http://www.mindwerks.net/projects/wildmidi/" -SRC_URI="http://github.com/Mindwerks/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Mindwerks/${PN}/archive/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" diff --git a/media-sound/wildmidi/wildmidi-0.3.8.ebuild b/media-sound/wildmidi/wildmidi-0.3.8.ebuild index 10b610d543bc..05e504a712e5 100644 --- a/media-sound/wildmidi/wildmidi-0.3.8.ebuild +++ b/media-sound/wildmidi/wildmidi-0.3.8.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils readme.gentoo DESCRIPTION="Midi processing library and a midi player using the gus patch set" HOMEPAGE="http://www.mindwerks.net/projects/wildmidi/" -SRC_URI="http://github.com/Mindwerks/${PN}/archive/${P}.tar.gz" +SRC_URI="https://github.com/Mindwerks/${PN}/archive/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" diff --git a/media-tv/tvnamer/tvnamer-2.3.ebuild b/media-tv/tvnamer/tvnamer-2.3.ebuild index cf00435348b3..e2940840ada7 100644 --- a/media-tv/tvnamer/tvnamer-2.3.ebuild +++ b/media-tv/tvnamer/tvnamer-2.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT="python2_7" inherit distutils-r1 DESCRIPTION="Automatic TV episode file renamer, data from thetvdb.com" -HOMEPAGE="http://github.com/dbr/tvnamer" +HOMEPAGE="https://github.com/dbr/tvnamer" SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="public-domain" 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 0a6f5a81eba5..ac2f5b0063ac 100644 --- a/media-video/atomicparsley-wez/atomicparsley-wez-0.9.6.ebuild +++ b/media-video/atomicparsley-wez/atomicparsley-wez-0.9.6.ebuild @@ -9,7 +9,7 @@ inherit autotools flag-o-matic MY_PN=${PN/-wez} DESCRIPTION="command line program for reading, parsing and setting iTunes-style metadata in MPEG4 files" -HOMEPAGE="http://github.com/wez/atomicparsley" +HOMEPAGE="https://github.com/wez/atomicparsley" SRC_URI="http://bitbucket.org/wez/${MY_PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-analyzer/icinga2/icinga2-2.3.5.ebuild b/net-analyzer/icinga2/icinga2-2.3.5.ebuild index 063f476a6c0f..bffb07cf447d 100644 --- a/net-analyzer/icinga2/icinga2-2.3.5.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.5.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato DESCRIPTION="Distributed, general purpose, network monitoring engine" HOMEPAGE="http://icinga.org/icinga2" -SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/icinga2/icinga2-2.3.6.ebuild b/net-analyzer/icinga2/icinga2-2.3.6.ebuild index b5022fcbfbd5..c996c274e996 100644 --- a/net-analyzer/icinga2/icinga2-2.3.6.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.6.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato DESCRIPTION="Distributed, general purpose, network monitoring engine" HOMEPAGE="http://icinga.org/icinga2" -SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/icinga2/icinga2-2.3.7.ebuild b/net-analyzer/icinga2/icinga2-2.3.7.ebuild index b5022fcbfbd5..c996c274e996 100644 --- a/net-analyzer/icinga2/icinga2-2.3.7.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.7.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato DESCRIPTION="Distributed, general purpose, network monitoring engine" HOMEPAGE="http://icinga.org/icinga2" -SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/icinga2/icinga2-2.3.8.ebuild b/net-analyzer/icinga2/icinga2-2.3.8.ebuild index b5022fcbfbd5..c996c274e996 100644 --- a/net-analyzer/icinga2/icinga2-2.3.8.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.8.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils systemd toolchain-funcs user versionato DESCRIPTION="Distributed, general purpose, network monitoring engine" HOMEPAGE="http://icinga.org/icinga2" -SRC_URI="http://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/icinga2/icinga2-9999.ebuild b/net-analyzer/icinga2/icinga2-9999.ebuild index 67a6d4cc8a81..3e3a1625a33a 100644 --- a/net-analyzer/icinga2/icinga2-9999.ebuild +++ b/net-analyzer/icinga2/icinga2-9999.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils depend.apache eutils git-2 systemd toolchain-funcs user vers DESCRIPTION="Distributed, general purpose, network monitoring engine" HOMEPAGE="http://icinga.org/icinga2" -EGIT_REPO_URI="http://github.com/Icinga/icinga2.git" +EGIT_REPO_URI="https://github.com/Icinga/icinga2.git" EGIT_BRANCH="master" LICENSE="GPL-2" diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild index 8175b8f16e7f..b3111ff052a4 100644 --- a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="${PN/linkchecker/LinkChecker}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Check websites for broken links" -HOMEPAGE="http://wummel.github.com/linkchecker/ http://pypi.python.org/pypi/linkchecker/" +HOMEPAGE="http://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild b/net-analyzer/linkchecker/linkchecker-9999.ebuild index 21e344faf6c0..777aad007e77 100644 --- a/net-analyzer/linkchecker/linkchecker-9999.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild @@ -12,7 +12,7 @@ inherit bash-completion-r1 distutils-r1 eutils git-r3 multilib MY_P="${P/linkchecker/LinkChecker}" DESCRIPTION="Check websites for broken links" -HOMEPAGE="http://wummel.github.com/linkchecker/ http://pypi.python.org/pypi/linkchecker/" +HOMEPAGE="http://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" SRC_URI="" EGIT_REPO_URI="https://github.com/wummel/linkchecker.git" diff --git a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild index 747d88f321c1..82ad7255cab2 100644 --- a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild +++ b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Common set of scripts for various PPP implementations" -HOMEPAGE="http://gentoo.org/" +HOMEPAGE="https://gentoo.org/" SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.xz" LICENSE="GPL-2" diff --git a/net-dialup/qtwvdialer/qtwvdialer-0.4.4_p20091228.ebuild b/net-dialup/qtwvdialer/qtwvdialer-0.4.4_p20091228.ebuild index 8554b8448053..86a284f3046c 100644 --- a/net-dialup/qtwvdialer/qtwvdialer-0.4.4_p20091228.ebuild +++ b/net-dialup/qtwvdialer/qtwvdialer-0.4.4_p20091228.ebuild @@ -6,7 +6,7 @@ EAPI=2 inherit eutils qt4-r2 DESCRIPTION="Qt4 frontend for wvdial" -HOMEPAGE="http://github.com/schuay/qt4wvdialer/" +HOMEPAGE="https://github.com/schuay/qt4wvdialer/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-fs/smbtad/smbtad-1.2.6.ebuild b/net-fs/smbtad/smbtad-1.2.6.ebuild index 42c9e93c722a..b664b8b50281 100644 --- a/net-fs/smbtad/smbtad-1.2.6.ebuild +++ b/net-fs/smbtad/smbtad-1.2.6.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils DESCRIPTION="Data receiver of the SMB Traffic Analyzer project" -HOMEPAGE="http://github.com/hhetter/smbtad" +HOMEPAGE="https://github.com/hhetter/smbtad" SRC_URI="http://morelias.org/smbta/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/net-fs/smbtatools/smbtatools-1.2.6.ebuild b/net-fs/smbtatools/smbtatools-1.2.6.ebuild index 18b96f08595a..4ef8cf4cd672 100644 --- a/net-fs/smbtatools/smbtatools-1.2.6.ebuild +++ b/net-fs/smbtatools/smbtatools-1.2.6.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils DESCRIPTION="Tools for configuration and query of SMB Traffic Analyzer" -HOMEPAGE="http://github.com/hhetter/smbtatools" +HOMEPAGE="https://github.com/hhetter/smbtatools" SRC_URI="http://morelias.org/smbta/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild index 58ac4ed65f8d..387cc9048361 100644 --- a/net-im/ekg2/ekg2-9999.ebuild +++ b/net-im/ekg2/ekg2-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes EGIT_REPO_URI="git://github.com/leafnode/${PN}.git - http://github.com/leafnode/${PN}.git" + https://github.com/leafnode/${PN}.git" inherit git-r3 #endif diff --git a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild index e565ad2aea60..5e2a1f9155fa 100644 --- a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild +++ b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild @@ -16,11 +16,11 @@ inherit qt4-r2 multilib ${UNPACKER_ECLASS} if [[ -z ${LIVE_EBUILD} ]]; then KEYWORDS="-* ~x86 ~amd64" - SRC_URI="http://github.com/kekekeks/${PN}/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/kekekeks/${PN}/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="An LD_PRELOAD wrapper that adds tabs to Skype for Linux" -HOMEPAGE="http://github.com/kekekeks/skypetab-ng" +HOMEPAGE="https://github.com/kekekeks/skypetab-ng" LICENSE="LGPL-3" SLOT="0" IUSE="" diff --git a/net-im/skypetab-ng/skypetab-ng-9999.ebuild b/net-im/skypetab-ng/skypetab-ng-9999.ebuild index e565ad2aea60..5e2a1f9155fa 100644 --- a/net-im/skypetab-ng/skypetab-ng-9999.ebuild +++ b/net-im/skypetab-ng/skypetab-ng-9999.ebuild @@ -16,11 +16,11 @@ inherit qt4-r2 multilib ${UNPACKER_ECLASS} if [[ -z ${LIVE_EBUILD} ]]; then KEYWORDS="-* ~x86 ~amd64" - SRC_URI="http://github.com/kekekeks/${PN}/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/kekekeks/${PN}/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="An LD_PRELOAD wrapper that adds tabs to Skype for Linux" -HOMEPAGE="http://github.com/kekekeks/skypetab-ng" +HOMEPAGE="https://github.com/kekekeks/skypetab-ng" LICENSE="LGPL-3" SLOT="0" IUSE="" diff --git a/net-mail/vchkuser/vchkuser-0.3.3.ebuild b/net-mail/vchkuser/vchkuser-0.3.3.ebuild index 70469c0839a6..860330b2cfd7 100644 --- a/net-mail/vchkuser/vchkuser-0.3.3.ebuild +++ b/net-mail/vchkuser/vchkuser-0.3.3.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit autotools qmail DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail" -HOMEPAGE="http://github.com/hollow/vchkuser" +HOMEPAGE="https://github.com/hollow/vchkuser" SRC_URI="http://bb.xnull.de/projects/vchkuser/dist/${P}.tar.bz2" LICENSE="BSD" diff --git a/net-mail/vchkuser/vchkuser-0.4.ebuild b/net-mail/vchkuser/vchkuser-0.4.ebuild index 8e20c1809460..57deb6baf472 100644 --- a/net-mail/vchkuser/vchkuser-0.4.ebuild +++ b/net-mail/vchkuser/vchkuser-0.4.ebuild @@ -7,8 +7,8 @@ EAPI="3" inherit autotools qmail DESCRIPTION="qmail-spp plugin to check recipient existance with vpopmail" -HOMEPAGE="http://github.com/hollow/vchkuser" -SRC_URI="http://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/hollow/vchkuser" +SRC_URI="https://github.com/hollow/vchkuser/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/net-misc/cgminer/cgminer-4.7.0.ebuild b/net-misc/cgminer/cgminer-4.7.0.ebuild index e324094aa054..3b0d71192a28 100644 --- a/net-misc/cgminer/cgminer-4.7.0.ebuild +++ b/net-misc/cgminer/cgminer-4.7.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils flag-o-matic DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C" -HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer" +HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 https://github.com/ckolivas/cgminer" SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2" #SRC_URI="http://ck.kolivas.org/apps/cgminer/4.5/${P}.tar.bz2" diff --git a/net-misc/cgminer/cgminer-4.8.0.ebuild b/net-misc/cgminer/cgminer-4.8.0.ebuild index e6e000c0fc8b..d2fb07e7ff12 100644 --- a/net-misc/cgminer/cgminer-4.8.0.ebuild +++ b/net-misc/cgminer/cgminer-4.8.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils flag-o-matic DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C" -HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer" +HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 https://github.com/ckolivas/cgminer" SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2" #SRC_URI="http://ck.kolivas.org/apps/cgminer/4.5/${P}.tar.bz2" diff --git a/net-misc/cgminer/cgminer-4.9.0.ebuild b/net-misc/cgminer/cgminer-4.9.0.ebuild index dde97b34b112..2677c2a0e390 100644 --- a/net-misc/cgminer/cgminer-4.9.0.ebuild +++ b/net-misc/cgminer/cgminer-4.9.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils flag-o-matic DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C" -HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer" +HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 https://github.com/ckolivas/cgminer" SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2" #SRC_URI="http://ck.kolivas.org/apps/cgminer/4.5/${P}.tar.bz2" diff --git a/net-misc/cgminer/cgminer-4.9.1.ebuild b/net-misc/cgminer/cgminer-4.9.1.ebuild index 1ca2db5b4bfc..94ab3a0a9ae3 100644 --- a/net-misc/cgminer/cgminer-4.9.1.ebuild +++ b/net-misc/cgminer/cgminer-4.9.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils flag-o-matic DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C" -HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer" +HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 https://github.com/ckolivas/cgminer" SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2" #SRC_URI="http://ck.kolivas.org/apps/cgminer/4.5/${P}.tar.bz2" diff --git a/net-misc/cgminer/cgminer-4.9.2.ebuild b/net-misc/cgminer/cgminer-4.9.2.ebuild index 6a54a69a1e3e..66c805349fdf 100644 --- a/net-misc/cgminer/cgminer-4.9.2.ebuild +++ b/net-misc/cgminer/cgminer-4.9.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils flag-o-matic DESCRIPTION="Bitcoin CPU/GPU/FPGA/ASIC miner in C" -HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 http://github.com/ckolivas/cgminer" +HOMEPAGE="http://bitcointalk.org/?topic=28402.msg357369 https://github.com/ckolivas/cgminer" SRC_URI="http://ck.kolivas.org/apps/cgminer/${P}.tar.bz2" #SRC_URI="http://ck.kolivas.org/apps/cgminer/4.5/${P}.tar.bz2" diff --git a/net-misc/directvnc/directvnc-0.7.6-r1.ebuild b/net-misc/directvnc/directvnc-0.7.6-r1.ebuild index e2c43f256a5e..7777b0ef61e0 100644 --- a/net-misc/directvnc/directvnc-0.7.6-r1.ebuild +++ b/net-misc/directvnc/directvnc-0.7.6-r1.ebuild @@ -11,7 +11,7 @@ inherit eutils autotools-utils DESCRIPTION="Very thin VNC client for unix framebuffer systems" HOMEPAGE="http://drinkmilk.github.com/directvnc/" -SRC_URI="http://github.com/downloads/drinkmilk/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/drinkmilk/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/directvnc/directvnc-0.7.8.ebuild b/net-misc/directvnc/directvnc-0.7.8.ebuild index 287936a760ef..1282ab1172c3 100644 --- a/net-misc/directvnc/directvnc-0.7.8.ebuild +++ b/net-misc/directvnc/directvnc-0.7.8.ebuild @@ -11,7 +11,7 @@ inherit eutils autotools-utils DESCRIPTION="Very thin VNC client for unix framebuffer systems" HOMEPAGE="http://drinkmilk.github.com/directvnc/" -SRC_URI="http://github.com/downloads/drinkmilk/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/drinkmilk/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/httpie/httpie-0.9.2.ebuild b/net-misc/httpie/httpie-0.9.2.ebuild index 82cb721a3e7c..33ab535b6003 100644 --- a/net-misc/httpie/httpie-0.9.2.ebuild +++ b/net-misc/httpie/httpie-0.9.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A CLI, cURL-like tool for humans" -HOMEPAGE="http://httpie.org/ http://pypi.python.org/pypi/httpie" +HOMEPAGE="http://httpie.org/ https://pypi.python.org/pypi/httpie" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/net-misc/kumofs/kumofs-0.4.13.ebuild b/net-misc/kumofs/kumofs-0.4.13.ebuild index a94c816469d0..d69a52e4517e 100644 --- a/net-misc/kumofs/kumofs-0.4.13.ebuild +++ b/net-misc/kumofs/kumofs-0.4.13.ebuild @@ -5,7 +5,7 @@ EAPI="3" DESCRIPTION="a scalable and highly available distributed key-value store" -HOMEPAGE="http://github.com/etolabo/kumofs" +HOMEPAGE="https://github.com/etolabo/kumofs" SRC_URI="mirror://github/etolabo/kumofs/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/net-misc/pimpd/pimpd-0.8.ebuild b/net-misc/pimpd/pimpd-0.8.ebuild index 1cd88bdcd815..428fe6817a4a 100644 --- a/net-misc/pimpd/pimpd-0.8.ebuild +++ b/net-misc/pimpd/pimpd-0.8.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit toolchain-funcs DESCRIPTION="RFC1413-compliant identd server supporting masqueraded connections" -HOMEPAGE="http://gentoo.org" +HOMEPAGE="https://gentoo.org" SRC_URI="http://cats.meow.at/~peter/pimpd_${PV}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/pps-tools/pps-tools-0.0.20110710.ebuild b/net-misc/pps-tools/pps-tools-0.0.20110710.ebuild index 384b01ded271..ea650bc39a27 100644 --- a/net-misc/pps-tools/pps-tools-0.0.20110710.ebuild +++ b/net-misc/pps-tools/pps-tools-0.0.20110710.ebuild @@ -11,7 +11,7 @@ PV_COMMIT="74c32c318f63bca5b5db" DESCRIPTION="User-space tools for LinuxPPS" HOMEPAGE="http://wiki.enneenne.com/index.php/LinuxPPS_installation" -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/${PV_COMMIT} -> ${PN}-git-${PV}.tgz" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/${PV_COMMIT} -> ${PN}-git-${PV}.tgz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild b/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild index 3e89eec50a9c..d72792d57129 100644 --- a/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild +++ b/net-misc/pps-tools/pps-tools-0.0.20120407.ebuild @@ -11,7 +11,7 @@ PV_COMMIT='0deb9c7e135e9380a6d09e9d2e938a146bb698c8' DESCRIPTION="User-space tools for LinuxPPS" HOMEPAGE="http://wiki.enneenne.com/index.php/LinuxPPS_installation" -SRC_URI="http://github.com/${GITHUB_USER}/${PN}/tarball/${PV_COMMIT} -> ${PN}-git-${PV}.tar.gz" +SRC_URI="https://github.com/${GITHUB_USER}/${PN}/tarball/${PV_COMMIT} -> ${PN}-git-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/vpncwatch/vpncwatch-1.8.1.ebuild b/net-misc/vpncwatch/vpncwatch-1.8.1.ebuild index 1778947d5d27..35e3e6f6921b 100644 --- a/net-misc/vpncwatch/vpncwatch-1.8.1.ebuild +++ b/net-misc/vpncwatch/vpncwatch-1.8.1.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Keepalive daemon for vpnc on Linux systems" -HOMEPAGE="http://github.com/dcantrell/vpncwatch/" -SRC_URI="http://github.com/downloads/dcantrell/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/dcantrell/vpncwatch/" +SRC_URI="https://github.com/downloads/dcantrell/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/vpncwatch/vpncwatch-1.8.ebuild b/net-misc/vpncwatch/vpncwatch-1.8.ebuild index 47b432c72c29..a869be915bcf 100644 --- a/net-misc/vpncwatch/vpncwatch-1.8.ebuild +++ b/net-misc/vpncwatch/vpncwatch-1.8.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit eutils toolchain-funcs DESCRIPTION="A keepalive daemon for vpnc on Linux systems" -HOMEPAGE="http://github.com/dcantrell/vpncwatch/" -SRC_URI="http://github.com/downloads/dcantrell/${PN}/${P}.tar.gz" +HOMEPAGE="https://github.com/dcantrell/vpncwatch/" +SRC_URI="https://github.com/downloads/dcantrell/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-news/rawdog/rawdog-2.19.ebuild b/net-news/rawdog/rawdog-2.19.ebuild index 76b81fb7aa18..1942f7653876 100644 --- a/net-news/rawdog/rawdog-2.19.ebuild +++ b/net-news/rawdog/rawdog-2.19.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Rawdog - RSS Aggregator Without Delusions Of Grandeur" -HOMEPAGE="http://offog.org/code/rawdog.html http://pypi.python.org/pypi/rawdog" +HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.python.org/pypi/rawdog" SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-news/rawdog/rawdog-2.20.ebuild b/net-news/rawdog/rawdog-2.20.ebuild index a47c33e6ae39..ab66cbabc7d5 100644 --- a/net-news/rawdog/rawdog-2.20.ebuild +++ b/net-news/rawdog/rawdog-2.20.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Rawdog - RSS Aggregator Without Delusions Of Grandeur" -HOMEPAGE="http://offog.org/code/rawdog.html http://pypi.python.org/pypi/rawdog" +HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.python.org/pypi/rawdog" SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-proxy/torsocks/torsocks-2.0.0-r1.ebuild b/net-proxy/torsocks/torsocks-2.0.0-r1.ebuild index fd649a2a70de..efdf15c1e2cb 100644 --- a/net-proxy/torsocks/torsocks-2.0.0-r1.ebuild +++ b/net-proxy/torsocks/torsocks-2.0.0-r1.ebuild @@ -11,7 +11,7 @@ MY_PF="${PN}-${MY_PV}" S=${WORKDIR}/${MY_PF} DESCRIPTION="Use most socks-friendly applications with Tor" -HOMEPAGE="http://github.com/dgoulet/torsocks" +HOMEPAGE="https://github.com/dgoulet/torsocks" SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF}.tar.gz" LICENSE="GPL-2" diff --git a/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild b/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild index d57d7a397a1b..e5cf57338195 100644 --- a/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild +++ b/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils DESCRIPTION="Provides r/w access to a wireless network card's capabilities using the Linux Wireless Extensions" -HOMEPAGE="http://pypi.python.org/pypi/python-wifi https://developer.berlios.de/projects/pythonwifi" +HOMEPAGE="https://pypi.python.org/pypi/python-wifi https://developer.berlios.de/projects/pythonwifi" SRC_URI="mirror://berlios/${PN/-}/${P}.tar.bz2" SLOT="0" diff --git a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild b/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild index 3c8d88d41c99..5108efbc9819 100644 --- a/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild +++ b/net-wireless/python-wifi/python-wifi-0.5.0-r3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Provides r/w access to a wireless network card's capabilities using the Linux Wireless Extensions" -HOMEPAGE="http://pypi.python.org/pypi/python-wifi" +HOMEPAGE="https://pypi.python.org/pypi/python-wifi" SRC_URI="mirror://sourceforge/${PN}.berlios/${P}.tar.bz2" SLOT="0" diff --git a/sci-biology/biopython/biopython-1.65.ebuild b/sci-biology/biopython/biopython-1.65.ebuild index 9c23f0bd0635..b7a6f9c44e7b 100644 --- a/sci-biology/biopython/biopython-1.65.ebuild +++ b/sci-biology/biopython/biopython-1.65.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 eutils DESCRIPTION="Python modules for computational molecular biology" -HOMEPAGE="http://www.biopython.org/ http://pypi.python.org/pypi/biopython/" +HOMEPAGE="http://www.biopython.org/ https://pypi.python.org/pypi/biopython/" SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz" LICENSE="HPND" diff --git a/sci-biology/pysam/pysam-0.6-r1.ebuild b/sci-biology/pysam/pysam-0.6-r1.ebuild index 3873100fa45f..2ac4686b35f6 100644 --- a/sci-biology/pysam/pysam-0.6-r1.ebuild +++ b/sci-biology/pysam/pysam-0.6-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface for the SAM/BAM sequence alignment and mapping format" -HOMEPAGE="http://code.google.com/p/pysam http://pypi.python.org/pypi/pysam" +HOMEPAGE="http://code.google.com/p/pysam https://pypi.python.org/pypi/pysam" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/mapnik/mapnik-2.0.1.ebuild b/sci-geosciences/mapnik/mapnik-2.0.1.ebuild index 36262fac634e..b5e1449e7b10 100644 --- a/sci-geosciences/mapnik/mapnik-2.0.1.ebuild +++ b/sci-geosciences/mapnik/mapnik-2.0.1.ebuild @@ -11,7 +11,7 @@ inherit eutils python scons-utils toolchain-funcs DESCRIPTION="A Free Toolkit for developing mapping applications" HOMEPAGE="http://www.mapnik.org/" -SRC_URI="http://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" +SRC_URI="https://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" diff --git a/sci-geosciences/mapnik/mapnik-2.0.2.ebuild b/sci-geosciences/mapnik/mapnik-2.0.2.ebuild index 2339b909fb0c..0873250ab199 100644 --- a/sci-geosciences/mapnik/mapnik-2.0.2.ebuild +++ b/sci-geosciences/mapnik/mapnik-2.0.2.ebuild @@ -11,7 +11,7 @@ inherit eutils python scons-utils toolchain-funcs DESCRIPTION="A Free Toolkit for developing mapping applications" HOMEPAGE="http://www.mapnik.org/" -SRC_URI="http://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" +SRC_URI="https://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" diff --git a/sci-geosciences/mapnik/mapnik-2.1.0.ebuild b/sci-geosciences/mapnik/mapnik-2.1.0.ebuild index e942e8f43060..1c7a30db59ff 100644 --- a/sci-geosciences/mapnik/mapnik-2.1.0.ebuild +++ b/sci-geosciences/mapnik/mapnik-2.1.0.ebuild @@ -11,7 +11,7 @@ inherit eutils python scons-utils toolchain-funcs DESCRIPTION="A Free Toolkit for developing mapping applications" HOMEPAGE="http://www.mapnik.org/" -SRC_URI="http://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" +SRC_URI="https://github.com/downloads/${PN}/${PN}/${MY_P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" diff --git a/sci-geosciences/seawater/seawater-2.0.1.ebuild b/sci-geosciences/seawater/seawater-2.0.1.ebuild index 090ab7bc972e..1f6fa7219af6 100644 --- a/sci-geosciences/seawater/seawater-2.0.1.ebuild +++ b/sci-geosciences/seawater/seawater-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/seawater/seawater-3.3.2.ebuild b/sci-geosciences/seawater/seawater-3.3.2.ebuild index 3b3bc819f0c7..2b13f380778e 100644 --- a/sci-geosciences/seawater/seawater-3.3.2.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-geosciences/seawater/seawater-3.3.3.ebuild b/sci-geosciences/seawater/seawater-3.3.3.ebuild index bc60defac264..9b034f80f823 100644 --- a/sci-geosciences/seawater/seawater-3.3.3.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" -HOMEPAGE="http://pypi.python.org/pypi/seawater/" +HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sci-libs/Fiona/Fiona-9999.ebuild b/sci-libs/Fiona/Fiona-9999.ebuild index ee2ff80c4e48..25ff191da9c1 100644 --- a/sci-libs/Fiona/Fiona-9999.ebuild +++ b/sci-libs/Fiona/Fiona-9999.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 git-r3 DESCRIPTION="OGR's neat, nimble, no-nonsense API" HOMEPAGE="https://pypi.python.org/pypi/Fiona" SRC_URI="" -EGIT_REPO_URI="http://github.com/Toblerity/${PN}.git" +EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git" LICENSE="BSD" SLOT="0" diff --git a/sci-libs/deap/deap-1.0.0.ebuild b/sci-libs/deap/deap-1.0.0.ebuild index 4b28a824fe49..de9d54f48110 100644 --- a/sci-libs/deap/deap-1.0.0.ebuild +++ b/sci-libs/deap/deap-1.0.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Distributed Evolutionary Algorithms in Python" -HOMEPAGE="http://code.google.com/p/deap/ http://pypi.python.org/pypi/deap/" +HOMEPAGE="http://code.google.com/p/deap/ https://pypi.python.org/pypi/deap/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" diff --git a/sci-libs/fcl/fcl-0.3.2.ebuild b/sci-libs/fcl/fcl-0.3.2.ebuild index 9d742918547c..227af31f64f5 100644 --- a/sci-libs/fcl/fcl-0.3.2.ebuild +++ b/sci-libs/fcl/fcl-0.3.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/flexible-collision-library/fcl" + EGIT_REPO_URI="https://github.com/flexible-collision-library/fcl" fi inherit ${SCM} cmake-utils @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/flexible-collision-library/fcl/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/flexible-collision-library/fcl/archive/${PV}.tar.gz -> ${P}.tar.gz" fi DESCRIPTION="The Flexible Collision Library" diff --git a/sci-libs/fcl/fcl-9999.ebuild b/sci-libs/fcl/fcl-9999.ebuild index 9d742918547c..227af31f64f5 100644 --- a/sci-libs/fcl/fcl-9999.ebuild +++ b/sci-libs/fcl/fcl-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/flexible-collision-library/fcl" + EGIT_REPO_URI="https://github.com/flexible-collision-library/fcl" fi inherit ${SCM} cmake-utils @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/flexible-collision-library/fcl/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/flexible-collision-library/fcl/archive/${PV}.tar.gz -> ${P}.tar.gz" fi DESCRIPTION="The Flexible Collision Library" diff --git a/sci-libs/libccd/libccd-2.0.ebuild b/sci-libs/libccd/libccd-2.0.ebuild index 6d67b3690c78..18bb1fe2045b 100644 --- a/sci-libs/libccd/libccd-2.0.ebuild +++ b/sci-libs/libccd/libccd-2.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/danfis/libccd" + EGIT_REPO_URI="https://github.com/danfis/libccd" fi inherit ${SCM} cmake-utils toolchain-funcs diff --git a/sci-libs/libccd/libccd-9999.ebuild b/sci-libs/libccd/libccd-9999.ebuild index 6d67b3690c78..18bb1fe2045b 100644 --- a/sci-libs/libccd/libccd-9999.ebuild +++ b/sci-libs/libccd/libccd-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/danfis/libccd" + EGIT_REPO_URI="https://github.com/danfis/libccd" fi inherit ${SCM} cmake-utils toolchain-funcs diff --git a/sci-libs/octomap/octomap-1.6.8.ebuild b/sci-libs/octomap/octomap-1.6.8.ebuild index 91e77e07eb1b..11055fe7732b 100644 --- a/sci-libs/octomap/octomap-1.6.8.ebuild +++ b/sci-libs/octomap/octomap-1.6.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/OctoMap/octomap" + EGIT_REPO_URI="https://github.com/OctoMap/octomap" fi inherit ${SCM} cmake-utils @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/OctoMap/octomap/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/OctoMap/octomap/archive/v${PV}.tar.gz -> ${P}.tar.gz" fi DESCRIPTION="An Efficient Probabilistic 3D Mapping Framework Based on Octrees" diff --git a/sci-libs/octomap/octomap-9999.ebuild b/sci-libs/octomap/octomap-9999.ebuild index 91e77e07eb1b..11055fe7732b 100644 --- a/sci-libs/octomap/octomap-9999.ebuild +++ b/sci-libs/octomap/octomap-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/OctoMap/octomap" + EGIT_REPO_URI="https://github.com/OctoMap/octomap" fi inherit ${SCM} cmake-utils @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/OctoMap/octomap/archive/v${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/OctoMap/octomap/archive/v${PV}.tar.gz -> ${P}.tar.gz" fi DESCRIPTION="An Efficient Probabilistic 3D Mapping Framework Based on Octrees" diff --git a/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild b/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild index e7b0bcb5dc03..29a3169e4b1c 100644 --- a/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild +++ b/sci-libs/orocos_kdl/orocos_kdl-1.3.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/orocos/orocos_kinematics_dynamics" + EGIT_REPO_URI="https://github.com/orocos/orocos_kinematics_dynamics" fi inherit ${SCM} cmake-utils @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz" + SRC_URI="https://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz" fi DESCRIPTION="Kinematics and Dynamics Library (KDL)" diff --git a/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild b/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild index e7b0bcb5dc03..29a3169e4b1c 100644 --- a/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild +++ b/sci-libs/orocos_kdl/orocos_kdl-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/orocos/orocos_kinematics_dynamics" + EGIT_REPO_URI="https://github.com/orocos/orocos_kinematics_dynamics" fi inherit ${SCM} cmake-utils @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz" + SRC_URI="https://github.com/orocos/orocos_kinematics_dynamics/archive/v${PV}.tar.gz -> orocos_kinematics_dynamics-${PV}.tar.gz" fi DESCRIPTION="Kinematics and Dynamics Library (KDL)" diff --git a/sci-libs/pcl/pcl-1.7.2.ebuild b/sci-libs/pcl/pcl-1.7.2.ebuild index 62b8bf0b9579..58759c95d9a9 100644 --- a/sci-libs/pcl/pcl-1.7.2.ebuild +++ b/sci-libs/pcl/pcl-1.7.2.ebuild @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/PointCloudLibrary/pcl/archive/${P}.tar.gz" + SRC_URI="https://github.com/PointCloudLibrary/pcl/archive/${P}.tar.gz" S="${WORKDIR}/${PN}-${P}" fi diff --git a/sci-libs/pcl/pcl-9999.ebuild b/sci-libs/pcl/pcl-9999.ebuild index 6beca62fe8ed..528691c16cc7 100644 --- a/sci-libs/pcl/pcl-9999.ebuild +++ b/sci-libs/pcl/pcl-9999.ebuild @@ -17,7 +17,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" else KEYWORDS="~amd64 ~arm" - SRC_URI="http://github.com/PointCloudLibrary/pcl/archive/${P}.tar.gz" + SRC_URI="https://github.com/PointCloudLibrary/pcl/archive/${P}.tar.gz" S="${WORKDIR}/${PN}-${P}" fi diff --git a/sci-mathematics/pymc/pymc-2.2.ebuild b/sci-mathematics/pymc/pymc-2.2.ebuild index 9f72cae1f210..dc9555ec3dea 100644 --- a/sci-mathematics/pymc/pymc-2.2.ebuild +++ b/sci-mathematics/pymc/pymc-2.2.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit distutils vcs-snapshot DESCRIPTION="Markov Chain Monte Carlo sampling toolkit" -HOMEPAGE="http://github.com/${PN}-devs/${PN} http://pypi.python.org/pypi/${PN}" -SRC_URI="http://github.com/${PN}-devs/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/${PN}-devs/${PN} https://pypi.python.org/pypi/${PN}" +SRC_URI="https://github.com/${PN}-devs/${PN}/tarball/v${PV} -> ${P}.tar.gz" SLOT=0 KEYWORDS="~amd64-linux ~x86-linux" diff --git a/sci-mathematics/pymc/pymc-9999.ebuild b/sci-mathematics/pymc/pymc-9999.ebuild index 1702a1a18204..461123ea059b 100644 --- a/sci-mathematics/pymc/pymc-9999.ebuild +++ b/sci-mathematics/pymc/pymc-9999.ebuild @@ -6,9 +6,9 @@ EAPI=4 inherit distutils git-2 -EGIT_REPO_URI="http://github.com/${PN}-devs/${PN}.git" +EGIT_REPO_URI="https://github.com/${PN}-devs/${PN}.git" DESCRIPTION="Markov chain Monte Carlo for Python" -HOMEPAGE="http://github.com/${PN}-devs/${PN} http://pypi.python.org/pypi/${PN}" +HOMEPAGE="https://github.com/${PN}-devs/${PN} https://pypi.python.org/pypi/${PN}" SLOT=0 KEYWORDS="" diff --git a/sci-visualization/fityk/fityk-1.2.1.ebuild b/sci-visualization/fityk/fityk-1.2.1.ebuild index c1a58ff1a24d..2dba51474425 100644 --- a/sci-visualization/fityk/fityk-1.2.1.ebuild +++ b/sci-visualization/fityk/fityk-1.2.1.ebuild @@ -12,7 +12,7 @@ inherit autotools-utils fdo-mime python-r1 wxwidgets DESCRIPTION="General-purpose nonlinear curve fitting and data analysis" HOMEPAGE="http://fityk.nieto.pl/" -SRC_URI="http://github.com/downloads/${GITHUB_USER}/${PN}/${P}.tar.bz2" +SRC_URI="https://github.com/downloads/${GITHUB_USER}/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sci-visualization/mayavi/mayavi-4.3.0.ebuild b/sci-visualization/mayavi/mayavi-4.3.0.ebuild index c02d00125ebc..d98e4bd8dc5f 100644 --- a/sci-visualization/mayavi/mayavi-4.3.0.ebuild +++ b/sci-visualization/mayavi/mayavi-4.3.0.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 virtualx DESCRIPTION="Enthought Tool Suite: Scientific data 3-dimensional visualizer" HOMEPAGE=" http://code.enthought.com/projects/mayavi/ - http://pypi.python.org/pypi/mayavi/" + https://pypi.python.org/pypi/mayavi/" SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz" LICENSE="BSD" diff --git a/sci-visualization/veusz/veusz-1.11.ebuild b/sci-visualization/veusz/veusz-1.11.ebuild index 1f0fd9987c01..f495831ecb84 100644 --- a/sci-visualization/veusz/veusz-1.11.ebuild +++ b/sci-visualization/veusz/veusz-1.11.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils eutils fdo-mime DESCRIPTION="Qt based scientific plotting package with good Postscript output" -HOMEPAGE="http://home.gna.org/veusz/ http://pypi.python.org/pypi/veusz" +HOMEPAGE="http://home.gna.org/veusz/ https://pypi.python.org/pypi/veusz" SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz" IUSE="doc examples fits" diff --git a/sys-apps/daemonize/daemonize-1.7.4.ebuild b/sys-apps/daemonize/daemonize-1.7.4.ebuild index f4968a9cb19d..2609d9cde8c4 100644 --- a/sys-apps/daemonize/daemonize-1.7.4.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Runs a command as a Unix daemon" HOMEPAGE="http://bmc.github.com/daemonize/" -SRC_URI="http://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-apps/daemonize/daemonize-1.7.5.ebuild b/sys-apps/daemonize/daemonize-1.7.5.ebuild index e480f66980e5..cdf5199bc2da 100644 --- a/sys-apps/daemonize/daemonize-1.7.5.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Runs a command as a Unix daemon" HOMEPAGE="http://bmc.github.com/daemonize/" -SRC_URI="http://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-apps/daemonize/daemonize-1.7.6.ebuild b/sys-apps/daemonize/daemonize-1.7.6.ebuild index 0630daa5ae3c..4d75fde0c1f7 100644 --- a/sys-apps/daemonize/daemonize-1.7.6.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Runs a command as a Unix daemon" HOMEPAGE="http://bmc.github.com/daemonize/" -SRC_URI="http://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.29.1.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.29.1.ebuild index 91c674e760b8..93452067aa4f 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.29.1.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.29.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools bash-completion-r1 DESCRIPTION="A code-searching tool similar to ack, but faster" -HOMEPAGE="http://github.com/ggreer/the_silver_searcher" +HOMEPAGE="https://github.com/ggreer/the_silver_searcher" SRC_URI="https://github.com/ggreer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/sys-auth/consolekit/consolekit-0.9.4.ebuild b/sys-auth/consolekit/consolekit-0.9.4.ebuild index 81a80c8dec29..73af8d9cbe6f 100644 --- a/sys-auth/consolekit/consolekit-0.9.4.ebuild +++ b/sys-auth/consolekit/consolekit-0.9.4.ebuild @@ -9,8 +9,8 @@ MY_PN=ConsoleKit2 MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" -HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 +HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file" LICENSE="GPL-2" diff --git a/sys-auth/consolekit/consolekit-0.9.5.ebuild b/sys-auth/consolekit/consolekit-0.9.5.ebuild index 797cd354cd8c..ab3d5c5473be 100644 --- a/sys-auth/consolekit/consolekit-0.9.5.ebuild +++ b/sys-auth/consolekit/consolekit-0.9.5.ebuild @@ -9,8 +9,8 @@ MY_PN=ConsoleKit2 MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" -HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 +HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file" LICENSE="GPL-2" diff --git a/sys-auth/consolekit/consolekit-1.0.0.ebuild b/sys-auth/consolekit/consolekit-1.0.0.ebuild index 3691af419b9e..0821dc1ddd0b 100644 --- a/sys-auth/consolekit/consolekit-1.0.0.ebuild +++ b/sys-auth/consolekit/consolekit-1.0.0.ebuild @@ -9,8 +9,8 @@ MY_PN=ConsoleKit2 MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" -HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" -SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 +HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2 mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file" LICENSE="GPL-2" diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild index 8c92eae8eb05..1f51010b8294 100644 --- a/sys-auth/consolekit/consolekit-9999.ebuild +++ b/sys-auth/consolekit/consolekit-9999.ebuild @@ -9,7 +9,7 @@ MY_PN=ConsoleKit2 MY_P=${MY_PN}-${PV} DESCRIPTION="Framework for defining and tracking users, login sessions and seats" -HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" +HOMEPAGE="https://github.com/ConsoleKit2/ConsoleKit2 http://www.freedesktop.org/wiki/Software/ConsoleKit" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" # for logrotate file" EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git" diff --git a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.2.8-r1.ebuild b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.2.8-r1.ebuild index 6354480a18b3..90a96de6ad26 100644 --- a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.2.8-r1.ebuild +++ b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.2.8-r1.ebuild @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="A suite of tools for thin provisioning on Linux" HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools" EXT=.tar.gz -SRC_URI="http://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${P}${EXT}" +SRC_URI="https://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${P}${EXT}" LICENSE="GPL-3" SLOT="0" diff --git a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.3.2-r1.ebuild b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.3.2-r1.ebuild index 4f8b31ff1ef9..e875ebadcf97 100644 --- a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.3.2-r1.ebuild +++ b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.3.2-r1.ebuild @@ -6,10 +6,10 @@ EAPI=5 inherit autotools eutils DESCRIPTION="A suite of tools for thin provisioning on Linux" -HOMEPAGE="http://github.com/jthornber/thin-provisioning-tools" +HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools" EXT=.tar.gz BASE_A=${P}${EXT} -SRC_URI="http://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${BASE_A}" +SRC_URI="https://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${BASE_A}" LICENSE="GPL-3" SLOT="0" diff --git a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.0.ebuild b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.0.ebuild index 1c4163c4bd5f..83d07fc9ea36 100644 --- a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.0.ebuild +++ b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.0.ebuild @@ -6,10 +6,10 @@ EAPI=5 inherit autotools eutils DESCRIPTION="A suite of tools for thin provisioning on Linux" -HOMEPAGE="http://github.com/jthornber/thin-provisioning-tools" +HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools" EXT=.tar.gz BASE_A=${P}${EXT} -SRC_URI="http://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${BASE_A}" +SRC_URI="https://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${BASE_A}" LICENSE="GPL-3" SLOT="0" diff --git a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.1.ebuild b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.1.ebuild index 806065d31f42..1e7e57bbf004 100644 --- a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.1.ebuild +++ b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.4.1.ebuild @@ -6,10 +6,10 @@ EAPI=5 inherit autotools eutils DESCRIPTION="A suite of tools for thin provisioning on Linux" -HOMEPAGE="http://github.com/jthornber/thin-provisioning-tools" +HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools" EXT=.tar.gz BASE_A=${P}${EXT} -SRC_URI="http://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${BASE_A}" +SRC_URI="https://github.com/jthornber/${PN}/archive/v${PV}${EXT} -> ${BASE_A}" LICENSE="GPL-3" SLOT="0" diff --git a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.5.3.ebuild b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.5.3.ebuild index f82a378ea085..1c5828c9c331 100644 --- a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.5.3.ebuild +++ b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.5.3.ebuild @@ -7,8 +7,8 @@ EAPI="5" inherit autotools eutils flag-o-matic DESCRIPTION="A suite of tools for thin provisioning on Linux" -HOMEPAGE="http://github.com/jthornber/thin-provisioning-tools" -SRC_URI="http://github.com/jthornber/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools" +SRC_URI="https://github.com/jthornber/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-block/whdd/whdd-2.1.ebuild b/sys-block/whdd/whdd-2.1.ebuild index 6998deac85d9..a90f767953ce 100644 --- a/sys-block/whdd/whdd-2.1.ebuild +++ b/sys-block/whdd/whdd-2.1.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit cmake-utils DESCRIPTION="Diagnostic and recovery tool for block devices" -HOMEPAGE="http://github.com/krieger-od/whdd" -SRC_URI="http://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/krieger-od/whdd" +SRC_URI="https://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-block/whdd/whdd-2.2.ebuild b/sys-block/whdd/whdd-2.2.ebuild index 1775f6d7702a..c3f1e2159bb6 100644 --- a/sys-block/whdd/whdd-2.2.ebuild +++ b/sys-block/whdd/whdd-2.2.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit cmake-utils DESCRIPTION="Diagnostic and recovery tool for block devices" -HOMEPAGE="http://github.com/krieger-od/whdd" -SRC_URI="http://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/krieger-od/whdd" +SRC_URI="https://github.com/krieger-od/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild index 21661b408085..92bd111f2cfb 100644 --- a/sys-block/whdd/whdd-9999.ebuild +++ b/sys-block/whdd/whdd-9999.ebuild @@ -8,7 +8,7 @@ EGIT_REPO_URI="git://github.com/krieger-od/whdd.git" inherit cmake-utils git-2 DESCRIPTION="Diagnostic and recovery tool for block devices" -HOMEPAGE="http://github.com/krieger-od/whdd" +HOMEPAGE="https://github.com/krieger-od/whdd" LICENSE="GPL-2" SLOT="0" diff --git a/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild b/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild index 3dd4c2759e35..c702e2734878 100644 --- a/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild +++ b/sys-cluster/libcircle/libcircle-0.2.0_rc1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/hpc/${PN}.git http://github.com/hpc/${PN}.git" + EGIT_REPO_URI="git://github.com/hpc/${PN}.git https://github.com/hpc/${PN}.git" inherit git-2 KEYWORDS="" else diff --git a/sys-cluster/libquo/libquo-1.2.3.ebuild b/sys-cluster/libquo/libquo-1.2.3.ebuild index 59a780b2e769..7a2f77391136 100644 --- a/sys-cluster/libquo/libquo-1.2.3.ebuild +++ b/sys-cluster/libquo/libquo-1.2.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils if [ "${PV}" = "9999" ]; then - EGIT_REPO_URI="git://github.com/losalamos/${PN}.git http://github.com/losalamos/${PN}.git" + EGIT_REPO_URI="git://github.com/losalamos/${PN}.git https://github.com/losalamos/${PN}.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/sys-devel/boost-m4/boost-m4-0.4-r1.ebuild b/sys-devel/boost-m4/boost-m4-0.4-r1.ebuild index 7b45e7c27670..0f791ff0eb0d 100644 --- a/sys-devel/boost-m4/boost-m4-0.4-r1.ebuild +++ b/sys-devel/boost-m4/boost-m4-0.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils vcs-snapshot DESCRIPTION="Another set of autoconf macros for compiling against boost" -HOMEPAGE="http://github.com/tsuna/boost.m4" +HOMEPAGE="https://github.com/tsuna/boost.m4" SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/sys-devel/boost-m4/boost-m4-0.4.ebuild b/sys-devel/boost-m4/boost-m4-0.4.ebuild index 9c1404b1b12f..618fd168651e 100644 --- a/sys-devel/boost-m4/boost-m4-0.4.ebuild +++ b/sys-devel/boost-m4/boost-m4-0.4.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit vcs-snapshot DESCRIPTION="Another set of autoconf macros for compiling against boost" -HOMEPAGE="http://github.com/tsuna/boost.m4" +HOMEPAGE="https://github.com/tsuna/boost.m4" SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/sys-devel/byfl/byfl-1.3.ebuild b/sys-devel/byfl/byfl-1.3.ebuild index 7fc28364d874..740d6ddecb6e 100644 --- a/sys-devel/byfl/byfl-1.3.ebuild +++ b/sys-devel/byfl/byfl-1.3.ebuild @@ -8,7 +8,7 @@ inherit autotools-utils flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.6.2" - EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git http://github.com/losalamos/${PN}.git" + EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git https://github.com/losalamos/${PN}.git" inherit git-2 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild index 7fc28364d874..740d6ddecb6e 100644 --- a/sys-devel/byfl/byfl-9999.ebuild +++ b/sys-devel/byfl/byfl-9999.ebuild @@ -8,7 +8,7 @@ inherit autotools-utils flag-o-matic if [ "${PV}" = "9999" ]; then LLVM_VERSION="3.6.2" - EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git http://github.com/losalamos/${PN}.git" + EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git https://github.com/losalamos/${PN}.git" inherit git-2 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild index 7dd8dc6af5d5..b46ff1959652 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="a set of command-line programs providing a simple interface to inotify" HOMEPAGE="https://github.com/rvoicilas/inotify-tools/wiki" -SRC_URI="http://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/udiskie/udiskie-0.6.2.ebuild b/sys-fs/udiskie/udiskie-0.6.2.ebuild index 3f1d10f2c41e..35a4419af089 100644 --- a/sys-fs/udiskie/udiskie-0.6.2.ebuild +++ b/sys-fs/udiskie/udiskie-0.6.2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 gnome2-utils readme.gentoo DESCRIPTION="An automatic disk mounting service using udisks" -HOMEPAGE="http://pypi.python.org/pypi/udiskie http://github.com/coldfix/udiskie" +HOMEPAGE="https://pypi.python.org/pypi/udiskie https://github.com/coldfix/udiskie" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sys-fs/udiskie/udiskie-0.6.4.ebuild b/sys-fs/udiskie/udiskie-0.6.4.ebuild index 51ce34607388..e16ad53d537e 100644 --- a/sys-fs/udiskie/udiskie-0.6.4.ebuild +++ b/sys-fs/udiskie/udiskie-0.6.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 gnome2-utils readme.gentoo DESCRIPTION="An automatic disk mounting service using udisks" -HOMEPAGE="http://pypi.python.org/pypi/udiskie http://github.com/coldfix/udiskie" +HOMEPAGE="https://pypi.python.org/pypi/udiskie https://github.com/coldfix/udiskie" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sys-fs/udiskie/udiskie-1.1.1.ebuild b/sys-fs/udiskie/udiskie-1.1.1.ebuild index a060e187671f..b9424fc3662b 100644 --- a/sys-fs/udiskie/udiskie-1.1.1.ebuild +++ b/sys-fs/udiskie/udiskie-1.1.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 gnome2-utils DESCRIPTION="An automatic disk mounting service using udisks" -HOMEPAGE="http://pypi.python.org/pypi/udiskie http://github.com/coldfix/udiskie" +HOMEPAGE="https://pypi.python.org/pypi/udiskie https://github.com/coldfix/udiskie" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild b/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild index 984588c4ca0e..5f4dfcdb2d59 100644 --- a/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild +++ b/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit autotools DESCRIPTION="A tool to associate udisks events to user-defined actions" -HOMEPAGE="http://github.com/fernandotcl/udisks-glue" -SRC_URI="http://github.com/fernandotcl/udisks-glue/tarball/release-${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/fernandotcl/udisks-glue" +SRC_URI="https://github.com/fernandotcl/udisks-glue/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild index 1df9e2e8e561..4c19c39a089d 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0-r1.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A kernel module that enables you to call ACPI methods" -HOMEPAGE="http://github.com/mkottman/acpi_call" +HOMEPAGE="https://github.com/mkottman/acpi_call" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/acpi_call/acpi_call-1.1.0.ebuild b/sys-power/acpi_call/acpi_call-1.1.0.ebuild index a6e17ad2cf52..4310c2cd5ef3 100644 --- a/sys-power/acpi_call/acpi_call-1.1.0.ebuild +++ b/sys-power/acpi_call/acpi_call-1.1.0.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A kernel module that enables you to call ACPI methods" -HOMEPAGE="http://github.com/mkottman/acpi_call" +HOMEPAGE="https://github.com/mkottman/acpi_call" LICENSE="GPL-2" SLOT="0" diff --git a/sys-power/acpi_call/acpi_call-9999.ebuild b/sys-power/acpi_call/acpi_call-9999.ebuild index a6e17ad2cf52..4310c2cd5ef3 100644 --- a/sys-power/acpi_call/acpi_call-9999.ebuild +++ b/sys-power/acpi_call/acpi_call-9999.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="A kernel module that enables you to call ACPI methods" -HOMEPAGE="http://github.com/mkottman/acpi_call" +HOMEPAGE="https://github.com/mkottman/acpi_call" LICENSE="GPL-2" SLOT="0" diff --git a/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild b/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild index bd70e3c46e74..1ae4ee878b99 100644 --- a/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild +++ b/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild @@ -11,7 +11,7 @@ GITHUB_PROJECT="mod_anonymize_ip" GITHUB_COMMIT="c0d31d0" DESCRIPTION="mod_anonymize_ip is a simple module for anonymizing the client IP address" -HOMEPAGE="http://github.com/hollow/mod_anonymize_ip" +HOMEPAGE="https://github.com/hollow/mod_anonymize_ip" SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild b/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild index 0a52f4a0bae6..3a03f02f37fc 100644 --- a/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild +++ b/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild @@ -11,7 +11,7 @@ GITHUB_PROJECT="mod_common_redirect" GITHUB_COMMIT="595a370" DESCRIPTION="mod_common_redirect implements common redirects without mod_rewrite overhead" -HOMEPAGE="http://github.com/hollow/mod_common_redirect" +HOMEPAGE="https://github.com/hollow/mod_common_redirect" SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild b/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild index 8872d9b2b53c..80f9aad034c2 100644 --- a/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild +++ b/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild @@ -11,7 +11,7 @@ GITHUB_COMMIT="c5e075b" inherit apache-module DESCRIPTION="A simple FastCGI handler module" -HOMEPAGE="http://github.com/hollow/mod_fastcgi_handler" +HOMEPAGE="https://github.com/hollow/mod_fastcgi_handler" SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild index 7a738c4c6430..ee6ea15b9ff2 100644 --- a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild +++ b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit apache-module eutils DESCRIPTION="Apache module for a replacement of the CGI protocol, similar to FastCGI" -HOMEPAGE="http://python.ca/scgi/ http://pypi.python.org/pypi/scgi" +HOMEPAGE="http://python.ca/scgi/ https://pypi.python.org/pypi/scgi" SRC_URI="http://python.ca/scgi/releases/scgi-${PV}.tar.gz" LICENSE="CNRI" diff --git a/www-apache/mod_scgi/mod_scgi-1.14.ebuild b/www-apache/mod_scgi/mod_scgi-1.14.ebuild index 7427c41fb490..d3b19ec81122 100644 --- a/www-apache/mod_scgi/mod_scgi-1.14.ebuild +++ b/www-apache/mod_scgi/mod_scgi-1.14.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit apache-module DESCRIPTION="Apache module for a replacement of the CGI protocol, similar to FastCGI" -HOMEPAGE="http://python.ca/scgi/ http://pypi.python.org/pypi/scgi" +HOMEPAGE="http://python.ca/scgi/ https://pypi.python.org/pypi/scgi" SRC_URI="http://python.ca/scgi/releases/scgi-${PV}.tar.gz" LICENSE="CNRI" diff --git a/www-apps/blohg/blohg-0.13.ebuild b/www-apps/blohg/blohg-0.13.ebuild index bfb7fc0b2a96..d3a1c82fa216 100644 --- a/www-apps/blohg/blohg-0.13.ebuild +++ b/www-apps/blohg/blohg-0.13.ebuild @@ -16,7 +16,7 @@ fi inherit distutils-r1 ${GIT_ECLASS} DESCRIPTION="A Mercurial (or Git) based blogging engine" -HOMEPAGE="http://blohg.org/ http://pypi.python.org/pypi/blohg" +HOMEPAGE="http://blohg.org/ https://pypi.python.org/pypi/blohg" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index 3352606a2240..b47db97ce08c 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -16,7 +16,7 @@ fi inherit distutils-r1 ${GIT_ECLASS} DESCRIPTION="A Mercurial (or Git) based blogging engine" -HOMEPAGE="http://blohg.org/ http://pypi.python.org/pypi/blohg" +HOMEPAGE="http://blohg.org/ https://pypi.python.org/pypi/blohg" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/www-apps/jekyll/jekyll-2.5.3.ebuild b/www-apps/jekyll/jekyll-2.5.3.ebuild index 2f4079bafb2e..56ba15507092 100644 --- a/www-apps/jekyll/jekyll-2.5.3.ebuild +++ b/www-apps/jekyll/jekyll-2.5.3.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown" RUBY_FAKEGEM_EXTRAINSTALL="features site" DESCRIPTION="A simple, blog aware, static site generator" -HOMEPAGE="http://jekyllrb.com http://github.com/jekyll/jekyll" +HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll" SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/www-apps/ownpaste/ownpaste-0.2.2-r1.ebuild b/www-apps/ownpaste/ownpaste-0.2.2-r1.ebuild index 918d0f1a575c..4d7f739ae770 100644 --- a/www-apps/ownpaste/ownpaste-0.2.2-r1.ebuild +++ b/www-apps/ownpaste/ownpaste-0.2.2-r1.ebuild @@ -15,7 +15,7 @@ fi inherit distutils-r1 ${HG_ECLASS} DESCRIPTION="Private pastebin (server-side implementation)" -HOMEPAGE="http://ownpaste.rtfd.org/ http://pypi.python.org/pypi/ownpaste" +HOMEPAGE="http://ownpaste.rtfd.org/ https://pypi.python.org/pypi/ownpaste" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/www-apps/ownpaste/ownpaste-9999.ebuild b/www-apps/ownpaste/ownpaste-9999.ebuild index 918d0f1a575c..4d7f739ae770 100644 --- a/www-apps/ownpaste/ownpaste-9999.ebuild +++ b/www-apps/ownpaste/ownpaste-9999.ebuild @@ -15,7 +15,7 @@ fi inherit distutils-r1 ${HG_ECLASS} DESCRIPTION="Private pastebin (server-side implementation)" -HOMEPAGE="http://ownpaste.rtfd.org/ http://pypi.python.org/pypi/ownpaste" +HOMEPAGE="http://ownpaste.rtfd.org/ https://pypi.python.org/pypi/ownpaste" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/www-apps/roundup/roundup-1.4.20.ebuild b/www-apps/roundup/roundup-1.4.20.ebuild index 99299afc7f6d..1f68cb63b457 100644 --- a/www-apps/roundup/roundup-1.4.20.ebuild +++ b/www-apps/roundup/roundup-1.4.20.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" -HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" +HOMEPAGE="http://roundup.sourceforge.net https://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" diff --git a/www-apps/roundup/roundup-1.4.21.ebuild b/www-apps/roundup/roundup-1.4.21.ebuild index 6701e54999a7..e5e9a6a3f0f7 100644 --- a/www-apps/roundup/roundup-1.4.21.ebuild +++ b/www-apps/roundup/roundup-1.4.21.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" -HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" +HOMEPAGE="http://roundup.sourceforge.net https://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" diff --git a/www-apps/roundup/roundup-1.5.0.ebuild b/www-apps/roundup/roundup-1.5.0.ebuild index bc00516e4d98..e73ebb9f794f 100644 --- a/www-apps/roundup/roundup-1.5.0.ebuild +++ b/www-apps/roundup/roundup-1.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Simple-to-use and -install issue-tracking system with command-line, web, and e-mail interfaces" -HOMEPAGE="http://roundup.sourceforge.net http://pypi.python.org/pypi/roundup" +HOMEPAGE="http://roundup.sourceforge.net https://pypi.python.org/pypi/roundup" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT ZPL" diff --git a/www-apps/scgi/scgi-1.14.ebuild b/www-apps/scgi/scgi-1.14.ebuild index cc4e30d39a91..1fca728d6584 100644 --- a/www-apps/scgi/scgi-1.14.ebuild +++ b/www-apps/scgi/scgi-1.14.ebuild @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython" inherit distutils DESCRIPTION="A Python package for implementing SCGI servers" -HOMEPAGE="http://pypi.python.org/pypi/scgi http://python.ca/scgi/ http://www.mems-exchange.org/software/scgi/" +HOMEPAGE="https://pypi.python.org/pypi/scgi http://python.ca/scgi/ http://www.mems-exchange.org/software/scgi/" SRC_URI="http://python.ca/scgi/releases/${P}.tar.gz" LICENSE="CNRI" diff --git a/www-apps/trac/trac-1.0.4.ebuild b/www-apps/trac/trac-1.0.4.ebuild index c487271afa9b..adb659c2f05d 100644 --- a/www-apps/trac/trac-1.0.4.ebuild +++ b/www-apps/trac/trac-1.0.4.ebuild @@ -15,7 +15,7 @@ MY_PV=${PV/_beta/b} MY_P=Trac-${MY_PV} DESCRIPTION="Trac is a minimalistic web-based project management, wiki and bug/issue tracking system" -HOMEPAGE="http://trac.edgewall.com/ http://pypi.python.org/pypi/Trac" +HOMEPAGE="http://trac.edgewall.com/ https://pypi.python.org/pypi/Trac" SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/www-apps/trac/trac-1.0.5.ebuild b/www-apps/trac/trac-1.0.5.ebuild index 044aa87b5fa8..9cf7e9c2f61b 100644 --- a/www-apps/trac/trac-1.0.5.ebuild +++ b/www-apps/trac/trac-1.0.5.ebuild @@ -15,7 +15,7 @@ MY_PV=${PV/_beta/b} MY_P=Trac-${MY_PV} DESCRIPTION="Trac is a minimalistic web-based project management, wiki and bug/issue tracking system" -HOMEPAGE="http://trac.edgewall.com/ http://pypi.python.org/pypi/Trac" +HOMEPAGE="http://trac.edgewall.com/ https://pypi.python.org/pypi/Trac" SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/www-apps/trac/trac-1.0.6_p2.ebuild b/www-apps/trac/trac-1.0.6_p2.ebuild index 85f6edc3174c..d9602aa483b7 100644 --- a/www-apps/trac/trac-1.0.6_p2.ebuild +++ b/www-apps/trac/trac-1.0.6_p2.ebuild @@ -15,7 +15,7 @@ MY_PV=${PV/_p/.post} MY_P=Trac-${MY_PV} DESCRIPTION="Trac is a minimalistic web-based project management, wiki and bug/issue tracking system" -HOMEPAGE="http://trac.edgewall.com/ http://pypi.python.org/pypi/Trac" +HOMEPAGE="http://trac.edgewall.com/ https://pypi.python.org/pypi/Trac" SRC_URI="http://ftp.edgewall.com/pub/trac/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/www-client/uzbl/uzbl-2012.05.14-r1.ebuild b/www-client/uzbl/uzbl-2012.05.14-r1.ebuild index 729fd9b369b5..b6171741ddb9 100644 --- a/www-client/uzbl/uzbl-2012.05.14-r1.ebuild +++ b/www-client/uzbl/uzbl-2012.05.14-r1.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then else inherit vcs-snapshot KEYWORDS='~amd64 ~x86 ~amd64-linux ~x86-linux' - SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz" fi DESCRIPTION='Web interface tools which adhere to the unix philosophy.' diff --git a/www-client/uzbl/uzbl-2012.05.14.ebuild b/www-client/uzbl/uzbl-2012.05.14.ebuild index a68166e336d9..2d0859a297fd 100644 --- a/www-client/uzbl/uzbl-2012.05.14.ebuild +++ b/www-client/uzbl/uzbl-2012.05.14.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then else inherit vcs-snapshot KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" - SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz" fi DESCRIPTION="Web interface tools which adhere to the unix philosophy" diff --git a/www-client/uzbl/uzbl-9999.ebuild b/www-client/uzbl/uzbl-9999.ebuild index 729fd9b369b5..b6171741ddb9 100644 --- a/www-client/uzbl/uzbl-9999.ebuild +++ b/www-client/uzbl/uzbl-9999.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then else inherit vcs-snapshot KEYWORDS='~amd64 ~x86 ~amd64-linux ~x86-linux' - SRC_URI="http://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz" + SRC_URI="https://github.com/Dieterbe/${PN}/tarball/${PV} -> ${P}.tar.gz" fi DESCRIPTION='Web interface tools which adhere to the unix philosophy.' diff --git a/www-misc/urlwatch/urlwatch-1.16.ebuild b/www-misc/urlwatch/urlwatch-1.16.ebuild index 8eeaecb8e5e1..9b2cc2339f73 100644 --- a/www-misc/urlwatch/urlwatch-1.16.ebuild +++ b/www-misc/urlwatch/urlwatch-1.16.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A tool for monitoring webpages for updates" -HOMEPAGE="http://thp.io/2008/urlwatch/ http://pypi.python.org/pypi/urlwatch" +HOMEPAGE="http://thp.io/2008/urlwatch/ https://pypi.python.org/pypi/urlwatch" SRC_URI="http://thp.io/2008/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/www-misc/urlwatch/urlwatch-1.17.ebuild b/www-misc/urlwatch/urlwatch-1.17.ebuild index 96f5b76b45fa..2504b2f47c14 100644 --- a/www-misc/urlwatch/urlwatch-1.17.ebuild +++ b/www-misc/urlwatch/urlwatch-1.17.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A tool for monitoring webpages for updates" -HOMEPAGE="http://thp.io/2008/urlwatch/ http://pypi.python.org/pypi/urlwatch" +HOMEPAGE="http://thp.io/2008/urlwatch/ https://pypi.python.org/pypi/urlwatch" SRC_URI="http://thp.io/2008/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/www-misc/urlwatch/urlwatch-1.18.ebuild b/www-misc/urlwatch/urlwatch-1.18.ebuild index 8eeaecb8e5e1..9b2cc2339f73 100644 --- a/www-misc/urlwatch/urlwatch-1.18.ebuild +++ b/www-misc/urlwatch/urlwatch-1.18.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="A tool for monitoring webpages for updates" -HOMEPAGE="http://thp.io/2008/urlwatch/ http://pypi.python.org/pypi/urlwatch" +HOMEPAGE="http://thp.io/2008/urlwatch/ https://pypi.python.org/pypi/urlwatch" SRC_URI="http://thp.io/2008/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/www-servers/gunicorn/gunicorn-19.1.1.ebuild b/www-servers/gunicorn/gunicorn-19.1.1.ebuild index b7eceefe76a7..ea4a76781d8b 100644 --- a/www-servers/gunicorn/gunicorn-19.1.1.ebuild +++ b/www-servers/gunicorn/gunicorn-19.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A WSGI HTTP Server for UNIX" -HOMEPAGE="http://gunicorn.org http://pypi.python.org/pypi/gunicorn" +HOMEPAGE="http://gunicorn.org https://pypi.python.org/pypi/gunicorn" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/www-servers/gunicorn/gunicorn-19.3.0.ebuild b/www-servers/gunicorn/gunicorn-19.3.0.ebuild index d50ed822d766..4d327374552f 100644 --- a/www-servers/gunicorn/gunicorn-19.3.0.ebuild +++ b/www-servers/gunicorn/gunicorn-19.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) inherit distutils-r1 DESCRIPTION="A WSGI HTTP Server for UNIX" -HOMEPAGE="http://gunicorn.org http://pypi.python.org/pypi/gunicorn https://github.com/benoitc/gunicorn" +HOMEPAGE="http://gunicorn.org https://pypi.python.org/pypi/gunicorn https://github.com/benoitc/gunicorn" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/www-servers/nginx/nginx-1.7.12.ebuild b/www-servers/nginx/nginx-1.7.12.ebuild index 99e6c5b72bcf..19f51b689fcc 100644 --- a/www-servers/nginx/nginx-1.7.12.ebuild +++ b/www-servers/nginx/nginx-1.7.12.ebuild @@ -29,7 +29,7 @@ HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_M HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz" HTTP_UPLOAD_PROGRESS_MODULE_WD="${WORKDIR}/nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" -# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +# http_headers_more (https://github.com/agentzh/headers-more-nginx-module, BSD license) HTTP_HEADERS_MORE_MODULE_PV="0.26" HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}" HTTP_HEADERS_MORE_MODULE_URI="https://github.com/agentzh/headers-more-nginx-module/archive/v${HTTP_HEADERS_MORE_MODULE_PV}.tar.gz" @@ -83,16 +83,16 @@ HTTP_NAXSI_MODULE_P="ngx_http_naxsi-${HTTP_NAXSI_MODULE_PV}" HTTP_NAXSI_MODULE_URI="https://github.com/nbs-system/naxsi/archive/${HTTP_NAXSI_MODULE_PV}.tar.gz" HTTP_NAXSI_MODULE_WD="${WORKDIR}/naxsi-${HTTP_NAXSI_MODULE_PV}/naxsi_src" -# nginx-rtmp-module (http://github.com/arut/nginx-rtmp-module, BSD license) +# nginx-rtmp-module (https://github.com/arut/nginx-rtmp-module, BSD license) RTMP_MODULE_PV="1.1.7" RTMP_MODULE_P="ngx_rtmp-${RTMP_MODULE_PV}" -RTMP_MODULE_URI="http://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" +RTMP_MODULE_URI="https://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" RTMP_MODULE_WD="${WORKDIR}/nginx-rtmp-module-${RTMP_MODULE_PV}" -# nginx-dav-ext-module (http://github.com/arut/nginx-dav-ext-module, BSD license) +# nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module, BSD license) HTTP_DAV_EXT_MODULE_PV="0.0.3" HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}" -HTTP_DAV_EXT_MODULE_URI="http://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" +HTTP_DAV_EXT_MODULE_URI="https://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" HTTP_DAV_EXT_MODULE_WD="${WORKDIR}/nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_PV}" # echo-nginx-module (https://github.com/agentzh/echo-nginx-module, BSD license) diff --git a/www-servers/nginx/nginx-1.7.6.ebuild b/www-servers/nginx/nginx-1.7.6.ebuild index aec6df562cc9..9829452676d5 100644 --- a/www-servers/nginx/nginx-1.7.6.ebuild +++ b/www-servers/nginx/nginx-1.7.6.ebuild @@ -29,7 +29,7 @@ HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_M HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz" HTTP_UPLOAD_PROGRESS_MODULE_WD="${WORKDIR}/nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" -# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +# http_headers_more (https://github.com/agentzh/headers-more-nginx-module, BSD license) HTTP_HEADERS_MORE_MODULE_PV="0.25" HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}-r1" HTTP_HEADERS_MORE_MODULE_URI="https://github.com/agentzh/headers-more-nginx-module/archive/v${HTTP_HEADERS_MORE_MODULE_PV}.tar.gz" @@ -83,16 +83,16 @@ HTTP_NAXSI_MODULE_P="ngx_http_naxsi-${HTTP_NAXSI_MODULE_PV}" HTTP_NAXSI_MODULE_URI="https://github.com/nbs-system/naxsi/archive/${HTTP_NAXSI_MODULE_PV}.tar.gz" HTTP_NAXSI_MODULE_WD="${WORKDIR}/naxsi-${HTTP_NAXSI_MODULE_PV}/naxsi_src" -# nginx-rtmp-module (http://github.com/arut/nginx-rtmp-module, BSD license) +# nginx-rtmp-module (https://github.com/arut/nginx-rtmp-module, BSD license) RTMP_MODULE_PV="1.1.6" RTMP_MODULE_P="ngx_rtmp-${RTMP_MODULE_PV}" -RTMP_MODULE_URI="http://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" +RTMP_MODULE_URI="https://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" RTMP_MODULE_WD="${WORKDIR}/nginx-rtmp-module-${RTMP_MODULE_PV}" -# nginx-dav-ext-module (http://github.com/arut/nginx-dav-ext-module, BSD license) +# nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module, BSD license) HTTP_DAV_EXT_MODULE_PV="0.0.3" HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}" -HTTP_DAV_EXT_MODULE_URI="http://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" +HTTP_DAV_EXT_MODULE_URI="https://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" HTTP_DAV_EXT_MODULE_WD="${WORKDIR}/nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_PV}" # echo-nginx-module (https://github.com/agentzh/echo-nginx-module, BSD license) diff --git a/www-servers/nginx/nginx-1.8.0.ebuild b/www-servers/nginx/nginx-1.8.0.ebuild index bc27547990ed..fca2b1018df8 100644 --- a/www-servers/nginx/nginx-1.8.0.ebuild +++ b/www-servers/nginx/nginx-1.8.0.ebuild @@ -29,7 +29,7 @@ HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_M HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz" HTTP_UPLOAD_PROGRESS_MODULE_WD="${WORKDIR}/nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" -# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +# http_headers_more (https://github.com/agentzh/headers-more-nginx-module, BSD license) HTTP_HEADERS_MORE_MODULE_PV="0.26" HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}" HTTP_HEADERS_MORE_MODULE_URI="https://github.com/agentzh/headers-more-nginx-module/archive/v${HTTP_HEADERS_MORE_MODULE_PV}.tar.gz" @@ -83,16 +83,16 @@ HTTP_NAXSI_MODULE_P="ngx_http_naxsi-${HTTP_NAXSI_MODULE_PV}" HTTP_NAXSI_MODULE_URI="https://github.com/nbs-system/naxsi/archive/${HTTP_NAXSI_MODULE_PV}.tar.gz" HTTP_NAXSI_MODULE_WD="${WORKDIR}/naxsi-${HTTP_NAXSI_MODULE_PV}/naxsi_src" -# nginx-rtmp-module (http://github.com/arut/nginx-rtmp-module, BSD license) +# nginx-rtmp-module (https://github.com/arut/nginx-rtmp-module, BSD license) RTMP_MODULE_PV="1.1.7" RTMP_MODULE_P="ngx_rtmp-${RTMP_MODULE_PV}" -RTMP_MODULE_URI="http://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" +RTMP_MODULE_URI="https://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" RTMP_MODULE_WD="${WORKDIR}/nginx-rtmp-module-${RTMP_MODULE_PV}" -# nginx-dav-ext-module (http://github.com/arut/nginx-dav-ext-module, BSD license) +# nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module, BSD license) HTTP_DAV_EXT_MODULE_PV="0.0.3" HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}" -HTTP_DAV_EXT_MODULE_URI="http://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" +HTTP_DAV_EXT_MODULE_URI="https://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" HTTP_DAV_EXT_MODULE_WD="${WORKDIR}/nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_PV}" # echo-nginx-module (https://github.com/agentzh/echo-nginx-module, BSD license) diff --git a/www-servers/nginx/nginx-1.9.2.ebuild b/www-servers/nginx/nginx-1.9.2.ebuild index 2629e0d3243a..b3fb3e63f020 100644 --- a/www-servers/nginx/nginx-1.9.2.ebuild +++ b/www-servers/nginx/nginx-1.9.2.ebuild @@ -29,7 +29,7 @@ HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_M HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz" HTTP_UPLOAD_PROGRESS_MODULE_WD="${WORKDIR}/nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" -# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +# http_headers_more (https://github.com/agentzh/headers-more-nginx-module, BSD license) HTTP_HEADERS_MORE_MODULE_PV="0.26" HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}" HTTP_HEADERS_MORE_MODULE_URI="https://github.com/agentzh/headers-more-nginx-module/archive/v${HTTP_HEADERS_MORE_MODULE_PV}.tar.gz" @@ -83,16 +83,16 @@ HTTP_NAXSI_MODULE_P="ngx_http_naxsi-${HTTP_NAXSI_MODULE_PV}" HTTP_NAXSI_MODULE_URI="https://github.com/nbs-system/naxsi/archive/${HTTP_NAXSI_MODULE_PV}.tar.gz" HTTP_NAXSI_MODULE_WD="${WORKDIR}/naxsi-${HTTP_NAXSI_MODULE_PV}/naxsi_src" -# nginx-rtmp-module (http://github.com/arut/nginx-rtmp-module, BSD license) +# nginx-rtmp-module (https://github.com/arut/nginx-rtmp-module, BSD license) RTMP_MODULE_PV="1.1.7" RTMP_MODULE_P="ngx_rtmp-${RTMP_MODULE_PV}" -RTMP_MODULE_URI="http://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" +RTMP_MODULE_URI="https://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" RTMP_MODULE_WD="${WORKDIR}/nginx-rtmp-module-${RTMP_MODULE_PV}" -# nginx-dav-ext-module (http://github.com/arut/nginx-dav-ext-module, BSD license) +# nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module, BSD license) HTTP_DAV_EXT_MODULE_PV="0.0.3" HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}" -HTTP_DAV_EXT_MODULE_URI="http://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" +HTTP_DAV_EXT_MODULE_URI="https://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" HTTP_DAV_EXT_MODULE_WD="${WORKDIR}/nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_PV}" # echo-nginx-module (https://github.com/agentzh/echo-nginx-module, BSD license) diff --git a/www-servers/nginx/nginx-1.9.3.ebuild b/www-servers/nginx/nginx-1.9.3.ebuild index 6baafcdf4a9e..c394e30d52e8 100644 --- a/www-servers/nginx/nginx-1.9.3.ebuild +++ b/www-servers/nginx/nginx-1.9.3.ebuild @@ -29,7 +29,7 @@ HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_M HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz" HTTP_UPLOAD_PROGRESS_MODULE_WD="${WORKDIR}/nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_PV}" -# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license) +# http_headers_more (https://github.com/agentzh/headers-more-nginx-module, BSD license) HTTP_HEADERS_MORE_MODULE_PV="0.26" HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}" HTTP_HEADERS_MORE_MODULE_URI="https://github.com/agentzh/headers-more-nginx-module/archive/v${HTTP_HEADERS_MORE_MODULE_PV}.tar.gz" @@ -83,16 +83,16 @@ HTTP_NAXSI_MODULE_P="ngx_http_naxsi-${HTTP_NAXSI_MODULE_PV}" HTTP_NAXSI_MODULE_URI="https://github.com/nbs-system/naxsi/archive/${HTTP_NAXSI_MODULE_PV}.tar.gz" HTTP_NAXSI_MODULE_WD="${WORKDIR}/naxsi-${HTTP_NAXSI_MODULE_PV}/naxsi_src" -# nginx-rtmp-module (http://github.com/arut/nginx-rtmp-module, BSD license) +# nginx-rtmp-module (https://github.com/arut/nginx-rtmp-module, BSD license) RTMP_MODULE_PV="1.1.7" RTMP_MODULE_P="ngx_rtmp-${RTMP_MODULE_PV}" -RTMP_MODULE_URI="http://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" +RTMP_MODULE_URI="https://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz" RTMP_MODULE_WD="${WORKDIR}/nginx-rtmp-module-${RTMP_MODULE_PV}" -# nginx-dav-ext-module (http://github.com/arut/nginx-dav-ext-module, BSD license) +# nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module, BSD license) HTTP_DAV_EXT_MODULE_PV="0.0.3" HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}" -HTTP_DAV_EXT_MODULE_URI="http://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" +HTTP_DAV_EXT_MODULE_URI="https://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz" HTTP_DAV_EXT_MODULE_WD="${WORKDIR}/nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_PV}" # echo-nginx-module (https://github.com/agentzh/echo-nginx-module, BSD license) diff --git a/www-servers/tornado/tornado-3.1.1-r1.ebuild b/www-servers/tornado/tornado-3.1.1-r1.ebuild index 7ee36fa86598..b48f92c695a7 100644 --- a/www-servers/tornado/tornado-3.1.1-r1.ebuild +++ b/www-servers/tornado/tornado-3.1.1-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Scalable, non-blocking web server and tools" -HOMEPAGE="http://www.tornadoweb.org/ http://pypi.python.org/pypi/tornado" +HOMEPAGE="http://www.tornadoweb.org/ https://pypi.python.org/pypi/tornado" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/www-servers/tornado/tornado-3.1.1.ebuild b/www-servers/tornado/tornado-3.1.1.ebuild index 3fa643a873d0..c75f41678037 100644 --- a/www-servers/tornado/tornado-3.1.1.ebuild +++ b/www-servers/tornado/tornado-3.1.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 DESCRIPTION="Scalable, non-blocking web server and tools" -HOMEPAGE="http://www.tornadoweb.org/ http://pypi.python.org/pypi/tornado" +HOMEPAGE="http://www.tornadoweb.org/ https://pypi.python.org/pypi/tornado" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/www-servers/tornado/tornado-4.0.1.ebuild b/www-servers/tornado/tornado-4.0.1.ebuild index 0a552b40f6dc..0a1734d5d141 100644 --- a/www-servers/tornado/tornado-4.0.1.ebuild +++ b/www-servers/tornado/tornado-4.0.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Scalable, non-blocking web server and tools" -HOMEPAGE="http://www.tornadoweb.org/ http://pypi.python.org/pypi/tornado" +HOMEPAGE="http://www.tornadoweb.org/ https://pypi.python.org/pypi/tornado" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/www-servers/tornado/tornado-4.0.2.ebuild b/www-servers/tornado/tornado-4.0.2.ebuild index e87688f05e63..5057ce23efe0 100644 --- a/www-servers/tornado/tornado-4.0.2.ebuild +++ b/www-servers/tornado/tornado-4.0.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Scalable, non-blocking web server and tools" -HOMEPAGE="http://www.tornadoweb.org/ http://pypi.python.org/pypi/tornado" +HOMEPAGE="http://www.tornadoweb.org/ https://pypi.python.org/pypi/tornado" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild b/www-servers/xsp/xsp-2014.12-r2014120900.ebuild index cb38e334fadb..735a0b642a8e 100644 --- a/www-servers/xsp/xsp-2014.12-r2014120900.ebuild +++ b/www-servers/xsp/xsp-2014.12-r2014120900.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="XSP is a small web server that can host ASP.NET pages" HOMEPAGE="http://www.mono-project.com/ASP.NET" EGIT_COMMIT="e272a2c006211b6b03be2ef5bbb9e3f8fefd0768" -SRC_URI="http://github.com/mono/xsp/archive/${EGIT_COMMIT}.zip -> ${P}.zip" +SRC_URI="https://github.com/mono/xsp/archive/${EGIT_COMMIT}.zip -> ${P}.zip" S="${WORKDIR}/xsp-${EGIT_COMMIT}" LICENSE="MIT" diff --git a/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild b/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild index bf1a73fd954d..42b0c14373c8 100644 --- a/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild +++ b/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~lxnay/${PN}/${P}.tar.bz2" KEYWORDS="~x86 ~amd64" DESCRIPTION="Build and operate a electronic whiteboard Wiimote and IR Pen" -HOMEPAGE="http://github.com/pnegre/python-whiteboard" +HOMEPAGE="https://github.com/pnegre/python-whiteboard" LICENSE="GPL-3" SLOT="0" diff --git a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild index 123fbab4b5e0..2a1ce7c6a88e 100644 --- a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild +++ b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild @@ -10,7 +10,7 @@ inherit xorg-2 vcs-snapshot DESCRIPTION="Xorg Driver for Multitouch Trackpads" HOMEPAGE="https://github.com/BlueDragonX/xf86-input-mtrack" -SRC_URI="http://github.com/BlueDragonX/xf86-input-mtrack/tarball/v${PV/_/-} -> ${P}.tar.gz" +SRC_URI="https://github.com/BlueDragonX/xf86-input-mtrack/tarball/v${PV/_/-} -> ${P}.tar.gz" IUSE="debug" LICENSE="GPL-2" diff --git a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild index e9064683e84c..b684b4bf1d04 100644 --- a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild +++ b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild @@ -10,7 +10,7 @@ inherit xorg-2 vcs-snapshot DESCRIPTION="Xorg Driver for Multitouch Trackpads" HOMEPAGE="https://github.com/BlueDragonX/xf86-input-mtrack" -SRC_URI="http://github.com/BlueDragonX/xf86-input-mtrack/tarball/v${PV/_/-} -> ${P}.tar.gz" +SRC_URI="https://github.com/BlueDragonX/xf86-input-mtrack/tarball/v${PV/_/-} -> ${P}.tar.gz" IUSE="debug" LICENSE="GPL-2" diff --git a/x11-misc/compton/compton-0.1_beta1.ebuild b/x11-misc/compton/compton-0.1_beta1.ebuild index 9d39d7360ddd..9eb10e70c1eb 100644 --- a/x11-misc/compton/compton-0.1_beta1.ebuild +++ b/x11-misc/compton/compton-0.1_beta1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_3 ) inherit toolchain-funcs python-r1 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" -HOMEPAGE="http://github.com/chjj/compton" +HOMEPAGE="https://github.com/chjj/compton" SRC_URI="https://github.com/chjj/compton/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild index dbfcd55efbfd..791b4d300ce4 100644 --- a/x11-misc/compton/compton-0.1_beta2.ebuild +++ b/x11-misc/compton/compton-0.1_beta2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_3 python3_4 ) inherit toolchain-funcs python-r1 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" -HOMEPAGE="http://github.com/chjj/compton" +HOMEPAGE="https://github.com/chjj/compton" SRC_URI="https://github.com/chjj/compton/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild index 5d1ce4566d32..5ba784aadb1f 100644 --- a/x11-misc/compton/compton-9999.ebuild +++ b/x11-misc/compton/compton-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_3 python3_4 ) inherit toolchain-funcs python-r1 git-2 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" -HOMEPAGE="http://github.com/chjj/compton" +HOMEPAGE="https://github.com/chjj/compton" SRC_URI="" EGIT_REPO_URI="git://github.com/chjj/compton.git" diff --git a/x11-misc/kbdd/kbdd-0.5.2.ebuild b/x11-misc/kbdd/kbdd-0.5.2.ebuild index 7c4536b86c65..235b92d4f02f 100644 --- a/x11-misc/kbdd/kbdd-0.5.2.ebuild +++ b/x11-misc/kbdd/kbdd-0.5.2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit autotools DESCRIPTION="Very simple layout switcher" -HOMEPAGE="http://github.com/qnikst/kbdd" +HOMEPAGE="https://github.com/qnikst/kbdd" SRC_URI="https://github.com/qnikst/kbdd/tarball/v${PV} -> ${PN}-${PV}.tar.gz" LICENSE="GPL-2" diff --git a/x11-misc/kbdd/kbdd-0.7.ebuild b/x11-misc/kbdd/kbdd-0.7.ebuild index cd9fa2a32141..74c32dcac739 100644 --- a/x11-misc/kbdd/kbdd-0.7.ebuild +++ b/x11-misc/kbdd/kbdd-0.7.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit autotools eutils DESCRIPTION="Very simple layout switcher" -HOMEPAGE="http://github.com/qnikst/kbdd" +HOMEPAGE="https://github.com/qnikst/kbdd" SRC_URI="https://github.com/qnikst/kbdd/tarball/v${PV} -> ${PN}-${PV}.tar.gz" LICENSE="GPL-2" diff --git a/x11-misc/sddm/sddm-0.11.0-r1.ebuild b/x11-misc/sddm/sddm-0.11.0-r1.ebuild index e64e71168c2d..2cab5ed1980c 100644 --- a/x11-misc/sddm/sddm-0.11.0-r1.ebuild +++ b/x11-misc/sddm/sddm-0.11.0-r1.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils toolchain-funcs user DESCRIPTION="Simple Desktop Display Manager" HOMEPAGE="https://github.com/sddm/sddm" -SRC_URI="http://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~x86" LICENSE="GPL-2+ MIT CC-BY-3.0 public-domain" diff --git a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.4_p20150818.ebuild b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.4_p20150818.ebuild index e6adfdd4ab45..09c892c39adf 100644 --- a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.4_p20150818.ebuild +++ b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.4_p20150818.ebuild @@ -8,7 +8,7 @@ inherit gnome2-utils COMMIT="0a07c908381579475ca6015ae2738a6f29708b07" DESCRIPTION="Elementary icons forked from upstream, extended and maintained for Xfce" -HOMEPAGE="http://github.com/shimmerproject/elementary-xfce" +HOMEPAGE="https://github.com/shimmerproject/elementary-xfce" SRC_URI="${HOMEPAGE}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain GPL-1 GPL-2 GPL-3" SLOT="0" diff --git a/x11-themes/greybird/greybird-1.2.2.ebuild b/x11-themes/greybird/greybird-1.2.2.ebuild index 777236e5e1fd..50b80483f5e3 100644 --- a/x11-themes/greybird/greybird-1.2.2.ebuild +++ b/x11-themes/greybird/greybird-1.2.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 MY_PN=${PN/g/G} DESCRIPTION="The default theme from Xubuntu" -HOMEPAGE="http://shimmerproject.org/project/greybird/ http://github.com/shimmerproject/Greybird" +HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird" SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CC-BY-NC-SA-3.0 || ( GPL-2 GPL-3 )" diff --git a/x11-themes/greybird/greybird-1.3.4.ebuild b/x11-themes/greybird/greybird-1.3.4.ebuild index 39b30556a70a..54ec4541100d 100644 --- a/x11-themes/greybird/greybird-1.3.4.ebuild +++ b/x11-themes/greybird/greybird-1.3.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 MY_PN=${PN/g/G} DESCRIPTION="The default theme from Xubuntu" -HOMEPAGE="http://shimmerproject.org/project/greybird/ http://github.com/shimmerproject/Greybird" +HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird" SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" # README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later" diff --git a/x11-themes/greybird/greybird-1.5.3.ebuild b/x11-themes/greybird/greybird-1.5.3.ebuild index 3ef09dcdc140..5c055935a978 100644 --- a/x11-themes/greybird/greybird-1.5.3.ebuild +++ b/x11-themes/greybird/greybird-1.5.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 MY_PN=${PN/g/G} DESCRIPTION="The default theme from Xubuntu" -HOMEPAGE="http://shimmerproject.org/project/greybird/ http://github.com/shimmerproject/Greybird" +HOMEPAGE="http://shimmerproject.org/project/greybird/ https://github.com/shimmerproject/Greybird" SRC_URI="https://github.com/shimmerproject/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" # README says "dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later" diff --git a/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild b/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild index 92362546fc49..6619bab4a1c9 100644 --- a/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild +++ b/x11-wm/aewm++/aewm++-1.1.5-r1.ebuild @@ -6,7 +6,7 @@ EAPI=2 inherit eutils toolchain-funcs DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel" -HOMEPAGE="http://github.com/frankhale/aewmpp" +HOMEPAGE="https://github.com/frankhale/aewmpp" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-wm/cwm/cwm-5.1.ebuild b/x11-wm/cwm/cwm-5.1.ebuild index ef17e986d3c5..705366e2966c 100644 --- a/x11-wm/cwm/cwm-5.1.ebuild +++ b/x11-wm/cwm/cwm-5.1.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager" HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/ - http://github.com/chneukirchen/cwm" + https://github.com/chneukirchen/cwm" SRC_URI="http://chneukirchen.org/releases/${P}.tar.gz" LICENSE="ISC" diff --git a/x11-wm/cwm/cwm-5.1_p20130728.ebuild b/x11-wm/cwm/cwm-5.1_p20130728.ebuild index a7554440204c..d3288eda7973 100644 --- a/x11-wm/cwm/cwm-5.1_p20130728.ebuild +++ b/x11-wm/cwm/cwm-5.1_p20130728.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager" HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/ - http://github.com/chneukirchen/cwm" + https://github.com/chneukirchen/cwm" SRC_URI="vanilla? ( https://github.com/chneukirchen/cwm/tarball/0dec9e8 -> ${P}-chneukirchen.tar.gz ) !vanilla? ( https://github.com/xmw/cwm/tarball/b8be675 -> ${P}-xmw.tar.gz )" diff --git a/x11-wm/cwm/cwm-5.5.ebuild b/x11-wm/cwm/cwm-5.5.ebuild index 89363c9bb571..cabdcb5ea432 100644 --- a/x11-wm/cwm/cwm-5.5.ebuild +++ b/x11-wm/cwm/cwm-5.5.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager" HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/ - http://github.com/chneukirchen/cwm" + https://github.com/chneukirchen/cwm" SRC_URI="vanilla? ( http://chneukirchen.org/releases/${P}.tar.gz -> ${P}-chneukirchen.tar.gz ) !vanilla? ( https://github.com/xmw/cwm/tarball/67cc266 -> ${P}-xmw.tar.gz )" diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild index 8fefc87be2af..1239e3467e0f 100644 --- a/x11-wm/cwm/cwm-5.6.ebuild +++ b/x11-wm/cwm/cwm-5.6.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager" HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/ - http://github.com/chneukirchen/cwm" + https://github.com/chneukirchen/cwm" SRC_URI="vanilla? ( http://chneukirchen.org/releases/${P}.tar.gz -> ${P}-chneukirchen.tar.gz ) !vanilla? ( https://github.com/xmw/cwm/tarball/ea9a436 -> ${P}-xmw.tar.gz )" diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild index 21b960b1c98e..13ca74a542dc 100644 --- a/x11-wm/cwm/cwm-9999.ebuild +++ b/x11-wm/cwm/cwm-9999.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs git-2 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager" HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/ - http://github.com/chneukirchen/cwm" + https://github.com/chneukirchen/cwm" EGIT_BRANCH=linux LICENSE="ISC" diff --git a/x11-wm/icewm/icewm-1.3.10.ebuild b/x11-wm/icewm/icewm-1.3.10.ebuild index 0ea58766e110..31b64d99ead6 100644 --- a/x11-wm/icewm/icewm-1.3.10.ebuild +++ b/x11-wm/icewm/icewm-1.3.10.ebuild @@ -10,7 +10,7 @@ inherit autotools eutils python-single-r1 DESCRIPTION="Ice Window Manager with Themes" HOMEPAGE="http://www.icewm.org/ https://github.com/bbidulock/icewm" LICENSE="GPL-2" -SRC_URI="http://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/x11-wm/icewm/icewm-1.3.9.ebuild b/x11-wm/icewm/icewm-1.3.9.ebuild index eb3eaed9b855..512449c65ed3 100644 --- a/x11-wm/icewm/icewm-1.3.9.ebuild +++ b/x11-wm/icewm/icewm-1.3.9.ebuild @@ -10,7 +10,7 @@ inherit autotools eutils python-single-r1 DESCRIPTION="Ice Window Manager with Themes" HOMEPAGE="http://www.icewm.org/ https://github.com/bbidulock/icewm" LICENSE="GPL-2" -SRC_URI="http://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild index 5bb5608619a2..e275cdcf8f17 100644 --- a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild +++ b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild @@ -8,7 +8,7 @@ inherit common-lisp-3 eutils elisp-common autotools DESCRIPTION="Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in Common Lisp." HOMEPAGE="http://www.nongnu.org/stumpwm/" -SRC_URI="http://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild index 98e2a8e7b4a5..aa6699695452 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.2.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce and LXDE panels" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild index ee1a57217a98..d8ea4243785b 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3.ebuild @@ -8,8 +8,8 @@ inherit autotools eutils MY_PV=version-${PV/./-} DESCRIPTION="A port of the GNOME multiload applet for the Xfce panel" -HOMEPAGE="http://github.com/nandhp/multiload-nandhp" -SRC_URI="http://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild index db7ac3f50ba2..f5012f11b4d5 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)" -HOMEPAGE="http://github.com/matiasdelellis/xfce4-soundmenu-plugin" -SRC_URI="http://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" +HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin" +SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild index cc5f13ec321e..96a4d38da02d 100644 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild +++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild @@ -7,8 +7,8 @@ EAUTORECONF=1 inherit xfconf DESCRIPTION="Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel" -HOMEPAGE="http://github.com/cedl38/xfce4-windowck-plugin" -SRC_URI="http://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/cedl38/xfce4-windowck-plugin" +SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |