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/ |