diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:26:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:27:19 +0200 |
commit | 00846f5f7be003565185b4945997bd9c766ecd96 (patch) | |
tree | 1383d633547ffc98b364b179d0dd5cc1134a4a92 | |
parent | dev-lang/php: Added first PHP 7.0.0 RC (diff) | |
download | gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.bz2 gentoo-00846f5f7be003565185b4945997bd9c766ecd96.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
584 files changed, 656 insertions, 656 deletions
diff --git a/app-accessibility/espeakup/espeakup-9999.ebuild b/app-accessibility/espeakup/espeakup-9999.ebuild index 7138fd635796..0af269bc8587 100644 --- a/app-accessibility/espeakup/espeakup-9999.ebuild +++ b/app-accessibility/espeakup/espeakup-9999.ebuild @@ -15,7 +15,7 @@ fi inherit $vcs linux-info DESCRIPTION="espeakup is a small lightweight connector for espeak and speakup" -HOMEPAGE="http://www.github.com/williamh/espeakup" +HOMEPAGE="https://www.github.com/williamh/espeakup" LICENSE="GPL-3" SLOT="0" diff --git a/app-admin/clustershell/clustershell-1.6.ebuild b/app-admin/clustershell/clustershell-1.6.ebuild index 60165a381a72..b655d509e084 100644 --- a/app-admin/clustershell/clustershell-1.6.ebuild +++ b/app-admin/clustershell/clustershell-1.6.ebuild @@ -11,7 +11,7 @@ PYTHON_REQ_USE="xml" inherit distutils-r1 DESCRIPTION="Python framework for efficient cluster administration" -HOMEPAGE="http://cea-hpc.github.com/clustershell/" +HOMEPAGE="https://cea-hpc.github.com/clustershell/" SRC_URI="https://github.com/cea-hpc/clustershell/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="CeCILL-C" diff --git a/app-admin/emacs-updater/emacs-updater-1.13.ebuild b/app-admin/emacs-updater/emacs-updater-1.13.ebuild index cf333e2a6d30..e01954d286d3 100644 --- a/app-admin/emacs-updater/emacs-updater-1.13.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.13.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Rebuild Emacs packages" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-admin/emacs-updater/emacs-updater-1.14.ebuild b/app-admin/emacs-updater/emacs-updater-1.14.ebuild index daefed4f936c..6d699e02a022 100644 --- a/app-admin/emacs-updater/emacs-updater-1.14.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.14.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Rebuild Emacs packages" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-admin/eselect/eselect-1.3.8.ebuild b/app-admin/eselect/eselect-1.3.8.ebuild index 32ce1cabb78a..9f9d7c2ef68e 100644 --- a/app-admin/eselect/eselect-1.3.8.ebuild +++ b/app-admin/eselect/eselect-1.3.8.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils bash-completion-r1 DESCRIPTION="Gentoo's multi-purpose configuration and management tool" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )" diff --git a/app-admin/eselect/eselect-1.4.4.ebuild b/app-admin/eselect/eselect-1.4.4.ebuild index 04a27d48014f..d208d7bc5bcf 100644 --- a/app-admin/eselect/eselect-1.4.4.ebuild +++ b/app-admin/eselect/eselect-1.4.4.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils bash-completion-r1 DESCRIPTION="Gentoo's multi-purpose configuration and management tool" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" diff --git a/app-admin/eselect/eselect-1.4.5.ebuild b/app-admin/eselect/eselect-1.4.5.ebuild index 5c558357b978..68d8e46e0b73 100644 --- a/app-admin/eselect/eselect-1.4.5.ebuild +++ b/app-admin/eselect/eselect-1.4.5.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils bash-completion-r1 DESCRIPTION="Gentoo's multi-purpose configuration and management tool" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-3.0 )" diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild index c3894fb5e2c8..4205abe78be1 100644 --- a/app-admin/eselect/eselect-9999.ebuild +++ b/app-admin/eselect/eselect-9999.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://anongit.gentoo.org/proj/eselect.git" inherit autotools git-r3 bash-completion-r1 DESCRIPTION="Gentoo's multi-purpose configuration and management tool" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )" SLOT="0" diff --git a/app-admin/fifo-cronolog/fifo-cronolog-1.1.1.ebuild b/app-admin/fifo-cronolog/fifo-cronolog-1.1.1.ebuild index e347f353d4c1..41a612100647 100644 --- a/app-admin/fifo-cronolog/fifo-cronolog-1.1.1.ebuild +++ b/app-admin/fifo-cronolog/fifo-cronolog-1.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=3 DESCRIPTION="cronolog wrapper for use with dumb daemons like squid, varnish and so on" -HOMEPAGE="http://cgit.gentoo.org/proj/fifo-cronolog.git" +HOMEPAGE="https://cgit.gentoo.org/proj/fifo-cronolog.git" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" diff --git a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild index 15d1692a75a3..df4c0c9f1779 100644 --- a/app-admin/localepurge/localepurge-0.5.4-r2.ebuild +++ b/app-admin/localepurge/localepurge-0.5.4-r2.ebuild @@ -8,7 +8,7 @@ inherit eutils prefix DESCRIPTION="Script to recover diskspace wasted for unneeded locale files and localized man pages" HOMEPAGE="https://gentoo.org -http://cgit.gentoo.org/proj/localepurge.git" +https://cgit.gentoo.org/proj/localepurge.git" SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tbz2" LICENSE="GPL-2" diff --git a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild index 810ea5874022..e775448fab5e 100644 --- a/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild +++ b/app-admin/openrc-settingsd/openrc-settingsd-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="System settings D-Bus service for OpenRC" -HOMEPAGE="http://gnome.gentoo.org/openrc-settingsd.xml" +HOMEPAGE="https://gnome.gentoo.org/openrc-settingsd.xml" SRC_URI="https://dev.gentoo.org/~tetromino/distfiles/${PN}/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-arch/hardlink/hardlink-0.2.0.ebuild b/app-arch/hardlink/hardlink-0.2.0.ebuild index ce773df52154..7d5f9af7dad4 100644 --- a/app-arch/hardlink/hardlink-0.2.0.ebuild +++ b/app-arch/hardlink/hardlink-0.2.0.ebuild @@ -30,7 +30,7 @@ src_prepare() { To accomplish same with this version, you can use following syntax: # hardlink -x '^\..*\.\?{6,6}$' - This was discussed at http://bugs.gentoo.org/416613 + This was discussed at https://bugs.gentoo.org/416613 EOF } diff --git a/app-arch/hardlink/hardlink-0.3.0.ebuild b/app-arch/hardlink/hardlink-0.3.0.ebuild index d25e3834f15c..90ca90d1618c 100644 --- a/app-arch/hardlink/hardlink-0.3.0.ebuild +++ b/app-arch/hardlink/hardlink-0.3.0.ebuild @@ -30,7 +30,7 @@ src_prepare() { To accomplish same with this version, you can use following syntax: # hardlink -x '^\..*\.\?{6,6}$' - This was discussed at http://bugs.gentoo.org/416613 + This was discussed at https://bugs.gentoo.org/416613 EOF } diff --git a/app-arch/rzip/rzip-2.1-r2.ebuild b/app-arch/rzip/rzip-2.1-r2.ebuild index 6c0c8edad44a..c81e1467bc38 100644 --- a/app-arch/rzip/rzip-2.1-r2.ebuild +++ b/app-arch/rzip/rzip-2.1-r2.ebuild @@ -31,7 +31,7 @@ pkg_postinst() { ewarn "compression of large files it didn't set the right file size, so" ewarn "if you have any reason to believe that your archive was compressed " ewarn "with an old Gentoo rzip, please refer to " - ewarn " http://bugs.gentoo.org/show_bug.cgi?id=217552 " + ewarn " https://bugs.gentoo.org/show_bug.cgi?id=217552 " ewarn "for the rzip-handle-broken-archive.patch patch to rescue your" ewarn "data." ewarn diff --git a/app-arch/tarsync/tarsync-0.2.1-r1.ebuild b/app-arch/tarsync/tarsync-0.2.1-r1.ebuild index 608e53a35739..23a02fc2cf93 100644 --- a/app-arch/tarsync/tarsync-0.2.1-r1.ebuild +++ b/app-arch/tarsync/tarsync-0.2.1-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="Delta compression suite for using/generating binary patches" -HOMEPAGE="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/tarsync/tarsync-0.2.1-r1.ebuild?view=markup" +HOMEPAGE="https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/tarsync/tarsync-0.2.1-r1.ebuild?view=markup" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-doc/devmanual/devmanual-0_pre20141116.ebuild b/app-doc/devmanual/devmanual-0_pre20141116.ebuild index b149c99f718e..c7f9a2e4575a 100644 --- a/app-doc/devmanual/devmanual-0_pre20141116.ebuild +++ b/app-doc/devmanual/devmanual-0_pre20141116.ebuild @@ -9,7 +9,7 @@ inherit readme.gentoo [[ "${PV}" == "9999" ]] && inherit git-2 DESCRIPTION="The Gentoo Development Guide" -HOMEPAGE="http://devmanual.gentoo.org/" +HOMEPAGE="https://devmanual.gentoo.org/" if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/devmanual.git" else diff --git a/app-doc/devmanual/devmanual-9999.ebuild b/app-doc/devmanual/devmanual-9999.ebuild index eb83bf07ca3c..f2baf0811a12 100644 --- a/app-doc/devmanual/devmanual-9999.ebuild +++ b/app-doc/devmanual/devmanual-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit git-2 readme.gentoo DESCRIPTION="The Gentoo Development Guide" -HOMEPAGE="http://devmanual.gentoo.org/" +HOMEPAGE="https://devmanual.gentoo.org/" EGIT_REPO_URI="git://anongit.gentoo.org/proj/devmanual.git" LICENSE="CC-BY-SA-2.0" diff --git a/app-doc/pms/pms-5-r2.ebuild b/app-doc/pms/pms-5-r2.ebuild index addf37cccadc..f0f73a7749bb 100644 --- a/app-doc/pms/pms-5-r2.ebuild +++ b/app-doc/pms/pms-5-r2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Gentoo Package Manager Specification" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:PMS" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PMS" SRC_URI="!binary? ( https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz ) binary? ( https://dev.gentoo.org/~ulm/distfiles/${P}-prebuilt.tar.xz )" diff --git a/app-doc/pms/pms-9999.ebuild b/app-doc/pms/pms-9999.ebuild index 8a3935f7eb23..20ca87f6a087 100644 --- a/app-doc/pms/pms-9999.ebuild +++ b/app-doc/pms/pms-9999.ebuild @@ -7,10 +7,10 @@ EAPI=5 inherit git-r3 EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" DESCRIPTION="Gentoo Package Manager Specification (draft)" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:PMS" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:PMS" LICENSE="CC-BY-SA-3.0" SLOT="live" diff --git a/app-emacs/company-mode/company-mode-0.6.14.ebuild b/app-emacs/company-mode/company-mode-0.6.14.ebuild index 3c2782adf170..93118bf26d6f 100644 --- a/app-emacs/company-mode/company-mode-0.6.14.ebuild +++ b/app-emacs/company-mode/company-mode-0.6.14.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit elisp DESCRIPTION="In-buffer completion front-end" -HOMEPAGE="http://company-mode.github.com/" +HOMEPAGE="https://company-mode.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" diff --git a/app-emacs/company-mode/company-mode-0.7.ebuild b/app-emacs/company-mode/company-mode-0.7.ebuild index 3c2782adf170..93118bf26d6f 100644 --- a/app-emacs/company-mode/company-mode-0.7.ebuild +++ b/app-emacs/company-mode/company-mode-0.7.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit elisp DESCRIPTION="In-buffer completion front-end" -HOMEPAGE="http://company-mode.github.com/" +HOMEPAGE="https://company-mode.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild index a74bbca54987..9f610e7ac89b 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.27.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit readme.gentoo elisp DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.28.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.28.ebuild index a3f785c51ac1..9b313d4bd463 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.28.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.28.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit readme.gentoo elisp DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.5.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.5.ebuild index 9a0a84ca86a8..e2486bacba87 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.5.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-1.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit elisp-common eutils fdo-mime gnome2-utils readme.gentoo user DESCRIPTION="Common files needed by all GNU Emacs versions" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-3+" diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild index 3b42558a46db..b32c7513c77c 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit elisp DESCRIPTION="Gentoo support for Emacs running as a server in the background" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild index 26ced08248ce..6b662e862c70 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.21.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit elisp DESCRIPTION="Gentoo support for Emacs running as a server in the background" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild index f33dfdc961c3..b1eb9df32c7d 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild @@ -8,7 +8,7 @@ inherit elisp MY_P="eselect-${PV}" DESCRIPTION="Emacs major mode for editing eselect files" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-emacs/eselect-mode/eselect-mode-9999.ebuild b/app-emacs/eselect-mode/eselect-mode-9999.ebuild index b82c58c91f08..de129d9ba6f6 100644 --- a/app-emacs/eselect-mode/eselect-mode-9999.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-9999.ebuild @@ -11,7 +11,7 @@ EGIT_CHECKOUT_DIR="${WORKDIR}/${MY_PN}" inherit elisp git-r3 DESCRIPTION="Emacs major mode for editing eselect files" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" LICENSE="GPL-2+" SLOT="0" diff --git a/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild b/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild index 565c0d77cf3c..4e7ad6df7e3d 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-9.10.0_p2476743.ebuild @@ -67,7 +67,7 @@ src_prepare() { } src_configure() { - # http://bugs.gentoo.org/402279 + # https://bugs.gentoo.org/402279 export CUSTOM_PROCPS_NAME=procps export CUSTOM_PROCPS_LIBS="$($(tc-getPKG_CONFIG) --libs libprocps)" diff --git a/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild b/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild index 3c2064794121..efa501ba5e7a 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild @@ -63,7 +63,7 @@ src_prepare() { } src_configure() { - # http://bugs.gentoo.org/402279 + # https://bugs.gentoo.org/402279 export CUSTOM_PROCPS_NAME=procps export CUSTOM_PROCPS_LIBS="$($(tc-getPKG_CONFIG) --libs libprocps)" diff --git a/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild b/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild index 105c842bf803..5471deb54c0f 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-9.4.0.1280544.ebuild @@ -60,7 +60,7 @@ src_prepare() { } src_configure() { - # http://bugs.gentoo.org/402279 + # https://bugs.gentoo.org/402279 if has_version '>=sys-process/procps-3.3.2'; then export CUSTOM_PROCPS_NAME=procps export CUSTOM_PROCPS_LIBS="$($(tc-getPKG_CONFIG) --libs libprocps)" diff --git a/app-emulation/vmware-player/vmware-player-5.0.3.1410761.ebuild b/app-emulation/vmware-player/vmware-player-5.0.3.1410761.ebuild index 0a4a5d928bb8..4e416f281050 100644 --- a/app-emulation/vmware-player/vmware-player-5.0.3.1410761.ebuild +++ b/app-emulation/vmware-player/vmware-player-5.0.3.1410761.ebuild @@ -110,7 +110,7 @@ src_prepare() { clean_bundled_libs() { ebegin 'Removing superfluous libraries' # exclude OpenSSL from unbundling until the AES-NI patch gets into the tree - # see http://forums.gentoo.org/viewtopic-t-835867.html + # see https://forums.gentoo.org/viewtopic-t-835867.html # must use shipped libgcr.so.0 or else "undefined symbol: gcr_certificate_widget_new" ldconfig -p | sed 's:^\s\+\([^(]*[^( ]\).*=> \(/.*\)$:\1 \2:g;t;d' | fgrep -v 'libcrypto.so.0.9.8 libssl.so.0.9.8 diff --git a/app-emulation/vmware-player/vmware-player-6.0.1.1379776.ebuild b/app-emulation/vmware-player/vmware-player-6.0.1.1379776.ebuild index b103c88f554a..ad56c58e4818 100644 --- a/app-emulation/vmware-player/vmware-player-6.0.1.1379776.ebuild +++ b/app-emulation/vmware-player/vmware-player-6.0.1.1379776.ebuild @@ -110,7 +110,7 @@ src_prepare() { clean_bundled_libs() { ebegin 'Removing superfluous libraries' # exclude OpenSSL from unbundling until the AES-NI patch gets into the tree - # see http://forums.gentoo.org/viewtopic-t-835867.html + # see https://forums.gentoo.org/viewtopic-t-835867.html # must use shipped libgcr.so.0 or else "undefined symbol: gcr_certificate_widget_new" ldconfig -p | sed 's:^\s\+\([^(]*[^( ]\).*=> \(/.*\)$:\1 \2:g;t;d' | fgrep -v 'libcrypto.so.0.9.8 libssl.so.0.9.8 diff --git a/app-emulation/vmware-player/vmware-player-6.0.2.1744117.ebuild b/app-emulation/vmware-player/vmware-player-6.0.2.1744117.ebuild index b103c88f554a..ad56c58e4818 100644 --- a/app-emulation/vmware-player/vmware-player-6.0.2.1744117.ebuild +++ b/app-emulation/vmware-player/vmware-player-6.0.2.1744117.ebuild @@ -110,7 +110,7 @@ src_prepare() { clean_bundled_libs() { ebegin 'Removing superfluous libraries' # exclude OpenSSL from unbundling until the AES-NI patch gets into the tree - # see http://forums.gentoo.org/viewtopic-t-835867.html + # see https://forums.gentoo.org/viewtopic-t-835867.html # must use shipped libgcr.so.0 or else "undefined symbol: gcr_certificate_widget_new" ldconfig -p | sed 's:^\s\+\([^(]*[^( ]\).*=> \(/.*\)$:\1 \2:g;t;d' | fgrep -v 'libcrypto.so.0.9.8 libssl.so.0.9.8 diff --git a/app-emulation/vmware-player/vmware-player-6.0.3.1895310.ebuild b/app-emulation/vmware-player/vmware-player-6.0.3.1895310.ebuild index b103c88f554a..ad56c58e4818 100644 --- a/app-emulation/vmware-player/vmware-player-6.0.3.1895310.ebuild +++ b/app-emulation/vmware-player/vmware-player-6.0.3.1895310.ebuild @@ -110,7 +110,7 @@ src_prepare() { clean_bundled_libs() { ebegin 'Removing superfluous libraries' # exclude OpenSSL from unbundling until the AES-NI patch gets into the tree - # see http://forums.gentoo.org/viewtopic-t-835867.html + # see https://forums.gentoo.org/viewtopic-t-835867.html # must use shipped libgcr.so.0 or else "undefined symbol: gcr_certificate_widget_new" ldconfig -p | sed 's:^\s\+\([^(]*[^( ]\).*=> \(/.*\)$:\1 \2:g;t;d' | fgrep -v 'libcrypto.so.0.9.8 libssl.so.0.9.8 diff --git a/app-eselect/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild b/app-eselect/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild index b389e1edcc6e..6b39cc0b39c2 100644 --- a/app-eselect/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild +++ b/app-eselect/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="Manage contributed bash-completion scripts" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Eselect" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect" SRC_URI="mirror://gentoo/eselect-${PV}.tar.xz" LICENSE="GPL-2+" diff --git a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild index dac9f6346b1b..79581ffaeba8 100644 --- a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild +++ b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild @@ -6,7 +6,7 @@ EAPI=5 MY_P="eselect-emacs-${PV}" DESCRIPTION="Manages ctags implementations" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${MY_P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild index b8f24a02c08e..c5ad6a185e44 100644 --- a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild +++ b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Manage multiple Emacs versions on one system" -HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" diff --git a/app-forensics/air/air-2.0.0-r1.ebuild b/app-forensics/air/air-2.0.0-r1.ebuild index 5ea8f8c975ea..bc78b0c5b71c 100644 --- a/app-forensics/air/air-2.0.0-r1.ebuild +++ b/app-forensics/air/air-2.0.0-r1.ebuild @@ -32,7 +32,7 @@ src_install() { env INTERACTIVE=no INSTALL_DIR="${D}/usr" TEMP_DIR="${T}" \ FINAL_INSTALL_DIR=/usr \ ./install-${P} \ - || die "failed to install - please attach ${T}/air-install.log to a bug report at http://bugs.gentoo.org" + || die "failed to install - please attach ${T}/air-install.log to a bug report at https://bugs.gentoo.org" dodoc README diff --git a/app-i18n/imsettings/imsettings-1.5.0.ebuild b/app-i18n/imsettings/imsettings-1.5.0.ebuild index b91eac4a64ac..4180df1d47d8 100644 --- a/app-i18n/imsettings/imsettings-1.5.0.ebuild +++ b/app-i18n/imsettings/imsettings-1.5.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools DESCRIPTION="Delivery framework for general Input Method configuration" -HOMEPAGE="http://tagoh.github.com/imsettings/" +HOMEPAGE="https://tagoh.github.com/imsettings/" SRC_URI="https://bitbucket.org/tagoh/imsettings/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/app-i18n/imsettings/imsettings-1.6.8.ebuild b/app-i18n/imsettings/imsettings-1.6.8.ebuild index 1454eeaa1602..6044e6ffd354 100644 --- a/app-i18n/imsettings/imsettings-1.6.8.ebuild +++ b/app-i18n/imsettings/imsettings-1.6.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools DESCRIPTION="Delivery framework for general Input Method configuration" -HOMEPAGE="http://tagoh.bitbucket.org/imsettings/" +HOMEPAGE="https://tagoh.bitbucket.org/imsettings/" SRC_URI="https://bitbucket.org/tagoh/imsettings/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/app-misc/dateutils/dateutils-0.2.7.ebuild b/app-misc/dateutils/dateutils-0.2.7.ebuild index 04a3d4755625..1370b39b4de5 100644 --- a/app-misc/dateutils/dateutils-0.2.7.ebuild +++ b/app-misc/dateutils/dateutils-0.2.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="command line date and time utilities" -HOMEPAGE="http://hroptatyr.github.com/dateutils/" +HOMEPAGE="https://hroptatyr.github.com/dateutils/" SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz" LICENSE="BSD" diff --git a/app-misc/dateutils/dateutils-0.3.1.ebuild b/app-misc/dateutils/dateutils-0.3.1.ebuild index 04a3d4755625..1370b39b4de5 100644 --- a/app-misc/dateutils/dateutils-0.3.1.ebuild +++ b/app-misc/dateutils/dateutils-0.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="command line date and time utilities" -HOMEPAGE="http://hroptatyr.github.com/dateutils/" +HOMEPAGE="https://hroptatyr.github.com/dateutils/" SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz" LICENSE="BSD" diff --git a/app-misc/dateutils/dateutils-0.3.2.ebuild b/app-misc/dateutils/dateutils-0.3.2.ebuild index 4f7f6727049a..d4a3b45ef48a 100644 --- a/app-misc/dateutils/dateutils-0.3.2.ebuild +++ b/app-misc/dateutils/dateutils-0.3.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="command line date and time utilities" -HOMEPAGE="http://hroptatyr.github.com/dateutils/" +HOMEPAGE="https://hroptatyr.github.com/dateutils/" SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz" LICENSE="BSD" diff --git a/app-misc/dateutils/dateutils-0.3.3.ebuild b/app-misc/dateutils/dateutils-0.3.3.ebuild index 4f7f6727049a..d4a3b45ef48a 100644 --- a/app-misc/dateutils/dateutils-0.3.3.ebuild +++ b/app-misc/dateutils/dateutils-0.3.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="command line date and time utilities" -HOMEPAGE="http://hroptatyr.github.com/dateutils/" +HOMEPAGE="https://hroptatyr.github.com/dateutils/" SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz" LICENSE="BSD" diff --git a/app-misc/gourmet/gourmet-0.17.4.ebuild b/app-misc/gourmet/gourmet-0.17.4.ebuild index 26ebce155998..517335caad96 100644 --- a/app-misc/gourmet/gourmet-0.17.4.ebuild +++ b/app-misc/gourmet/gourmet-0.17.4.ebuild @@ -11,7 +11,7 @@ DISTUTILS_NO_PARALLEL_BUILD=1 inherit distutils-r1 DESCRIPTION="Recipe Organizer and Shopping List Generator for Gnome" -HOMEPAGE="http://thinkle.github.com/gourmet/" +HOMEPAGE="https://thinkle.github.com/gourmet/" SRC_URI="https://github.com/thinkle/gourmet/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-misc/jq/jq-1.4-r1.ebuild b/app-misc/jq/jq-1.4-r1.ebuild index 418c2e1bc880..2e4fef43f730 100644 --- a/app-misc/jq/jq-1.4-r1.ebuild +++ b/app-misc/jq/jq-1.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils DESCRIPTION="A lightweight and flexible command-line JSON processor" -HOMEPAGE="http://stedolan.github.com/jq/" +HOMEPAGE="https://stedolan.github.com/jq/" SRC_URI="http://stedolan.github.io/jq/download/source/${P}.tar.gz" LICENSE="MIT CC-BY-3.0" diff --git a/app-misc/jq/jq-1.4.ebuild b/app-misc/jq/jq-1.4.ebuild index 5a02642a07a7..3843f8ea8241 100644 --- a/app-misc/jq/jq-1.4.ebuild +++ b/app-misc/jq/jq-1.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils DESCRIPTION="A lightweight and flexible command-line JSON processor" -HOMEPAGE="http://stedolan.github.com/jq/" +HOMEPAGE="https://stedolan.github.com/jq/" SRC_URI="http://stedolan.github.io/jq/download/source/${P}.tar.gz" LICENSE="MIT CC-BY-3.0" diff --git a/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild b/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild index ab108066bee0..79f87c6427db 100644 --- a/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild +++ b/app-misc/lcd4linux/lcd4linux-0.10.1_rc2-r3.ebuild @@ -170,6 +170,6 @@ pkg_postinst() { if use lcd_devices_lcdlinux; then ewarn "To actually use the lcd-linux devices, you will need to install the lcd-linux kernel module." ewarn "You can either do that yourself, see http://lcd-linux.sf.net or " - ewarn "checkout http://overlays.gentoo.org/dev/jokey/browser/trunk and emerge app-misc/lcd-linux" + ewarn "checkout https://overlays.gentoo.org/dev/jokey/browser/trunk and emerge app-misc/lcd-linux" fi } diff --git a/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild b/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild index 359c8068cf1f..a4254175400d 100644 --- a/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild +++ b/app-misc/logitech-applet/logitech-applet-0.4_pre1-r3.ebuild @@ -9,7 +9,7 @@ MY_P=${P/_pre/test} MY_P=${MY_P/-applet/_applet} DESCRIPTION="Control utility for some special features of some special Logitech USB mice!" -HOMEPAGE="http://wiki.gentoo.org/wiki/No_homepage" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/app-misc/pdfpc/pdfpc-3.1.1.ebuild b/app-misc/pdfpc/pdfpc-3.1.1.ebuild index ca28658f0ac7..48d0c3a15744 100644 --- a/app-misc/pdfpc/pdfpc-3.1.1.ebuild +++ b/app-misc/pdfpc/pdfpc-3.1.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Presenter console with multi-monitor support for PDF files" -HOMEPAGE="http://davvil.github.com/pdfpc/" +HOMEPAGE="https://davvil.github.com/pdfpc/" SRC_URI="mirror://github/davvil/${PN}/${P}.tgz" LICENSE="GPL-2" diff --git a/app-misc/solaar/solaar-0.9.2-r3.ebuild b/app-misc/solaar/solaar-0.9.2-r3.ebuild index e7fd78fdf911..93931e7e9f4c 100644 --- a/app-misc/solaar/solaar-0.9.2-r3.ebuild +++ b/app-misc/solaar/solaar-0.9.2-r3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 udev user linux-info gnome2-utils DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver peripherals" -HOMEPAGE="http://pwr.github.com/Solaar/" +HOMEPAGE="https://pwr.github.com/Solaar/" SRC_URI="https://github.com/pwr/Solaar/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" 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 7ba27e6e42b3..31c90c144e4a 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 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else KEYWORDS="amd64 x86" - SRC_URI="http://www.github.com/thewtex/${PN}/tarball/v${PV} -> ${P}.tar.gz" + SRC_URI="https://www.github.com/thewtex/${PN}/tarball/v${PV} -> ${P}.tar.gz" fi DESCRIPTION="CPU, RAM memory, and load monitor for use with tmux" diff --git a/app-office/geierlein/geierlein-0.6.1.ebuild b/app-office/geierlein/geierlein-0.6.1.ebuild index dcd94854826e..371c13a61796 100644 --- a/app-office/geierlein/geierlein-0.6.1.ebuild +++ b/app-office/geierlein/geierlein-0.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to the german digital tax project ELSTER" -HOMEPAGE="http://stesie.github.com/geierlein/" +HOMEPAGE="https://stesie.github.com/geierlein/" SRC_URI="https://github.com/stesie/geierlein/archive/V${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/geierlein/geierlein-0.6.2.ebuild b/app-office/geierlein/geierlein-0.6.2.ebuild index dcd94854826e..371c13a61796 100644 --- a/app-office/geierlein/geierlein-0.6.2.ebuild +++ b/app-office/geierlein/geierlein-0.6.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to the german digital tax project ELSTER" -HOMEPAGE="http://stesie.github.com/geierlein/" +HOMEPAGE="https://stesie.github.com/geierlein/" SRC_URI="https://github.com/stesie/geierlein/archive/V${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/geierlein/geierlein-0.7.1.ebuild b/app-office/geierlein/geierlein-0.7.1.ebuild index 48e2f7dde668..f7b04b9c354e 100644 --- a/app-office/geierlein/geierlein-0.7.1.ebuild +++ b/app-office/geierlein/geierlein-0.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to the german digital tax project ELSTER" -HOMEPAGE="http://stesie.github.com/geierlein/" +HOMEPAGE="https://stesie.github.com/geierlein/" SRC_URI="https://github.com/stesie/geierlein/archive/V${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-office/geierlein/geierlein-0.7.3.ebuild b/app-office/geierlein/geierlein-0.7.3.ebuild index 48e2f7dde668..f7b04b9c354e 100644 --- a/app-office/geierlein/geierlein-0.7.3.ebuild +++ b/app-office/geierlein/geierlein-0.7.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Submit tax forms (Umsatzsteuervoranmeldung) to the german digital tax project ELSTER" -HOMEPAGE="http://stesie.github.com/geierlein/" +HOMEPAGE="https://stesie.github.com/geierlein/" SRC_URI="https://github.com/stesie/geierlein/archive/V${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-pda/libsyncml/libsyncml-0.5.4.ebuild b/app-pda/libsyncml/libsyncml-0.5.4.ebuild index 498786bf2fa3..b83a3e4690df 100644 --- a/app-pda/libsyncml/libsyncml-0.5.4.ebuild +++ b/app-pda/libsyncml/libsyncml-0.5.4.ebuild @@ -34,7 +34,7 @@ REQUIRED_USE="|| ( http obex )" DOCS="AUTHORS CODING ChangeLog RELEASE" src_prepare() { - # http://bugs.gentoo.org/425738 + # https://bugs.gentoo.org/425738 sed -i \ -e '/include/s:wbxml.h:wbxml/&:' \ libsyncml/parser/sml_wbxml_internals.h tests/mobiles/obex_mobile_ds_client.c || die diff --git a/app-pda/libsyncml/libsyncml-9999.ebuild b/app-pda/libsyncml/libsyncml-9999.ebuild index 55398a404637..1ad4e7a92cbc 100644 --- a/app-pda/libsyncml/libsyncml-9999.ebuild +++ b/app-pda/libsyncml/libsyncml-9999.ebuild @@ -36,7 +36,7 @@ REQUIRED_USE="|| ( http obex )" DOCS="AUTHORS CODING ChangeLog RELEASE" src_prepare() { - # http://bugs.gentoo.org/425738 + # https://bugs.gentoo.org/425738 sed -i \ -e '/include/s:wbxml.h:wbxml/&:' \ libsyncml/parser/sml_wbxml_internals.h tests/mobiles/obex_mobile_ds_client.c || die diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild index 05e05a583372..c4d7b3176197 100644 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild +++ b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild @@ -12,7 +12,7 @@ inherit python-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoolkit.git - http://anongit.gentoo.org/git/proj/gentoolkit.git" + https://anongit.gentoo.org/git/proj/gentoolkit.git" EGIT_BRANCH="gentoolkit-dev" else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild index 05e05a583372..c4d7b3176197 100644 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild +++ b/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild @@ -12,7 +12,7 @@ inherit python-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoolkit.git - http://anongit.gentoo.org/git/proj/gentoolkit.git" + https://anongit.gentoo.org/git/proj/gentoolkit.git" EGIT_BRANCH="gentoolkit-dev" else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild index 31572985cd1d..bc40c8da2558 100644 --- a/app-portage/gentoopm/gentoopm-9999.ebuild +++ b/app-portage/gentoopm/gentoopm-9999.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 #if LIVE EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git + https://anongit.gentoo.org/git/proj/${PN}.git https://bitbucket.org/mgorny/${PN}.git" inherit git-r3 #endif diff --git a/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild b/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild index 186af044cf41..a6dbe51eee0b 100644 --- a/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild +++ b/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild @@ -11,10 +11,10 @@ RESTRICT_PYTHON_ABIS="3.*" inherit git-2 python DESCRIPTION="Tools to work with layman-global.txt/repositories.xml like files" -HOMEPAGE="http://cgit.gentoo.org/proj/repositories-xml-format.git" +HOMEPAGE="https://cgit.gentoo.org/proj/repositories-xml-format.git" SRC_URI="" EGIT_REPO_URI="git://anongit.gentoo.org/proj/repositories-xml-format.git - http://anongit.gentoo.org/git/proj/repositories-xml-format.git" + https://anongit.gentoo.org/git/proj/repositories-xml-format.git" EGIT_COMMIT="8c4d7440c6d47f7ed690edafb7c0af53742f3297" if [[ ${PV} != 0_p20100322 ]]; then diff --git a/app-portage/metagen/metagen-0.6.2-r1.ebuild b/app-portage/metagen/metagen-0.6.2-r1.ebuild index 22d893c66ce5..5145c7079bc3 100644 --- a/app-portage/metagen/metagen-0.6.2-r1.ebuild +++ b/app-portage/metagen/metagen-0.6.2-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="metadata.xml generator for ebuilds" -HOMEPAGE="http://cgit.gentoo.org/proj/metagen.git" +HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" SRC_URI="https://dev.gentoo.org/~neurogeek/metagen_releases/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-portage/metagen/metagen-9999.ebuild b/app-portage/metagen/metagen-9999.ebuild index 0251fc9ac956..8736dd8b316b 100644 --- a/app-portage/metagen/metagen-9999.ebuild +++ b/app-portage/metagen/metagen-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 git-r3 DESCRIPTION="metadata.xml generator for ebuilds" -HOMEPAGE="http://cgit.gentoo.org/proj/metagen.git" +HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" SRC_URI="" EGIT_REPO_URI="git://anongit.gentoo.org/proj/metagen.git" diff --git a/app-portage/overlint/overlint-0.5.2.ebuild b/app-portage/overlint/overlint-0.5.2.ebuild index d6f6d35bac01..9098f9743fd1 100644 --- a/app-portage/overlint/overlint-0.5.2.ebuild +++ b/app-portage/overlint/overlint-0.5.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Simple tool for static analysis of overlays" -HOMEPAGE="http://cgit.gentoo.org/proj/overlint.git" +HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git" SRC_URI="http://www.hartwork.org/public/${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" diff --git a/app-portage/overlint/overlint-0.5.3.ebuild b/app-portage/overlint/overlint-0.5.3.ebuild index a86945b53401..85686abab2d6 100644 --- a/app-portage/overlint/overlint-0.5.3.ebuild +++ b/app-portage/overlint/overlint-0.5.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Simple tool for static analysis of overlays" -HOMEPAGE="http://cgit.gentoo.org/proj/overlint.git" +HOMEPAGE="https://cgit.gentoo.org/proj/overlint.git" SRC_URI="http://www.hartwork.org/public/${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild index 1dc629289141..b7b0788660b5 100644 --- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild +++ b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild @@ -15,7 +15,7 @@ inherit base distutils #if LIVE EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git + https://anongit.gentoo.org/git/proj/${PN}.git https://bitbucket.org/mgorny/${PN}.git" inherit git-2 #endif diff --git a/app-text/apvlv/apvlv-0.1.4.ebuild b/app-text/apvlv/apvlv-0.1.4.ebuild index 2460cfb5bb99..6afcbf4a31a8 100644 --- a/app-text/apvlv/apvlv-0.1.4.ebuild +++ b/app-text/apvlv/apvlv-0.1.4.ebuild @@ -8,7 +8,7 @@ inherit eutils cmake-utils MY_P="${P}-Source" DESCRIPTION="Alf's PDF Viewer Like Vim" -HOMEPAGE="http://naihe2010.github.com/apvlv/" +HOMEPAGE="https://naihe2010.github.com/apvlv/" SRC_URI="mirror://github/naihe2010/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/apvlv/apvlv-0.1.5.ebuild b/app-text/apvlv/apvlv-0.1.5.ebuild index a06dc571b459..87b91ddcdbb1 100644 --- a/app-text/apvlv/apvlv-0.1.5.ebuild +++ b/app-text/apvlv/apvlv-0.1.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils cmake-utils gnome2-utils DESCRIPTION="Alf's PDF Viewer Like Vim" -HOMEPAGE="http://naihe2010.github.com/apvlv/" +HOMEPAGE="https://naihe2010.github.com/apvlv/" SRC_URI="https://github.com/naihe2010/apvlv/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/build-docbook-catalog/build-docbook-catalog-1.19.1.ebuild b/app-text/build-docbook-catalog/build-docbook-catalog-1.19.1.ebuild index 66ba0a910eb5..ab39b5afba6e 100644 --- a/app-text/build-docbook-catalog/build-docbook-catalog-1.19.1.ebuild +++ b/app-text/build-docbook-catalog/build-docbook-catalog-1.19.1.ebuild @@ -5,7 +5,7 @@ EAPI="4" DESCRIPTION="DocBook XML catalog auto-updater" -HOMEPAGE="http://sources.gentoo.org/gentoo-src/build-docbook-catalog/" +HOMEPAGE="https://sources.gentoo.org/gentoo-src/build-docbook-catalog/" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~floppym/distfiles/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/app-text/build-docbook-catalog/build-docbook-catalog-1.20.ebuild b/app-text/build-docbook-catalog/build-docbook-catalog-1.20.ebuild index 6b30f530e61e..7c86a30b0afd 100644 --- a/app-text/build-docbook-catalog/build-docbook-catalog-1.20.ebuild +++ b/app-text/build-docbook-catalog/build-docbook-catalog-1.20.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="DocBook XML catalog auto-updater" -HOMEPAGE="http://sources.gentoo.org/gentoo-src/build-docbook-catalog/" +HOMEPAGE="https://sources.gentoo.org/gentoo-src/build-docbook-catalog/" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~floppym/distfiles/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/app-text/csvfix/csvfix-1.6.ebuild b/app-text/csvfix/csvfix-1.6.ebuild index 53d417306e75..6ad623691d46 100644 --- a/app-text/csvfix/csvfix-1.6.ebuild +++ b/app-text/csvfix/csvfix-1.6.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs versionator vcs-snapshot MY_PV="$(delete_all_version_separators)" DESCRIPTION="A stream editor for manipulating CSV files" -HOMEPAGE="http://neilb.bitbucket.org/csvfix/ https://bitbucket.org/neilb/csvfix/" +HOMEPAGE="https://neilb.bitbucket.org/csvfix/ https://bitbucket.org/neilb/csvfix/" SRC_URI="https://bitbucket.org/neilb/csvfix/get/version-${PV}.tar.bz2 -> ${P}.tar.bz2 doc? ( https://bitbucket.org/neilb/csvfix/downloads/csvfix_man_html_${MY_PV}0.zip )" diff --git a/app-text/liblangtag/liblangtag-0.5.1.ebuild b/app-text/liblangtag/liblangtag-0.5.1.ebuild index d14e7f624223..b1c41fcee761 100644 --- a/app-text/liblangtag/liblangtag-0.5.1.ebuild +++ b/app-text/liblangtag/liblangtag-0.5.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="An interface library to access tags for identifying languages" -HOMEPAGE="http://tagoh.bitbucket.org/liblangtag/" +HOMEPAGE="https://tagoh.bitbucket.org/liblangtag/" SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2" LICENSE="|| ( LGPL-3 MPL-1.1 )" diff --git a/app-text/liblangtag/liblangtag-0.5.2.ebuild b/app-text/liblangtag/liblangtag-0.5.2.ebuild index 818d90f5e1aa..a6db143cb621 100644 --- a/app-text/liblangtag/liblangtag-0.5.2.ebuild +++ b/app-text/liblangtag/liblangtag-0.5.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="An interface library to access tags for identifying languages" -HOMEPAGE="http://tagoh.bitbucket.org/liblangtag/" +HOMEPAGE="https://tagoh.bitbucket.org/liblangtag/" SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2" LICENSE="|| ( LGPL-3 MPL-1.1 )" diff --git a/app-text/liblangtag/liblangtag-0.5.6.ebuild b/app-text/liblangtag/liblangtag-0.5.6.ebuild index 8eace5161d9e..bdca934f34d0 100644 --- a/app-text/liblangtag/liblangtag-0.5.6.ebuild +++ b/app-text/liblangtag/liblangtag-0.5.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="An interface library to access tags for identifying languages" -HOMEPAGE="http://tagoh.bitbucket.org/liblangtag/" +HOMEPAGE="https://tagoh.bitbucket.org/liblangtag/" SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2" LICENSE="|| ( LGPL-3 MPL-1.1 )" diff --git a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild index 6c29c255a7e1..c399025d89d1 100644 --- a/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild +++ b/app-text/scrollkeeper/scrollkeeper-9999-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="Dummy scrollkeeper for testing rarian" -HOMEPAGE="http://gnome.gentoo.org" +HOMEPAGE="https://gnome.gentoo.org" LICENSE="metapackage" SLOT="0" diff --git a/app-vim/ctrlp/ctrlp-1.78.ebuild b/app-vim/ctrlp/ctrlp-1.78.ebuild index 093da6bddc60..5ace92714a5a 100644 --- a/app-vim/ctrlp/ctrlp-1.78.ebuild +++ b/app-vim/ctrlp/ctrlp-1.78.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit vim-plugin vcs-snapshot DESCRIPTION="vim plugin: fuzzy file, buffer, mru, tag, ... finder with regex support" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3736 http://kien.github.com/ctrlp.vim/" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3736 https://kien.github.com/ctrlp.vim/" SRC_URI="https://github.com/kien/ctrlp.vim/tarball/${PV} -> ${P}.tar.gz" LICENSE="vim" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/ctrlp/ctrlp-1.79.ebuild b/app-vim/ctrlp/ctrlp-1.79.ebuild index 60602f0857bc..ede058b24ecd 100644 --- a/app-vim/ctrlp/ctrlp-1.79.ebuild +++ b/app-vim/ctrlp/ctrlp-1.79.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin vcs-snapshot DESCRIPTION="vim plugin: fuzzy file, buffer, mru, tag, ... finder with regex support" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3736 http://kien.github.com/ctrlp.vim/" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3736 https://kien.github.com/ctrlp.vim/" SRC_URI="https://github.com/kien/ctrlp.vim/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" KEYWORDS="amd64 x86" diff --git a/app-vim/gundo/gundo-2.2.2.ebuild b/app-vim/gundo/gundo-2.2.2.ebuild index 054001b945ff..b7e91516a423 100644 --- a/app-vim/gundo/gundo-2.2.2.ebuild +++ b/app-vim/gundo/gundo-2.2.2.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin MY_PN="Gundo" DESCRIPTION="vim plugin: visualize your Vim undo tree" -HOMEPAGE="http://sjl.bitbucket.org/gundo.vim/" +HOMEPAGE="https://sjl.bitbucket.org/gundo.vim/" SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/gundo/gundo-2.4.0.ebuild b/app-vim/gundo/gundo-2.4.0.ebuild index 4a18370e9828..2524489c7776 100644 --- a/app-vim/gundo/gundo-2.4.0.ebuild +++ b/app-vim/gundo/gundo-2.4.0.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit vim-plugin vcs-snapshot DESCRIPTION="vim plugin: visualize your Vim undo tree" -HOMEPAGE="http://sjl.bitbucket.org/gundo.vim/" +HOMEPAGE="https://sjl.bitbucket.org/gundo.vim/" SRC_URI="https://github.com/sjl/gundo.vim/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/gundo/gundo-2.5.0.ebuild b/app-vim/gundo/gundo-2.5.0.ebuild index e7bcfdfe7c0d..fa8e3b5165c6 100644 --- a/app-vim/gundo/gundo-2.5.0.ebuild +++ b/app-vim/gundo/gundo-2.5.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit vim-plugin python-single-r1 DESCRIPTION="vim plugin: visualize your Vim undo tree" -HOMEPAGE="http://sjl.bitbucket.org/gundo.vim/" +HOMEPAGE="https://sjl.bitbucket.org/gundo.vim/" SRC_URI="https://github.com/sjl/gundo.vim/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" KEYWORDS="~amd64 ~x86 ~x64-macos" diff --git a/app-vim/splice/splice-1.0.1.ebuild b/app-vim/splice/splice-1.0.1.ebuild index 7aad7b2715b6..61172f4cafe6 100644 --- a/app-vim/splice/splice-1.0.1.ebuild +++ b/app-vim/splice/splice-1.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit vim-plugin python-single-r1 DESCRIPTION="vim plugin: resolve conflicts during three-way merges" -HOMEPAGE="http://sjl.bitbucket.org/splice.vim/ http://vim.sourceforge.net/scripts/script.php?script_id=4026" +HOMEPAGE="https://sjl.bitbucket.org/splice.vim/ http://vim.sourceforge.net/scripts/script.php?script_id=4026" LICENSE="MIT" KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/app-vim/tagbar/tagbar-2.5.ebuild b/app-vim/tagbar/tagbar-2.5.ebuild index 6ed8e95f4ad8..82eb811af531 100644 --- a/app-vim/tagbar/tagbar-2.5.ebuild +++ b/app-vim/tagbar/tagbar-2.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: display tags of the current file ordered by scope" -HOMEPAGE="http://majutsushi.github.com/tagbar/ +HOMEPAGE="https://majutsushi.github.com/tagbar/ http://www.vim.org/scripts/script.php?script_id=3465" SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" diff --git a/app-vim/tagbar/tagbar-2.6.1.ebuild b/app-vim/tagbar/tagbar-2.6.1.ebuild index 3d5587692e8e..ffdfa037fed8 100644 --- a/app-vim/tagbar/tagbar-2.6.1.ebuild +++ b/app-vim/tagbar/tagbar-2.6.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: display tags of the current file ordered by scope" -HOMEPAGE="http://majutsushi.github.com/tagbar/ +HOMEPAGE="https://majutsushi.github.com/tagbar/ http://www.vim.org/scripts/script.php?script_id=3465" SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" diff --git a/app-vim/tagbar/tagbar-2.6.ebuild b/app-vim/tagbar/tagbar-2.6.ebuild index 1c6876a05a4f..2ab963007419 100644 --- a/app-vim/tagbar/tagbar-2.6.ebuild +++ b/app-vim/tagbar/tagbar-2.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: display tags of the current file ordered by scope" -HOMEPAGE="http://majutsushi.github.com/tagbar/ +HOMEPAGE="https://majutsushi.github.com/tagbar/ http://www.vim.org/scripts/script.php?script_id=3465" SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" diff --git a/app-vim/voom/voom-4.6.ebuild b/app-vim/voom/voom-4.6.ebuild index 4f4b88f672ce..c2d356c792b8 100644 --- a/app-vim/voom/voom-4.6.ebuild +++ b/app-vim/voom/voom-4.6.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit vim-plugin DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="http://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" LICENSE="WTFPL-2" KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/app-vim/voom/voom-4.7.ebuild b/app-vim/voom/voom-4.7.ebuild index 77964f679362..0301ea90d152 100644 --- a/app-vim/voom/voom-4.7.ebuild +++ b/app-vim/voom/voom-4.7.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="http://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" LICENSE="CC0-1.0" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/voom/voom-5.0.ebuild b/app-vim/voom/voom-5.0.ebuild index ed55552e9989..2e7629ff12e5 100644 --- a/app-vim/voom/voom-5.0.ebuild +++ b/app-vim/voom/voom-5.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="http://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" LICENSE="CC0-1.0" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/voom/voom-5.1.ebuild b/app-vim/voom/voom-5.1.ebuild index 6a81da922764..ec8f5158be17 100644 --- a/app-vim/voom/voom-5.1.ebuild +++ b/app-vim/voom/voom-5.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="http://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" LICENSE="CC0-1.0" KEYWORDS="~amd64 ~x86" diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild index d0dc0a6f03c3..32ca1cc8ebe8 100644 --- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild +++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r1.ebuild @@ -34,7 +34,7 @@ src_prepare() { src_compile() { # This dies without telling in docs with anything not -j1 - # CSC=gmcs needed for http://bugs.gentoo.org/show_bug.cgi?id=250069 + # CSC=gmcs needed for https://bugs.gentoo.org/show_bug.cgi?id=250069 emake -j1 CSC=gmcs } diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild index 45927c6049ce..3d3e402a4510 100644 --- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild +++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2.ebuild @@ -32,7 +32,7 @@ src_configure() { src_compile() { # This dies without telling in docs with anything not -j1 - # CSC=gmcs needed for http://bugs.gentoo.org/show_bug.cgi?id=250069 + # CSC=gmcs needed for https://bugs.gentoo.org/show_bug.cgi?id=250069 emake -j1 CSC=gmcs || die "emake failed" } diff --git a/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild b/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild index 3ee1990f0ebc..a41b3579a5d9 100644 --- a/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild +++ b/dev-embedded/gnap-dev/gnap-dev-2.0.ebuild @@ -5,7 +5,7 @@ MY_P=${P/gnap-dev/gnap-sources} S="${WORKDIR}/gnap-${PV}" DESCRIPTION="Gentoo-based Network Appliance building system development tools" -HOMEPAGE="http://embedded.gentoo.org/gnap.xml" +HOMEPAGE="https://embedded.gentoo.org/gnap.xml" SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 !minimal? ( mirror://gentoo/gnap-stageseed-${PV}.tar.bz2 diff --git a/dev-embedded/gnap-ext/gnap-ext-2.0.ebuild b/dev-embedded/gnap-ext/gnap-ext-2.0.ebuild index 2084a68c390c..b372830b0982 100644 --- a/dev-embedded/gnap-ext/gnap-ext-2.0.ebuild +++ b/dev-embedded/gnap-ext/gnap-ext-2.0.ebuild @@ -5,7 +5,7 @@ MY_P="${P/gnap-ext/gnap-tools}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Gentoo-based Network Appliance extensions and remastering tool" -HOMEPAGE="http://embedded.gentoo.org/gnap.xml" +HOMEPAGE="https://embedded.gentoo.org/gnap.xml" SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 !minimal? ( mirror://gentoo/gnap-basefs-${PV}.tar.bz2 diff --git a/dev-embedded/gnap/gnap-2.0.ebuild b/dev-embedded/gnap/gnap-2.0.ebuild index a214fb60cf6a..37e708afc7f2 100644 --- a/dev-embedded/gnap/gnap-2.0.ebuild +++ b/dev-embedded/gnap/gnap-2.0.ebuild @@ -5,7 +5,7 @@ MY_P="${P/gnap/gnap-tools}" S="${WORKDIR}/${MY_P}" DESCRIPTION="Gentoo-based Network Appliance building system" -HOMEPAGE="http://embedded.gentoo.org/gnap.xml" +HOMEPAGE="https://embedded.gentoo.org/gnap.xml" SRC_URI="mirror://gentoo/${MY_P}.tar.bz2 !minimal? ( mirror://gentoo/${PN}-core-${PV}.tar )" diff --git a/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.1.ebuild b/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.1.ebuild index 8db9598ff424..77c019ffbb93 100644 --- a/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.1.ebuild +++ b/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple ANSI terminal support, with Windows compatibility" -HOMEPAGE="http://batterseapower.github.com/ansi-terminal" +HOMEPAGE="https://batterseapower.github.com/ansi-terminal" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild b/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild index fe82f644cd35..65888ffeea25 100644 --- a/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild +++ b/dev-haskell/ansi-terminal/ansi-terminal-0.5.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple ANSI terminal support, with Windows compatibility" -HOMEPAGE="http://batterseapower.github.com/ansi-terminal" +HOMEPAGE="https://batterseapower.github.com/ansi-terminal" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/ansi-terminal/ansi-terminal-0.6.ebuild b/dev-haskell/ansi-terminal/ansi-terminal-0.6.ebuild index 6057c65d1bb9..9f4014e300cc 100644 --- a/dev-haskell/ansi-terminal/ansi-terminal-0.6.ebuild +++ b/dev-haskell/ansi-terminal/ansi-terminal-0.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Simple ANSI terminal support, with Windows compatibility" -HOMEPAGE="http://batterseapower.github.com/ansi-terminal" +HOMEPAGE="https://batterseapower.github.com/ansi-terminal" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/clock/clock-0.4.1.3.ebuild b/dev-haskell/clock/clock-0.4.1.3.ebuild index bd570a643e27..6396dd2250bc 100644 --- a/dev-haskell/clock/clock-0.4.1.3.ebuild +++ b/dev-haskell/clock/clock-0.4.1.3.ebuild @@ -11,7 +11,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="High-resolution clock functions: monotonic, realtime, cputime" -HOMEPAGE="http://corsis.github.com/clock/" +HOMEPAGE="https://corsis.github.com/clock/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/hastache/metadata.xml b/dev-haskell/hastache/metadata.xml index d54ba0f16bb4..f1c765801e4b 100644 --- a/dev-haskell/hastache/metadata.xml +++ b/dev-haskell/hastache/metadata.xml @@ -3,7 +3,7 @@ <pkgmetadata> <herd>haskell</herd> <longdescription> - Haskell implementation of Mustache templates (<http://mustache.github.com/>). + Haskell implementation of Mustache templates (<https://mustache.github.com/>). See homepage for examples of usage: <https://github.com/lymar/hastache> </longdescription> diff --git a/dev-haskell/hoauth2/metadata.xml b/dev-haskell/hoauth2/metadata.xml index 2152ec601a99..5359b276dae6 100644 --- a/dev-haskell/hoauth2/metadata.xml +++ b/dev-haskell/hoauth2/metadata.xml @@ -11,7 +11,7 @@ * weibo oauth2: <http://open.weibo.com/wiki/Oauth2> - * github oauth: <http://developer.github.com/v3/oauth/> + * github oauth: <https://developer.github.com/v3/oauth/> </longdescription> <upstream> <remote-id type="github">freizl/hoauth2</remote-id> diff --git a/dev-haskell/hspec/hspec-1.5.4.ebuild b/dev-haskell/hspec/hspec-1.5.4.ebuild index abcb402e91f5..f29da5477211 100644 --- a/dev-haskell/hspec/hspec-1.5.4.ebuild +++ b/dev-haskell/hspec/hspec-1.5.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Behavior-Driven Development for Haskell" -HOMEPAGE="http://hspec.github.com/" +HOMEPAGE="https://hspec.github.com/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/multipart/multipart-0.1.2.ebuild b/dev-haskell/multipart/multipart-0.1.2.ebuild index 47103a2de298..735a14e4cdac 100644 --- a/dev-haskell/multipart/multipart-0.1.2.ebuild +++ b/dev-haskell/multipart/multipart-0.1.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HTTP multipart split out of the cgi package" -HOMEPAGE="http://www.github.com/silkapp/multipart" +HOMEPAGE="https://www.github.com/silkapp/multipart" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild index f6b8d2153c41..48eaf37cf2bb 100644 --- a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild +++ b/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Tools for working with derived 'Show' instances and generic inspection of values" -HOMEPAGE="http://wiki.github.com/yav/pretty-show" +HOMEPAGE="https://wiki.github.com/yav/pretty-show" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild b/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild index d14ada63595a..343aec0d6440 100644 --- a/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild +++ b/dev-haskell/temporary-rc/temporary-rc-1.2.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" -HOMEPAGE="http://www.github.com/feuerbach/temporary" +HOMEPAGE="https://www.github.com/feuerbach/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/temporary/temporary-1.1.2.3.ebuild b/dev-haskell/temporary/temporary-1.1.2.3.ebuild index aca709d2a0b7..fbf0e19daa70 100644 --- a/dev-haskell/temporary/temporary-1.1.2.3.ebuild +++ b/dev-haskell/temporary/temporary-1.1.2.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" -HOMEPAGE="http://www.github.com/batterseapower/temporary" +HOMEPAGE="https://www.github.com/batterseapower/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/temporary/temporary-1.1.2.4.ebuild b/dev-haskell/temporary/temporary-1.1.2.4.ebuild index a2e9edae2b3d..3545ea736c45 100644 --- a/dev-haskell/temporary/temporary-1.1.2.4.ebuild +++ b/dev-haskell/temporary/temporary-1.1.2.4.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" -HOMEPAGE="http://www.github.com/batterseapower/temporary" +HOMEPAGE="https://www.github.com/batterseapower/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/temporary/temporary-1.2.0.1.ebuild b/dev-haskell/temporary/temporary-1.2.0.1.ebuild index 4085f557c9e8..8dfe4c98fdc3 100644 --- a/dev-haskell/temporary/temporary-1.2.0.1.ebuild +++ b/dev-haskell/temporary/temporary-1.2.0.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" -HOMEPAGE="http://www.github.com/batterseapower/temporary" +HOMEPAGE="https://www.github.com/batterseapower/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/temporary/temporary-1.2.0.3.ebuild b/dev-haskell/temporary/temporary-1.2.0.3.ebuild index b35be1e9b29e..2ac070391210 100644 --- a/dev-haskell/temporary/temporary-1.2.0.3.ebuild +++ b/dev-haskell/temporary/temporary-1.2.0.3.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Portable temporary file and directory support for Windows and Unix, based on code from Cabal" -HOMEPAGE="http://www.github.com/batterseapower/temporary" +HOMEPAGE="https://www.github.com/batterseapower/temporary" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild index 213f425cacdf..f83c1af4f261 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.4.ebuild @@ -6,7 +6,7 @@ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild index 64601aeef1cd..a6a35a5f128e 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild @@ -8,7 +8,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild index 06920b6f1d7c..292e46059190 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.2.7.ebuild @@ -8,7 +8,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild index 6aecd1ce63d2..cf7a282827cd 100644 --- a/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild +++ b/dev-haskell/test-framework-hunit/test-framework-hunit-0.3.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="HUnit support for the test-framework package" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework/test-framework-0.2.4.ebuild b/dev-haskell/test-framework/test-framework-0.2.4.ebuild index fa5e57e7893b..4fb9700b5a56 100644 --- a/dev-haskell/test-framework/test-framework-0.2.4.ebuild +++ b/dev-haskell/test-framework/test-framework-0.2.4.ebuild @@ -6,7 +6,7 @@ CABAL_FEATURES="bin lib profile haddock" inherit base haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild b/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild index b45293f65458..90f0f956c742 100644 --- a/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild +++ b/dev-haskell/test-framework/test-framework-0.4.2.0.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework/test-framework-0.5.ebuild b/dev-haskell/test-framework/test-framework-0.5.ebuild index 9a87ec202316..6bbd160ed529 100644 --- a/dev-haskell/test-framework/test-framework-0.5.ebuild +++ b/dev-haskell/test-framework/test-framework-0.5.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework/test-framework-0.6.1.ebuild b/dev-haskell/test-framework/test-framework-0.6.1.ebuild index 40e4541721e8..aa1975ffbcfe 100644 --- a/dev-haskell/test-framework/test-framework-0.6.1.ebuild +++ b/dev-haskell/test-framework/test-framework-0.6.1.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework/test-framework-0.6.ebuild b/dev-haskell/test-framework/test-framework-0.6.ebuild index 7b301a80b46f..19bb88b6f75a 100644 --- a/dev-haskell/test-framework/test-framework-0.6.ebuild +++ b/dev-haskell/test-framework/test-framework-0.6.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework/test-framework-0.8.ebuild b/dev-haskell/test-framework/test-framework-0.8.ebuild index 0374458ae2f0..08bedf1a0013 100644 --- a/dev-haskell/test-framework/test-framework-0.8.ebuild +++ b/dev-haskell/test-framework/test-framework-0.8.ebuild @@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Framework for running and organising tests, with HUnit and QuickCheck support" -HOMEPAGE="http://batterseapower.github.com/test-framework/" +HOMEPAGE="https://batterseapower.github.com/test-framework/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-java/asm/asm-2.2.3-r1.ebuild b/dev-java/asm/asm-2.2.3-r1.ebuild index d9b888f3ddca..19b311bf264f 100644 --- a/dev-java/asm/asm-2.2.3-r1.ebuild +++ b/dev-java/asm/asm-2.2.3-r1.ebuild @@ -18,7 +18,7 @@ DEPEND=">=virtual/jdk-1.4 RDEPEND=">=virtual/jre-1.4" # Needs unpackaged deps. -# http://bugs.gentoo.org/show_bug.cgi?id=212860 +# https://bugs.gentoo.org/show_bug.cgi?id=212860 RESTRICT="test" src_unpack() { diff --git a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild index 1b88fd13de2d..be965e396d5c 100644 --- a/dev-java/icu4j/icu4j-3.8.1-r1.ebuild +++ b/dev-java/icu4j/icu4j-3.8.1-r1.ebuild @@ -26,7 +26,7 @@ KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~pp RDEPEND=">=virtual/jre-1.4" # build.xml does file version detection that fails for 1.7 -# http://bugs.gentoo.org/show_bug.cgi?id=213555 +# https://bugs.gentoo.org/show_bug.cgi?id=213555 DEPEND="|| ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* ) app-arch/unzip" diff --git a/dev-java/icu4j/icu4j-4.0.1.1.ebuild b/dev-java/icu4j/icu4j-4.0.1.1.ebuild index afed24759486..402bc69c6147 100644 --- a/dev-java/icu4j/icu4j-4.0.1.1.ebuild +++ b/dev-java/icu4j/icu4j-4.0.1.1.ebuild @@ -29,7 +29,7 @@ IUSE="" RDEPEND=">=virtual/jre-1.4" # build.xml does file version detection that fails for 1.7 -# http://bugs.gentoo.org/show_bug.cgi?id=213555 +# https://bugs.gentoo.org/show_bug.cgi?id=213555 DEPEND="test? ( =virtual/jdk-1.6* ) !test? ( || ( =virtual/jdk-1.6* =virtual/jdk-1.5* =virtual/jdk-1.4* ) ) app-arch/unzip" diff --git a/dev-java/jakarta-jstl/jakarta-jstl-1.1.2-r2.ebuild b/dev-java/jakarta-jstl/jakarta-jstl-1.1.2-r2.ebuild index a1e04fff9165..862d8ebcebca 100644 --- a/dev-java/jakarta-jstl/jakarta-jstl-1.1.2-r2.ebuild +++ b/dev-java/jakarta-jstl/jakarta-jstl-1.1.2-r2.ebuild @@ -30,7 +30,7 @@ DEPEND=">=virtual/jdk-1.5 S="${WORKDIR}/${MY_P}-src/standard" # Needs cactus packaged -# http://bugs.gentoo.org/show_bug.cgi?id=212890 +# https://bugs.gentoo.org/show_bug.cgi?id=212890 RESTRICT="test" java_prepare() { diff --git a/dev-java/jamvm/jamvm-1.5.4-r2.ebuild b/dev-java/jamvm/jamvm-1.5.4-r2.ebuild index d7c2807c7624..163773a18ea9 100644 --- a/dev-java/jamvm/jamvm-1.5.4-r2.ebuild +++ b/dev-java/jamvm/jamvm-1.5.4-r2.ebuild @@ -38,7 +38,7 @@ CLASSPATH_DIR="/usr/gnu-classpath-${CLASSPATH_SLOT}" src_configure() { # Keep libjvm.so out of /usr - # http://bugs.gentoo.org/show_bug.cgi?id=181896 + # https://bugs.gentoo.org/show_bug.cgi?id=181896 INSTALL_DIR="/usr/$(get_libdir)/${PN}" filter-flags "-fomit-frame-pointer" diff --git a/dev-java/java-sdk-docs/java-sdk-docs-1.6.0.30.ebuild b/dev-java/java-sdk-docs/java-sdk-docs-1.6.0.30.ebuild index 9b0ee7a4f926..e7056fb51178 100644 --- a/dev-java/java-sdk-docs/java-sdk-docs-1.6.0.30.ebuild +++ b/dev-java/java-sdk-docs/java-sdk-docs-1.6.0.30.ebuild @@ -33,7 +33,7 @@ pkg_nofetch() { einfo "If emerge fails because of a checksum error it is possible that" einfo "the upstream release changed without renaming. Try downloading the file" einfo "again (or a newer revision if available). Otherwise report this to" - einfo "http://bugs.gentoo.org/67266 and we will make a new revision." + einfo "https://bugs.gentoo.org/67266 and we will make a new revision." } src_install(){ diff --git a/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.80.ebuild b/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.80.ebuild index 52215cf52664..54a429bd0942 100644 --- a/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.80.ebuild +++ b/dev-java/java-sdk-docs/java-sdk-docs-1.7.0.80.ebuild @@ -36,7 +36,7 @@ pkg_nofetch() { einfo "If emerge fails because of a checksum error it is possible that" einfo "the upstream release changed without renaming. Try downloading the file" einfo "again (or a newer revision if available). Otherwise report this to" - einfo "http://bugs.gentoo.org/67266 and we will make a new revision." + einfo "https://bugs.gentoo.org/67266 and we will make a new revision." } src_install(){ diff --git a/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.51.ebuild b/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.51.ebuild index f97746c7d467..2edd9c0f2687 100644 --- a/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.51.ebuild +++ b/dev-java/java-sdk-docs/java-sdk-docs-1.8.0.51.ebuild @@ -36,7 +36,7 @@ pkg_nofetch() { einfo "If emerge fails because of a checksum error it is possible that" einfo "the upstream release changed without renaming. Try downloading the file" einfo "again (or a newer revision if available). Otherwise report this to" - einfo "http://bugs.gentoo.org/67266 and we will make a new revision." + einfo "https://bugs.gentoo.org/67266 and we will make a new revision." } src_install(){ diff --git a/dev-java/jopt-simple/jopt-simple-4.4.ebuild b/dev-java/jopt-simple/jopt-simple-4.4.ebuild index a2e98f82b18d..a34e2259c515 100644 --- a/dev-java/jopt-simple/jopt-simple-4.4.ebuild +++ b/dev-java/jopt-simple/jopt-simple-4.4.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit vcs-snapshot java-pkg-2 java-pkg-simple DESCRIPTION="A Java library for parsing command line options" -HOMEPAGE="http://pholser.github.com/jopt-simple/" +HOMEPAGE="https://pholser.github.com/jopt-simple/" SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-java/jopt-simple/jopt-simple-4.5.ebuild b/dev-java/jopt-simple/jopt-simple-4.5.ebuild index efa14aa8dedd..6d5dc1e054ba 100644 --- a/dev-java/jopt-simple/jopt-simple-4.5.ebuild +++ b/dev-java/jopt-simple/jopt-simple-4.5.ebuild @@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source" inherit vcs-snapshot java-pkg-2 java-pkg-simple DESCRIPTION="A Java library for parsing command line options" -HOMEPAGE="http://pholser.github.com/jopt-simple/" +HOMEPAGE="https://pholser.github.com/jopt-simple/" SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-java/jruby/jruby-1.7.12.ebuild b/dev-java/jruby/jruby-1.7.12.ebuild index 9bbf2679bd30..e2dda652b0f2 100644 --- a/dev-java/jruby/jruby-1.7.12.ebuild +++ b/dev-java/jruby/jruby-1.7.12.ebuild @@ -91,7 +91,7 @@ pkg_setup() { echo "rm ${directory}" echo 'emerge -1 $(< /tmp/jruby.fix)' - eerror "For more information, please see http://bugs.gentoo.org/show_bug.cgi?id=302187" + eerror "For more information, please see https://bugs.gentoo.org/show_bug.cgi?id=302187" fail="true" fi done diff --git a/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild b/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild index bd2d60e664c1..30e70b6f707a 100644 --- a/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild +++ b/dev-java/tomcat-native/tomcat-native-1.1.32.ebuild @@ -42,6 +42,6 @@ pkg_postinst() { elog " APR should be available with Tomcat, for more information" elog " please see http://tomcat.apache.org/tomcat-6.0-doc/apr.html" elog - elog " Please report any bugs to http://bugs.gentoo.org/" + elog " Please report any bugs to https://bugs.gentoo.org/" elog } diff --git a/dev-java/tomcat-native/tomcat-native-1.1.33.ebuild b/dev-java/tomcat-native/tomcat-native-1.1.33.ebuild index 5950648af7b1..8d4011ac8535 100644 --- a/dev-java/tomcat-native/tomcat-native-1.1.33.ebuild +++ b/dev-java/tomcat-native/tomcat-native-1.1.33.ebuild @@ -42,6 +42,6 @@ pkg_postinst() { elog " APR should be available with Tomcat, for more information" elog " please see http://tomcat.apache.org/tomcat-6.0-doc/apr.html" elog - elog " Please report any bugs to http://bugs.gentoo.org/" + elog " Please report any bugs to https://bugs.gentoo.org/" elog } diff --git a/dev-java/zemberek/zemberek-2.1.1.ebuild b/dev-java/zemberek/zemberek-2.1.1.ebuild index 7bc465909362..b3a95a9d9041 100644 --- a/dev-java/zemberek/zemberek-2.1.1.ebuild +++ b/dev-java/zemberek/zemberek-2.1.1.ebuild @@ -35,7 +35,7 @@ java_prepare() { use test && java-pkg_jarfrom --build-only --into lib/gelistirme junit-4 junit.jar # Added hamcrest-core as a workaround # Issue spotted by Markus Meier <maekke@gentoo.org> - # See http://bugs.gentoo.org/show_bug.cgi?id=253753#c3 + # See https://bugs.gentoo.org/show_bug.cgi?id=253753#c3 use test && java-pkg_jarfrom --build-only --into lib/gelistirme hamcrest-core epatch "${FILESDIR}"/${P}-classpathfix.patch } diff --git a/dev-lang/erlang/erlang-15.2.3.1.ebuild b/dev-lang/erlang/erlang-15.2.3.1.ebuild index b5476abf4a69..1f1479105f7a 100644 --- a/dev-lang/erlang/erlang-15.2.3.1.ebuild +++ b/dev-lang/erlang/erlang-15.2.3.1.ebuild @@ -164,7 +164,7 @@ pkg_postinst() { use emacs && elisp-site-regen elog elog "If you need a symlink to one of Erlang's binaries," - elog "please open a bug on http://bugs.gentoo.org/" + elog "please open a bug on https://bugs.gentoo.org/" elog elog "Gentoo's versioning scheme differs from the author's, so please refer to this version as ${MY_PV}" elog diff --git a/dev-lang/ghc/ghc-7.4.2.ebuild b/dev-lang/ghc/ghc-7.4.2.ebuild index 0706220fa159..679f1ba9eaeb 100644 --- a/dev-lang/ghc/ghc-7.4.2.ebuild +++ b/dev-lang/ghc/ghc-7.4.2.ebuild @@ -376,7 +376,7 @@ src_prepare() { use ghcmakebinary && return 1 # pick only registerised arches - # http://bugs.gentoo.org/463814 + # https://bugs.gentoo.org/463814 use amd64 && return 0 use x86 && return 0 return 1 diff --git a/dev-lang/ghc/ghc-7.6.3-r1.ebuild b/dev-lang/ghc/ghc-7.6.3-r1.ebuild index 5292d7ce2a38..5dc2f89a804f 100644 --- a/dev-lang/ghc/ghc-7.6.3-r1.ebuild +++ b/dev-lang/ghc/ghc-7.6.3-r1.ebuild @@ -429,7 +429,7 @@ src_prepare() { use ghcmakebinary && return 1 # pick only registerised arches - # http://bugs.gentoo.org/463814 + # https://bugs.gentoo.org/463814 use amd64 && return 0 use x86 && return 0 return 1 diff --git a/dev-lang/ispc/ispc-1.8.1.ebuild b/dev-lang/ispc/ispc-1.8.1.ebuild index 34d7401e69a9..0d283bb3d1f2 100644 --- a/dev-lang/ispc/ispc-1.8.1.ebuild +++ b/dev-lang/ispc/ispc-1.8.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit toolchain-funcs python-any-r1 DESCRIPTION="Intel SPMD Program Compiler" -HOMEPAGE="http://ispc.github.com/" +HOMEPAGE="https://ispc.github.com/" if [[ ${PV} = *9999 ]]; then inherit git-r3 diff --git a/dev-lang/ispc/ispc-1.8.2.ebuild b/dev-lang/ispc/ispc-1.8.2.ebuild index 34d7401e69a9..0d283bb3d1f2 100644 --- a/dev-lang/ispc/ispc-1.8.2.ebuild +++ b/dev-lang/ispc/ispc-1.8.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit toolchain-funcs python-any-r1 DESCRIPTION="Intel SPMD Program Compiler" -HOMEPAGE="http://ispc.github.com/" +HOMEPAGE="https://ispc.github.com/" if [[ ${PV} = *9999 ]]; then inherit git-r3 diff --git a/dev-lang/mono/mono-2.10.9-r2.ebuild b/dev-lang/mono/mono-2.10.9-r2.ebuild index 86557de75d68..8f938146451f 100644 --- a/dev-lang/mono/mono-2.10.9-r2.ebuild +++ b/dev-lang/mono/mono-2.10.9-r2.ebuild @@ -43,13 +43,13 @@ pkg_setup() { einfo "CONFIG_SYSVIPC is set, looking good." else eerror "If CONFIG_SYSVIPC is not set in your kernel .config, mono will hang while compiling." - eerror "See http://bugs.gentoo.org/261869 for more info." + eerror "See https://bugs.gentoo.org/261869 for more info." eerror "Please set CONFIG_SYSVIPC in your kernel .config if build fails." fi else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSVIPC is not set in your kernel .config, mono will hang while compiling." - ewarn "See http://bugs.gentoo.org/261869 for more info." + ewarn "See https://bugs.gentoo.org/261869 for more info." fi fi PATCHES=( "${FILESDIR}/${PN}-2.10.2-threads-access.patch" @@ -78,7 +78,7 @@ src_configure() { append-flags -fno-strict-aliasing # NOTE: We need the static libs for now so mono-debugger works. - # See http://bugs.gentoo.org/show_bug.cgi?id=256264 for details + # See https://bugs.gentoo.org/show_bug.cgi?id=256264 for details # # --without-moonlight since www-plugins/moonlight is not the only one # using mono: https://bugzilla.novell.com/show_bug.cgi?id=641005#c3 diff --git a/dev-lang/mono/mono-3.12.1.ebuild b/dev-lang/mono/mono-3.12.1.ebuild index 51416a4136ec..14544b93cd9e 100644 --- a/dev-lang/mono/mono-3.12.1.ebuild +++ b/dev-lang/mono/mono-3.12.1.ebuild @@ -34,7 +34,7 @@ DEPEND="${COMMONDEPEND} pkg_pretend() { # If CONFIG_SYSVIPC is not set in your kernel .config, mono will hang while compiling. - # See http://bugs.gentoo.org/261869 for more info." + # See https://bugs.gentoo.org/261869 for more info." CONFIG_CHECK="SYSVIPC" use kernel_linux && check_extra_config } @@ -66,7 +66,7 @@ src_prepare() { src_configure() { # NOTE: We need the static libs for now so mono-debugger works. - # See http://bugs.gentoo.org/show_bug.cgi?id=256264 for details + # See https://bugs.gentoo.org/show_bug.cgi?id=256264 for details # # --without-moonlight since www-plugins/moonlight is not the only one # using mono: https://bugzilla.novell.com/show_bug.cgi?id=641005#c3 diff --git a/dev-lang/mono/mono-4.0.3.20.ebuild b/dev-lang/mono/mono-4.0.3.20.ebuild index 8351631a27ed..89fcad95a1d9 100644 --- a/dev-lang/mono/mono-4.0.3.20.ebuild +++ b/dev-lang/mono/mono-4.0.3.20.ebuild @@ -39,7 +39,7 @@ S="${WORKDIR}/${PN}-$(get_version_component_range 1-3)" pkg_pretend() { # If CONFIG_SYSVIPC is not set in your kernel .config, mono will hang while compiling. - # See http://bugs.gentoo.org/261869 for more info." + # See https://bugs.gentoo.org/261869 for more info." CONFIG_CHECK="SYSVIPC" use kernel_linux && check_extra_config } diff --git a/dev-libs/ace/ace-5.7.2.ebuild b/dev-libs/ace/ace-5.7.2.ebuild index f12c69967b79..05ba4a52360e 100644 --- a/dev-libs/ace/ace-5.7.2.ebuild +++ b/dev-libs/ace/ace-5.7.2.ebuild @@ -30,7 +30,7 @@ S="${WORKDIR}/ACE_wrappers" src_unpack() { unpack ${A} cd "${S}" - # Let's avoid autotools. http://bugs.gentoo.org/328027. + # Let's avoid autotools. https://bugs.gentoo.org/328027. if has_version ">=dev-libs/openssl-1.0.0"; then sed -i -e 's:SSL_METHOD:const SSL_METHOD:' configure || die fi diff --git a/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild b/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild index f90d08626382..d341179b0a9f 100644 --- a/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild +++ b/dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild @@ -12,7 +12,7 @@ GITHUB_COMMIT="4e86d5e" DESCRIPTION="A libc optimized for small size" HOMEPAGE="http://www.fefe.de/dietlibc/" -SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-libs/dotconf/dotconf-1.3.ebuild b/dev-libs/dotconf/dotconf-1.3.ebuild index 6705ed1e747f..fc26d4ae713d 100644 --- a/dev-libs/dotconf/dotconf-1.3.ebuild +++ b/dev-libs/dotconf/dotconf-1.3.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="dot.conf configuration file parser" -HOMEPAGE="http://www.github.com/williamh/dotconf" +HOMEPAGE="https://www.github.com/williamh/dotconf" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="LGPL-2.1" diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild index 05586a5d009b..63de03ec7a0f 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: -# http://forums.gentoo.org/viewtopic-p-7421930.html +# https://forums.gentoo.org/viewtopic-p-7421930.html src_configure() { :; } diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild index 5084319bcc95..8b3c3a80de7e 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: -# http://forums.gentoo.org/viewtopic-p-7421930.html +# https://forums.gentoo.org/viewtopic-p-7421930.html src_configure() { :; } diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild index 834e61ed0030..b0705044d702 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: -# http://forums.gentoo.org/viewtopic-p-7421930.html +# https://forums.gentoo.org/viewtopic-p-7421930.html src_configure() { :; } diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.44.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.44.0.ebuild index 72814a17887d..daf186266449 100644 --- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.44.0.ebuild +++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.44.0.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="!<${CATEGORY}/${PN/-common}-${PV}" # Use !<${PV} because mixing gobject-introspection with different version of -common can cause issues like: -# http://forums.gentoo.org/viewtopic-p-7421930.html +# https://forums.gentoo.org/viewtopic-p-7421930.html src_configure() { :; } diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild index b3acba689e21..b7f7824339d4 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild @@ -34,13 +34,13 @@ src_prepare() { # Don't use -Werror sed -i -e 's/ -Werror//' {src,tests}/Makefile.{am,in} || die - # Disable MONO for now because of http://bugs.gentoo.org/382491 + # Disable MONO for now because of https://bugs.gentoo.org/382491 sed -i -e '/^MONO_REQUIRED_VERSION/s:=.*:=9999:' configure || die use introspection && vala_src_prepare } src_configure() { - # http://bugs.gentoo.org/409133 + # https://bugs.gentoo.org/409133 export APPINDICATOR_PYTHON_CFLAGS=' ' export APPINDICATOR_PYTHON_LIBS=' ' diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild index 8f99794f0222..b9827c9beb4f 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild @@ -45,7 +45,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-conditional-py-bindings.patch eautoreconf - # Disable MONO for now because of http://bugs.gentoo.org/382491 + # Disable MONO for now because of https://bugs.gentoo.org/382491 sed -i -e '/^MONO_REQUIRED_VERSION/s:=.*:=9999:' configure || die } diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild index e334366c9572..3a64fa323dc9 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild @@ -37,7 +37,7 @@ src_prepare() { epatch "${FILESDIR}"/${P}-conditional-py-bindings.patch eautoreconf - # Disable MONO for now because of http://bugs.gentoo.org/382491 + # Disable MONO for now because of https://bugs.gentoo.org/382491 sed -i -e '/^MONO_REQUIRED_VERSION/s:=.*:=9999:' configure || die } diff --git a/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild index 51ac79287aae..540c148ccb9a 100644 --- a/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} DOCS="README" src_prepare() { - # http://bugs.gentoo.org/470874 + # https://bugs.gentoo.org/470874 local d="${WORKDIR}"/debian/patches sed -i -e '/#/d' "${d}"/series || die EPATCH_SOURCE="${d}" epatch $(<"${d}"/series) diff --git a/dev-libs/libffi/libffi-3.0.13-r1.ebuild b/dev-libs/libffi/libffi-3.0.13-r1.ebuild index 44d624fb136d..be711ccd45f1 100644 --- a/dev-libs/libffi/libffi-3.0.13-r1.ebuild +++ b/dev-libs/libffi/libffi-3.0.13-r1.ebuild @@ -23,7 +23,7 @@ DOCS="ChangeLog* README" ECONF_SOURCE=${S} pkg_setup() { - # Check for orphaned libffi, see http://bugs.gentoo.org/354903 for example + # Check for orphaned libffi, see https://bugs.gentoo.org/354903 for example if [[ ${ROOT} == "/" && ${EPREFIX} == "" ]] && ! has_version ${CATEGORY}/${PN}; then local base="${T}"/conftest echo 'int main() { }' > "${base}".c diff --git a/dev-libs/libffi/libffi-3.1-r3.ebuild b/dev-libs/libffi/libffi-3.1-r3.ebuild index cd8913226dfd..ee6ac2696b41 100644 --- a/dev-libs/libffi/libffi-3.1-r3.ebuild +++ b/dev-libs/libffi/libffi-3.1-r3.ebuild @@ -23,7 +23,7 @@ DOCS="ChangeLog* README" ECONF_SOURCE=${S} pkg_setup() { - # Check for orphaned libffi, see http://bugs.gentoo.org/354903 for example + # Check for orphaned libffi, see https://bugs.gentoo.org/354903 for example if [[ ${ROOT} == "/" && ${EPREFIX} == "" ]] && ! has_version ${CATEGORY}/${PN}; then local base="${T}"/conftest echo 'int main() { }' > "${base}".c diff --git a/dev-libs/libffi/libffi-3.2.1.ebuild b/dev-libs/libffi/libffi-3.2.1.ebuild index 1237c60af043..f7b526c70d27 100644 --- a/dev-libs/libffi/libffi-3.2.1.ebuild +++ b/dev-libs/libffi/libffi-3.2.1.ebuild @@ -23,7 +23,7 @@ DOCS="ChangeLog* README" ECONF_SOURCE=${S} pkg_setup() { - # Check for orphaned libffi, see http://bugs.gentoo.org/354903 for example + # Check for orphaned libffi, see https://bugs.gentoo.org/354903 for example if [[ ${ROOT} == "/" && ${EPREFIX} == "" ]] && ! has_version ${CATEGORY}/${PN}; then local base="${T}"/conftest echo 'int main() { }' > "${base}".c diff --git a/dev-libs/libffi/libffi-3.2.ebuild b/dev-libs/libffi/libffi-3.2.ebuild index 3b342935b35d..14ba07eac7d3 100644 --- a/dev-libs/libffi/libffi-3.2.ebuild +++ b/dev-libs/libffi/libffi-3.2.ebuild @@ -24,7 +24,7 @@ DOCS="ChangeLog* README" ECONF_SOURCE=${S} pkg_setup() { - # Check for orphaned libffi, see http://bugs.gentoo.org/354903 for example + # Check for orphaned libffi, see https://bugs.gentoo.org/354903 for example if [[ ${ROOT} == "/" && ${EPREFIX} == "" ]] && ! has_version ${CATEGORY}/${PN}; then local base="${T}"/conftest echo 'int main() { }' > "${base}".c diff --git a/dev-libs/libgit2/libgit2-0.16.0.ebuild b/dev-libs/libgit2/libgit2-0.16.0.ebuild index e44d14fd521d..5cb2e4c104e6 100644 --- a/dev-libs/libgit2/libgit2-0.16.0.ebuild +++ b/dev-libs/libgit2/libgit2-0.16.0.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="mirror://github/${PN}/${PN}/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.17.0.ebuild b/dev-libs/libgit2/libgit2-0.17.0.ebuild index 53c1b12df70b..e9eda376878d 100644 --- a/dev-libs/libgit2/libgit2-0.17.0.ebuild +++ b/dev-libs/libgit2/libgit2-0.17.0.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="mirror://github/${PN}/${PN}/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.18.0.ebuild b/dev-libs/libgit2/libgit2-0.18.0.ebuild index 328c2f2b472e..ef9ed48ff47c 100644 --- a/dev-libs/libgit2/libgit2-0.18.0.ebuild +++ b/dev-libs/libgit2/libgit2-0.18.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.19.0-r1.ebuild b/dev-libs/libgit2/libgit2-0.19.0-r1.ebuild index 36dcf264ee08..b8e913ccc6b6 100644 --- a/dev-libs/libgit2/libgit2-0.19.0-r1.ebuild +++ b/dev-libs/libgit2/libgit2-0.19.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.20.0-r1.ebuild b/dev-libs/libgit2/libgit2-0.20.0-r1.ebuild index b6c502a003a5..e6f27acdbfee 100644 --- a/dev-libs/libgit2/libgit2-0.20.0-r1.ebuild +++ b/dev-libs/libgit2/libgit2-0.20.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.21.3.ebuild b/dev-libs/libgit2/libgit2-0.21.3.ebuild index 1ab0541953e4..45e670efcd7a 100644 --- a/dev-libs/libgit2/libgit2-0.21.3.ebuild +++ b/dev-libs/libgit2/libgit2-0.21.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.21.5.ebuild b/dev-libs/libgit2/libgit2-0.21.5.ebuild index 608bab4390a5..239be84eed46 100644 --- a/dev-libs/libgit2/libgit2-0.21.5.ebuild +++ b/dev-libs/libgit2/libgit2-0.21.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.22.0.ebuild b/dev-libs/libgit2/libgit2-0.22.0.ebuild index d3b222302c08..9788c2d6189f 100644 --- a/dev-libs/libgit2/libgit2-0.22.0.ebuild +++ b/dev-libs/libgit2/libgit2-0.22.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.22.1.ebuild b/dev-libs/libgit2/libgit2-0.22.1.ebuild index d3b222302c08..9788c2d6189f 100644 --- a/dev-libs/libgit2/libgit2-0.22.1.ebuild +++ b/dev-libs/libgit2/libgit2-0.22.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.22.2.ebuild b/dev-libs/libgit2/libgit2-0.22.2.ebuild index a441cc2a64e3..b23458060314 100644 --- a/dev-libs/libgit2/libgit2-0.22.2.ebuild +++ b/dev-libs/libgit2/libgit2-0.22.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils multilib DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" diff --git a/dev-libs/libgit2/libgit2-0.22.3.ebuild b/dev-libs/libgit2/libgit2-0.22.3.ebuild index f111675f545c..1b480cdc8822 100644 --- a/dev-libs/libgit2/libgit2-0.22.3.ebuild +++ b/dev-libs/libgit2/libgit2-0.22.3.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" LICENSE="GPL-2-with-linking-exception" SLOT="0/22" diff --git a/dev-libs/libgit2/libgit2-0.23.0.ebuild b/dev-libs/libgit2/libgit2-0.23.0.ebuild index a72ecc24e6b9..b5c16eaf1cba 100644 --- a/dev-libs/libgit2/libgit2-0.23.0.ebuild +++ b/dev-libs/libgit2/libgit2-0.23.0.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" LICENSE="GPL-2-with-linking-exception" SLOT="0/23" diff --git a/dev-libs/libgit2/libgit2-9999.ebuild b/dev-libs/libgit2/libgit2-9999.ebuild index a72ecc24e6b9..b5c16eaf1cba 100644 --- a/dev-libs/libgit2/libgit2-9999.ebuild +++ b/dev-libs/libgit2/libgit2-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="http://libgit2.github.com/" +HOMEPAGE="https://libgit2.github.com/" LICENSE="GPL-2-with-linking-exception" SLOT="0/23" diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild index a2fc0305f23e..045e0479ecd9 100644 --- a/dev-libs/qoauth/qoauth-1.0.1.ebuild +++ b/dev-libs/qoauth/qoauth-1.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit qt4-r2 DESCRIPTION="A Qt-based library for OAuth support" -HOMEPAGE="http://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://wiki.github.com/ayoy/qoauth" SRC_URI="http://files.ayoy.net/qoauth/release/${PV}/src/${P}-src.tar.bz2" LICENSE="LGPL-2.1" diff --git a/dev-libs/rasqal/rasqal-0.9.32.ebuild b/dev-libs/rasqal/rasqal-0.9.32.ebuild index 8e7340f08a04..66e81d3746f7 100644 --- a/dev-libs/rasqal/rasqal-0.9.32.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.32.ebuild @@ -70,7 +70,7 @@ src_install() { dohtml {NEWS,README,RELEASE}.html prune_libtool_files --all - # http://bugs.gentoo.org/467768 + # https://bugs.gentoo.org/467768 local _rdocdir=/usr/share/doc/${PF}/html/${PN} [[ -d ${ED}/${_rdocdir} ]] && dosym ${_rdocdir} /usr/share/gtk-doc/html/${PN} } diff --git a/dev-libs/redland/redland-1.0.17-r1.ebuild b/dev-libs/redland/redland-1.0.17-r1.ebuild index 5541ca70a508..ce40a9d71055 100644 --- a/dev-libs/redland/redland-1.0.17-r1.ebuild +++ b/dev-libs/redland/redland-1.0.17-r1.ebuild @@ -81,7 +81,7 @@ src_install() { "${ED}"/usr/$(get_libdir)/pkgconfig/${PN}.pc || die fi - # http://bugs.gentoo.org/467768 + # https://bugs.gentoo.org/467768 local _rdocdir=/usr/share/doc/${PF}/html/${PN} [[ -d ${ED}/${_rdocdir} ]] && dosym ${_rdocdir} /usr/share/gtk-doc/html/${PN} } diff --git a/dev-libs/redland/redland-1.0.17.ebuild b/dev-libs/redland/redland-1.0.17.ebuild index 5541ca70a508..ce40a9d71055 100644 --- a/dev-libs/redland/redland-1.0.17.ebuild +++ b/dev-libs/redland/redland-1.0.17.ebuild @@ -81,7 +81,7 @@ src_install() { "${ED}"/usr/$(get_libdir)/pkgconfig/${PN}.pc || die fi - # http://bugs.gentoo.org/467768 + # https://bugs.gentoo.org/467768 local _rdocdir=/usr/share/doc/${PF}/html/${PN} [[ -d ${ED}/${_rdocdir} ]] && dosym ${_rdocdir} /usr/share/gtk-doc/html/${PN} } diff --git a/dev-libs/tre/tre-0.8.0.ebuild b/dev-libs/tre/tre-0.8.0.ebuild index 2cc01f1a9dcf..8896893728da 100644 --- a/dev-libs/tre/tre-0.8.0.ebuild +++ b/dev-libs/tre/tre-0.8.0.ebuild @@ -79,7 +79,7 @@ pkg_postinst() { echo ewarn "app-misc/glimpse, app-text/agrep and this package all provide agrep." ewarn "If this causes any unforeseen incompatibilities please file a bug" - ewarn "on http://bugs.gentoo.org." + ewarn "on https://bugs.gentoo.org." echo use python && distutils_pkg_postinst diff --git a/dev-libs/yajl/yajl-1.0.11-r1.ebuild b/dev-libs/yajl/yajl-1.0.11-r1.ebuild index 80ff05e55447..0e760cdb2355 100644 --- a/dev-libs/yajl/yajl-1.0.11-r1.ebuild +++ b/dev-libs/yajl/yajl-1.0.11-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" -HOMEPAGE="http://lloyd.github.com/yajl/" +HOMEPAGE="https://lloyd.github.com/yajl/" SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/yajl/yajl-1.0.11.ebuild b/dev-libs/yajl/yajl-1.0.11.ebuild index a8071aa47131..b983f8d4dcc3 100644 --- a/dev-libs/yajl/yajl-1.0.11.ebuild +++ b/dev-libs/yajl/yajl-1.0.11.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit cmake-utils DESCRIPTION="Small event-driven (SAX-style) JSON parser" -HOMEPAGE="http://lloyd.github.com/yajl/" +HOMEPAGE="https://lloyd.github.com/yajl/" SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/yajl/yajl-2.0.3.ebuild b/dev-libs/yajl/yajl-2.0.3.ebuild index 8d1d7d102f7f..4e55cb09011f 100644 --- a/dev-libs/yajl/yajl-2.0.3.ebuild +++ b/dev-libs/yajl/yajl-2.0.3.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit base cmake-utils DESCRIPTION="Small event-driven (SAX-style) JSON parser" -HOMEPAGE="http://lloyd.github.com/yajl/" +HOMEPAGE="https://lloyd.github.com/yajl/" SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/yajl/yajl-2.0.4-r1.ebuild b/dev-libs/yajl/yajl-2.0.4-r1.ebuild index 2218cfc70acb..bbd4475e0a58 100644 --- a/dev-libs/yajl/yajl-2.0.4-r1.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit base cmake-multilib DESCRIPTION="Small event-driven (SAX-style) JSON parser" -HOMEPAGE="http://lloyd.github.com/yajl/" +HOMEPAGE="https://lloyd.github.com/yajl/" SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/yajl/yajl-2.0.4-r2.ebuild b/dev-libs/yajl/yajl-2.0.4-r2.ebuild index 09c333a042f5..8fad8ac161f4 100644 --- a/dev-libs/yajl/yajl-2.0.4-r2.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" -HOMEPAGE="http://lloyd.github.com/yajl/" +HOMEPAGE="https://lloyd.github.com/yajl/" SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-libs/yajl/yajl-2.0.4-r3.ebuild b/dev-libs/yajl/yajl-2.0.4-r3.ebuild index 95f3e83f5930..a8937c50dd99 100644 --- a/dev-libs/yajl/yajl-2.0.4-r3.ebuild +++ b/dev-libs/yajl/yajl-2.0.4-r3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils cmake-multilib vcs-snapshot DESCRIPTION="Small event-driven (SAX-style) JSON parser" -HOMEPAGE="http://lloyd.github.com/yajl/" +HOMEPAGE="https://lloyd.github.com/yajl/" SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild index 1213d97f4ba6..5d96c627e027 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit multilib toolchain-funcs DESCRIPTION="File System Library for the Lua Programming Language" -HOMEPAGE="http://keplerproject.github.com/luafilesystem/" +HOMEPAGE="https://keplerproject.github.com/luafilesystem/" SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild b/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild index 334a50e1de9d..53a0b21c8fc3 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.6.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit multilib toolchain-funcs DESCRIPTION="File System Library for the Lua Programming Language" -HOMEPAGE="http://keplerproject.github.com/luafilesystem/" +HOMEPAGE="https://keplerproject.github.com/luafilesystem/" SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild index a908a1d4bdb5..9934c8ad9520 100644 --- a/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild +++ b/dev-ml/ocaml-sha/ocaml-sha-1.8.ebuild @@ -8,7 +8,7 @@ inherit findlib vcs-snapshot DESCRIPTION="A binding for SHA interface code in OCaml" HOMEPAGE="https://github.com/vincenthz/ocaml-sha" -SRC_URI="http://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/vincenthz/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" diff --git a/dev-python/PyPDF2/PyPDF2-1.24.ebuild b/dev-python/PyPDF2/PyPDF2-1.24.ebuild index e6034cd88bfe..121177832aa0 100644 --- a/dev-python/PyPDF2/PyPDF2-1.24.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.24.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library to work with pdf files" -HOMEPAGE="https://pypi.python.org/pypi/${PN}/ http://mstamy2.github.com/PyPDF2" +HOMEPAGE="https://pypi.python.org/pypi/${PN}/ https://mstamy2.github.com/PyPDF2" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" diff --git a/dev-python/RecSQL/RecSQL-0.7.8.ebuild b/dev-python/RecSQL/RecSQL-0.7.8.ebuild index 258fe806fff3..6b8553c9cd54 100644 --- a/dev-python/RecSQL/RecSQL-0.7.8.ebuild +++ b/dev-python/RecSQL/RecSQL-0.7.8.ebuild @@ -23,7 +23,7 @@ fi inherit eutils distutils-r1 ${scm_eclass} DESCRIPTION="Simple SQL analysis of python records" -HOMEPAGE="http://orbeckst.github.com/RecSQL/" +HOMEPAGE="https://orbeckst.github.com/RecSQL/" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/aplpy/aplpy-0.9.14.ebuild b/dev-python/aplpy/aplpy-0.9.14.ebuild index 0ebbfbf83dba..c8f5e23de8f2 100644 --- a/dev-python/aplpy/aplpy-0.9.14.ebuild +++ b/dev-python/aplpy/aplpy-0.9.14.ebuild @@ -12,7 +12,7 @@ MYPN=APLpy MYP=${MYPN}-${PV} DESCRIPTION="Astronomical Plotting Library in Python" -HOMEPAGE="http://aplpy.github.com/" +HOMEPAGE="https://aplpy.github.com/" SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz" LICENSE="MIT" diff --git a/dev-python/cheetah/cheetah-2.4.4-r1.ebuild b/dev-python/cheetah/cheetah-2.4.4-r1.ebuild index 5acd749fa736..44f802e1a16c 100644 --- a/dev-python/cheetah/cheetah-2.4.4-r1.ebuild +++ b/dev-python/cheetah/cheetah-2.4.4-r1.ebuild @@ -11,7 +11,7 @@ MY_PN="Cheetah" MY_P="${MY_PN}-${PV/_}" DESCRIPTION="Python-powered template engine and code generator" -HOMEPAGE="http://www.cheetahtemplate.org/ http://rtyler.github.com/cheetah/ https://pypi.python.org/pypi/Cheetah" +HOMEPAGE="http://www.cheetahtemplate.org/ https://rtyler.github.com/cheetah/ https://pypi.python.org/pypi/Cheetah" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/colout/colout-0.1.ebuild b/dev-python/colout/colout-0.1.ebuild index 8ed8cc14e30e..3698ac5c3ca3 100644 --- a/dev-python/colout/colout-0.1.ebuild +++ b/dev-python/colout/colout-0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Adds color to arbitrary command output" -HOMEPAGE="http://nojhan.github.com/colout/" +HOMEPAGE="https://nojhan.github.com/colout/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild index 6fbe34c3f909..fc8e9a7440bc 100644 --- a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild +++ b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild @@ -12,7 +12,7 @@ MY_PN=CosmoloPy MY_P=${MY_PN}-${PV} DESCRIPTION="Cosmology routines built on NumPy/SciPy" -HOMEPAGE="http://roban.github.com/CosmoloPy/ https://pypi.python.org/pypi/CosmoloPy" +HOMEPAGE="https://roban.github.com/CosmoloPy/ https://pypi.python.org/pypi/CosmoloPy" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/django-registration/django-registration-0.8-r1.ebuild b/dev-python/django-registration/django-registration-0.8-r1.ebuild index f4fad57eb371..b05c025b7ad5 100644 --- a/dev-python/django-registration/django-registration-0.8-r1.ebuild +++ b/dev-python/django-registration/django-registration-0.8-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An extensible user-registration application for Django" -HOMEPAGE="http://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.python.org/pypi/django-registration" +HOMEPAGE="https://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.python.org/pypi/django-registration" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/django-registration/django-registration-1.0.ebuild b/dev-python/django-registration/django-registration-1.0.ebuild index 79dc9c565397..4a98e5dae092 100644 --- a/dev-python/django-registration/django-registration-1.0.ebuild +++ b/dev-python/django-registration/django-registration-1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An extensible user-registration application for Django" -HOMEPAGE="http://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.python.org/pypi/django-registration" +HOMEPAGE="https://www.bitbucket.org/ubernostrum/django-registration/wiki/ https://pypi.python.org/pypi/django-registration" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild b/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild index 1dcf58f3b51e..4405383f97ac 100644 --- a/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python library for serializing any arbitrary object graph into JSON" -HOMEPAGE="http://jsonpickle.github.com/ https://pypi.python.org/pypi/jsonpickle" +HOMEPAGE="https://jsonpickle.github.com/ https://pypi.python.org/pypi/jsonpickle" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/plyr/plyr-1.0.6.ebuild b/dev-python/plyr/plyr-1.0.6.ebuild index 2e53bf55aa0d..7f1310bcf82e 100644 --- a/dev-python/plyr/plyr-1.0.6.ebuild +++ b/dev-python/plyr/plyr-1.0.6.ebuild @@ -11,7 +11,7 @@ MY_PN="python-glyr" MY_P="${MY_PN}-${PV}" DESCRIPTION="A python wrapper for Glyr" -HOMEPAGE="http://sahib.github.com/python-glyr/intro.html +HOMEPAGE="https://sahib.github.com/python-glyr/intro.html https://github.com/sahib/python-glyr" SRC_URI="https://github.com/sahib/${MY_PN}/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" diff --git a/dev-python/pycollada/pycollada-0.4.ebuild b/dev-python/pycollada/pycollada-0.4.ebuild index 14aa43748cf7..4d2dc44f5118 100644 --- a/dev-python/pycollada/pycollada-0.4.ebuild +++ b/dev-python/pycollada/pycollada-0.4.ebuild @@ -9,7 +9,7 @@ PYTHON_MULTIPLE_ABI=1 inherit distutils-r1 DESCRIPTION="python library for reading and writing collada documents" -HOMEPAGE="http://pycollada.github.com/" +HOMEPAGE="https://pycollada.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pycollada/pycollada-9999.ebuild b/dev-python/pycollada/pycollada-9999.ebuild index 94fcbe883a59..34c60c69e14c 100644 --- a/dev-python/pycollada/pycollada-9999.ebuild +++ b/dev-python/pycollada/pycollada-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_MULTIPLE_ABI=1 inherit distutils-r1 git-2 DESCRIPTION="python library for reading and writing collada documents" -HOMEPAGE="http://pycollada.github.com/" +HOMEPAGE="https://pycollada.github.com/" EGIT_REPO_URI="https://github.com/${PN}/${PN}.git" LICENSE="BSD" diff --git a/dev-python/pyechonest/pyechonest-7.2.1.ebuild b/dev-python/pyechonest/pyechonest-7.2.1.ebuild index ca93c148a5b4..b3f0d16879fd 100644 --- a/dev-python/pyechonest/pyechonest-7.2.1.ebuild +++ b/dev-python/pyechonest/pyechonest-7.2.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to The Echo Nest APIs" -HOMEPAGE="http://echonest.github.com/pyechonest/" +HOMEPAGE="https://echonest.github.com/pyechonest/" SRC_URI="https://github.com/echonest/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyechonest/pyechonest-9.0.0.ebuild b/dev-python/pyechonest/pyechonest-9.0.0.ebuild index 2789ead3a04f..884c4998a851 100644 --- a/dev-python/pyechonest/pyechonest-9.0.0.ebuild +++ b/dev-python/pyechonest/pyechonest-9.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface to The Echo Nest APIs" -HOMEPAGE="http://echonest.github.com/pyechonest/" +HOMEPAGE="https://echonest.github.com/pyechonest/" SRC_URI="https://github.com/echonest/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pyregion/pyregion-1.1.2.ebuild b/dev-python/pyregion/pyregion-1.1.2.ebuild index 58ccdaabf307..55608bb39eb0 100644 --- a/dev-python/pyregion/pyregion-1.1.2.ebuild +++ b/dev-python/pyregion/pyregion-1.1.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python module to parse ds9 region file" -HOMEPAGE="http://leejjoon.github.com/pyregion/" +HOMEPAGE="https://leejjoon.github.com/pyregion/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/pyregion/pyregion-1.1.4.ebuild b/dev-python/pyregion/pyregion-1.1.4.ebuild index 58ccdaabf307..55608bb39eb0 100644 --- a/dev-python/pyregion/pyregion-1.1.4.ebuild +++ b/dev-python/pyregion/pyregion-1.1.4.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 DESCRIPTION="Python module to parse ds9 region file" -HOMEPAGE="http://leejjoon.github.com/pyregion/" +HOMEPAGE="https://leejjoon.github.com/pyregion/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/pyutmp/pyutmp-0.2.1.ebuild b/dev-python/pyutmp/pyutmp-0.2.1.ebuild index bb3551b94db5..06f051e17690 100644 --- a/dev-python/pyutmp/pyutmp-0.2.1.ebuild +++ b/dev-python/pyutmp/pyutmp-0.2.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python UTMP wrapper for Un*x systems" -HOMEPAGE="https://pypi.python.org/pypi/pyutmp http://bmc.github.com/pyutmp/" +HOMEPAGE="https://pypi.python.org/pypi/pyutmp https://bmc.github.com/pyutmp/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild index 064804520268..e08b3538d1e9 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx theme integrates the Bootstrap CSS / JavaScript framework" -HOMEPAGE="http://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html" +HOMEPAGE="https://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild index 3b48aa3f409f..1419a7bff655 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx theme integrates the Bootstrap CSS / JavaScript framework" -HOMEPAGE="http://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html" +HOMEPAGE="https://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild index 3b48aa3f409f..1419a7bff655 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx theme integrates the Bootstrap CSS / JavaScript framework" -HOMEPAGE="http://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html" +HOMEPAGE="https://ryan-roemer.github.com/sphinx-bootstrap-theme/README.html" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tweepy/tweepy-2.3.ebuild b/dev-python/tweepy/tweepy-2.3.ebuild index 7968f4eeded7..198729335bd2 100644 --- a/dev-python/tweepy/tweepy-2.3.ebuild +++ b/dev-python/tweepy/tweepy-2.3.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 vcs-snapshot DESCRIPTION="A Python library for accessing the Twitter API " -HOMEPAGE="http://tweepy.github.com/" +HOMEPAGE="https://tweepy.github.com/" SRC_URI="https://github.com/tweepy/${PN}/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/tweepy/tweepy-3.3.0.ebuild b/dev-python/tweepy/tweepy-3.3.0.ebuild index 62821186bf7f..95d97622ee77 100644 --- a/dev-python/tweepy/tweepy-3.3.0.ebuild +++ b/dev-python/tweepy/tweepy-3.3.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 DESCRIPTION="A Python library for accessing the Twitter API " -HOMEPAGE="http://tweepy.github.com/" +HOMEPAGE="https://tweepy.github.com/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/allison/allison-2.0.3-r2.ebuild b/dev-ruby/allison/allison-2.0.3-r2.ebuild index 76d071f0891b..d35c5e99bc0c 100644 --- a/dev-ruby/allison/allison-2.0.3-r2.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r2.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="cache" inherit ruby-fakegem DESCRIPTION="A modern, pretty RDoc template" -HOMEPAGE="http://fauna.github.com/fauna/allison/files/README.html" +HOMEPAGE="https://fauna.github.com/fauna/allison/files/README.html" LICENSE="AFL-3.0" SLOT="0" diff --git a/dev-ruby/allison/allison-2.0.3-r3.ebuild b/dev-ruby/allison/allison-2.0.3-r3.ebuild index fefc211980ed..21e27b7c2737 100644 --- a/dev-ruby/allison/allison-2.0.3-r3.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r3.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="cache" inherit ruby-fakegem DESCRIPTION="A modern, pretty RDoc template" -HOMEPAGE="http://fauna.github.com/fauna/allison/files/README.html" +HOMEPAGE="https://fauna.github.com/fauna/allison/files/README.html" LICENSE="AFL-3.0" SLOT="0" diff --git a/dev-ruby/amatch/amatch-0.3.0.ebuild b/dev-ruby/amatch/amatch-0.3.0.ebuild index 14cf09a4e747..e33ec2eea7b4 100644 --- a/dev-ruby/amatch/amatch-0.3.0.ebuild +++ b/dev-ruby/amatch/amatch-0.3.0.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc" inherit multilib ruby-fakegem DESCRIPTION="Approximate Matching Extension for Ruby" -HOMEPAGE="http://flori.github.com/amatch/" +HOMEPAGE="https://flori.github.com/amatch/" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/camping/camping-2.1.532.ebuild b/dev-ruby/camping/camping-2.1.532.ebuild index d2ead733e451..4a177eef0ad1 100644 --- a/dev-ruby/camping/camping-2.1.532.ebuild +++ b/dev-ruby/camping/camping-2.1.532.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem DESCRIPTION="A small web framework modeled after Ruby on Rails" -HOMEPAGE="http://wiki.github.com/camping/camping" +HOMEPAGE="https://wiki.github.com/camping/camping" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild b/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild index a62f2e4ca8a2..2a1c96fa53b7 100644 --- a/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild +++ b/dev-ruby/chunky_png/chunky_png-1.3.3.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="chunky_png.gemspec" inherit ruby-fakegem DESCRIPTION="Pure Ruby library that can read and write PNG images" -HOMEPAGE="http://wiki.github.com/wvanbergen/chunky_png" +HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild b/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild index 24d56c6c88d5..a5735ac976b6 100644 --- a/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild +++ b/dev-ruby/chunky_png/chunky_png-1.3.4.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="chunky_png.gemspec" inherit ruby-fakegem DESCRIPTION="Pure Ruby library that can read and write PNG images" -HOMEPAGE="http://wiki.github.com/wvanbergen/chunky_png" +HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/commander/commander-4.3.3.ebuild b/dev-ruby/commander/commander-4.3.3.ebuild index 19222073812e..bca9f6991564 100644 --- a/dev-ruby/commander/commander-4.3.3.ebuild +++ b/dev-ruby/commander/commander-4.3.3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="The complete solution for Ruby command-line executables" -HOMEPAGE="http://visionmedia.github.com/commander/" +HOMEPAGE="https://visionmedia.github.com/commander/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/commander/commander-4.3.4.ebuild b/dev-ruby/commander/commander-4.3.4.ebuild index 19222073812e..bca9f6991564 100644 --- a/dev-ruby/commander/commander-4.3.4.ebuild +++ b/dev-ruby/commander/commander-4.3.4.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="The complete solution for Ruby command-line executables" -HOMEPAGE="http://visionmedia.github.com/commander/" +HOMEPAGE="https://visionmedia.github.com/commander/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/commander/commander-4.3.5.ebuild b/dev-ruby/commander/commander-4.3.5.ebuild index e42a82b14371..92fd11259f81 100644 --- a/dev-ruby/commander/commander-4.3.5.ebuild +++ b/dev-ruby/commander/commander-4.3.5.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem DESCRIPTION="The complete solution for Ruby command-line executables" -HOMEPAGE="http://visionmedia.github.com/commander/" +HOMEPAGE="https://visionmedia.github.com/commander/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/coolio/coolio-1.2.1.ebuild b/dev-ruby/coolio/coolio-1.2.1.ebuild index b653e642d366..0c3beda9f179 100644 --- a/dev-ruby/coolio/coolio-1.2.1.ebuild +++ b/dev-ruby/coolio/coolio-1.2.1.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec" inherit multilib ruby-fakegem DESCRIPTION="A high performance event framework for Ruby which uses the libev C library" -HOMEPAGE="http://coolio.github.com/" +HOMEPAGE="https://coolio.github.com/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/coolio/coolio-1.3.0.ebuild b/dev-ruby/coolio/coolio-1.3.0.ebuild index c95af551b1eb..db3644254103 100644 --- a/dev-ruby/coolio/coolio-1.3.0.ebuild +++ b/dev-ruby/coolio/coolio-1.3.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="cool.io.gemspec" inherit multilib ruby-fakegem DESCRIPTION="A high performance event framework for Ruby which uses the libev C library" -HOMEPAGE="http://coolio.github.com/" +HOMEPAGE="https://coolio.github.com/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/ffi/ffi-1.9.6-r1.ebuild b/dev-ruby/ffi/ffi-1.9.6-r1.ebuild index 2bde24c36c24..9c7c84a71e90 100644 --- a/dev-ruby/ffi/ffi-1.9.6-r1.ebuild +++ b/dev-ruby/ffi/ffi-1.9.6-r1.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Ruby extension for programmatically loading dynamic libraries" -HOMEPAGE="http://wiki.github.com/ffi/ffi" +HOMEPAGE="https://wiki.github.com/ffi/ffi" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/ffi/ffi-1.9.6-r2.ebuild b/dev-ruby/ffi/ffi-1.9.6-r2.ebuild index 3ae048e503c4..abd513448eb4 100644 --- a/dev-ruby/ffi/ffi-1.9.6-r2.ebuild +++ b/dev-ruby/ffi/ffi-1.9.6-r2.ebuild @@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Ruby extension for programmatically loading dynamic libraries" -HOMEPAGE="http://wiki.github.com/ffi/ffi" +HOMEPAGE="https://wiki.github.com/ffi/ffi" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz" diff --git a/dev-ruby/file-tail/file-tail-1.1.0.ebuild b/dev-ruby/file-tail/file-tail-1.1.0.ebuild index a93004f0de1e..2e34ba4080b6 100644 --- a/dev-ruby/file-tail/file-tail-1.1.0.ebuild +++ b/dev-ruby/file-tail/file-tail-1.1.0.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem DESCRIPTION="A small ruby library that allows it to 'tail' files in Ruby" -HOMEPAGE="http://flori.github.com/file-tail" +HOMEPAGE="https://flori.github.com/file-tail" LICENSE="GPL-2" SLOT="0" diff --git a/dev-ruby/hashery/hashery-2.1.1.ebuild b/dev-ruby/hashery/hashery-2.1.1.ebuild index e4a9873a0010..7a2dac09e8cf 100644 --- a/dev-ruby/hashery/hashery-2.1.1.ebuild +++ b/dev-ruby/hashery/hashery-2.1.1.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="The Hashery is a tight collection of Hash-like classes" -HOMEPAGE="http://rubyworks.github.com/hashery" +HOMEPAGE="https://rubyworks.github.com/hashery" LICENSE="BSD-2" SLOT="0" diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild index 5638722ea9c9..235a8b285a98 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem eutils DESCRIPTION="A fast and liberal HTML parser for Ruby" -HOMEPAGE="http://wiki.github.com/hpricot/hpricot" +HOMEPAGE="https://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild index 461207f2dee9..621218e3c81d 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem eutils DESCRIPTION="A fast and liberal HTML parser for Ruby" -HOMEPAGE="http://wiki.github.com/hpricot/hpricot" +HOMEPAGE="https://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/httparty/httparty-0.13.4.ebuild b/dev-ruby/httparty/httparty-0.13.4.ebuild index 111bb8a9509f..eacb6e256e88 100644 --- a/dev-ruby/httparty/httparty-0.13.4.ebuild +++ b/dev-ruby/httparty/httparty-0.13.4.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md History" inherit ruby-fakegem DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" -HOMEPAGE="http://jnunemaker.github.com/httparty" +HOMEPAGE="https://jnunemaker.github.com/httparty" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/httparty/httparty-0.13.5.ebuild b/dev-ruby/httparty/httparty-0.13.5.ebuild index f7bb43d7d4da..a26eba971324 100644 --- a/dev-ruby/httparty/httparty-0.13.5.ebuild +++ b/dev-ruby/httparty/httparty-0.13.5.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md History" inherit ruby-fakegem DESCRIPTION="Makes http fun! Also, makes consuming restful web services dead easy" -HOMEPAGE="http://jnunemaker.github.com/httparty" +HOMEPAGE="https://jnunemaker.github.com/httparty" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild b/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild index 6ebc27048196..5b826d7a80de 100644 --- a/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild +++ b/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="jeweler.gemspec" inherit ruby-fakegem DESCRIPTION="Rake tasks for managing gems and versioning and a generator for creating a new project" -HOMEPAGE="http://wiki.github.com/technicalpickles/jeweler" +HOMEPAGE="https://wiki.github.com/technicalpickles/jeweler" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/jeweler/jeweler-2.0.1-r2.ebuild b/dev-ruby/jeweler/jeweler-2.0.1-r2.ebuild index 0f4427bec1ef..002854aa7704 100644 --- a/dev-ruby/jeweler/jeweler-2.0.1-r2.ebuild +++ b/dev-ruby/jeweler/jeweler-2.0.1-r2.ebuild @@ -18,7 +18,7 @@ RUBY_FAKEGEM_GEMSPEC="jeweler.gemspec" inherit ruby-fakegem DESCRIPTION="Rake tasks for managing gems and versioning and a generator for creating a new project" -HOMEPAGE="http://wiki.github.com/technicalpickles/jeweler" +HOMEPAGE="https://wiki.github.com/technicalpickles/jeweler" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/mustache/mustache-0.99.5-r1.ebuild b/dev-ruby/mustache/mustache-0.99.5-r1.ebuild index 43bb85f3e5a5..f08e241f644a 100644 --- a/dev-ruby/mustache/mustache-0.99.5-r1.ebuild +++ b/dev-ruby/mustache/mustache-0.99.5-r1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit multilib ruby-fakegem DESCRIPTION="Mustache is a framework-agnostic way to render logic-free views" -HOMEPAGE="http://mustache.github.com/" +HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild index e377d72c5d1e..866f7a9d6aea 100644 --- a/dev-ruby/mustache/mustache-0.99.5.ebuild +++ b/dev-ruby/mustache/mustache-0.99.5.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit multilib ruby-fakegem DESCRIPTION="Mustache is a framework-agnostic way to render logic-free views" -HOMEPAGE="http://mustache.github.com/" +HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/mustache/mustache-1.0.1.ebuild b/dev-ruby/mustache/mustache-1.0.1.ebuild index 59f5f8d837d9..97cb9b34623f 100644 --- a/dev-ruby/mustache/mustache-1.0.1.ebuild +++ b/dev-ruby/mustache/mustache-1.0.1.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit multilib ruby-fakegem DESCRIPTION="Mustache is a framework-agnostic way to render logic-free views" -HOMEPAGE="http://mustache.github.com/" +HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/mustache/mustache-1.0.2.ebuild b/dev-ruby/mustache/mustache-1.0.2.ebuild index d0301b1ad1a4..88900e337eb3 100644 --- a/dev-ruby/mustache/mustache-1.0.2.ebuild +++ b/dev-ruby/mustache/mustache-1.0.2.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit multilib ruby-fakegem DESCRIPTION="Mustache is a framework-agnostic way to render logic-free views" -HOMEPAGE="http://mustache.github.com/" +HOMEPAGE="https://mustache.github.com/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/net-ssh-multi/net-ssh-multi-1.2.1.ebuild b/dev-ruby/net-ssh-multi/net-ssh-multi-1.2.1.ebuild index 51455f667d9e..8d1a1a009c8b 100644 --- a/dev-ruby/net-ssh-multi/net-ssh-multi-1.2.1.ebuild +++ b/dev-ruby/net-ssh-multi/net-ssh-multi-1.2.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_TASK_TEST="none" inherit ruby-fakegem DESCRIPTION="A library for controlling multiple Net::SSH connections via a single interface" -HOMEPAGE="http://net-ssh.github.com/net-ssh-multi" +HOMEPAGE="https://net-ssh.github.com/net-ssh-multi" SRC_URI="https://github.com/net-ssh/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="GPL-2" diff --git a/dev-ruby/patron/patron-0.4.18-r1.ebuild b/dev-ruby/patron/patron-0.4.18-r1.ebuild index 88c2d9de2c48..9698e76138e4 100644 --- a/dev-ruby/patron/patron-0.4.18-r1.ebuild +++ b/dev-ruby/patron/patron-0.4.18-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt" inherit multilib ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="http://toland.github.com/patron/" +HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/patron/patron-0.4.18-r2.ebuild b/dev-ruby/patron/patron-0.4.18-r2.ebuild index 4afc70589396..48d60132d808 100644 --- a/dev-ruby/patron/patron-0.4.18-r2.ebuild +++ b/dev-ruby/patron/patron-0.4.18-r2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt" inherit multilib ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="http://toland.github.com/patron/" +HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/patron/patron-0.4.20.ebuild b/dev-ruby/patron/patron-0.4.20.ebuild index 3658900855d1..1731d1a7e70f 100644 --- a/dev-ruby/patron/patron-0.4.20.ebuild +++ b/dev-ruby/patron/patron-0.4.20.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit multilib ruby-fakegem DESCRIPTION="Patron is a Ruby HTTP client library based on libcurl" -HOMEPAGE="http://toland.github.com/patron/" +HOMEPAGE="https://toland.github.com/patron/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/permutation/permutation-0.1.8-r1.ebuild b/dev-ruby/permutation/permutation-0.1.8-r1.ebuild index b8b06f152e9b..bc7b58e0f286 100644 --- a/dev-ruby/permutation/permutation-0.1.8-r1.ebuild +++ b/dev-ruby/permutation/permutation-0.1.8-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES README" inherit multilib ruby-fakegem DESCRIPTION="Library to perform different operations with permutations of sequences (strings, arrays, etc.)" -HOMEPAGE="http://flori.github.com/permutation" +HOMEPAGE="https://flori.github.com/permutation" LICENSE="|| ( Ruby-BSD BSD-2 )" SLOT="0" diff --git a/dev-ruby/rack/rack-1.4.6-r1.ebuild b/dev-ruby/rack/rack-1.4.6-r1.ebuild index fcb409470c46..cf97d8ace1f4 100644 --- a/dev-ruby/rack/rack-1.4.6-r1.ebuild +++ b/dev-ruby/rack/rack-1.4.6-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.4.6.ebuild b/dev-ruby/rack/rack-1.4.6.ebuild index f28031fe181c..17d38686f37b 100644 --- a/dev-ruby/rack/rack-1.4.6.ebuild +++ b/dev-ruby/rack/rack-1.4.6.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.4.7.ebuild b/dev-ruby/rack/rack-1.4.7.ebuild index fcb409470c46..cf97d8ace1f4 100644 --- a/dev-ruby/rack/rack-1.4.7.ebuild +++ b/dev-ruby/rack/rack-1.4.7.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.5.4-r1.ebuild b/dev-ruby/rack/rack-1.5.4-r1.ebuild index ae35cf81caef..594c8085b65d 100644 --- a/dev-ruby/rack/rack-1.5.4-r1.ebuild +++ b/dev-ruby/rack/rack-1.5.4-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.5.4.ebuild b/dev-ruby/rack/rack-1.5.4.ebuild index a7d0b135fe5b..8c33973a9bca 100644 --- a/dev-ruby/rack/rack-1.5.4.ebuild +++ b/dev-ruby/rack/rack-1.5.4.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.5.5.ebuild b/dev-ruby/rack/rack-1.5.5.ebuild index ae35cf81caef..594c8085b65d 100644 --- a/dev-ruby/rack/rack-1.5.5.ebuild +++ b/dev-ruby/rack/rack-1.5.5.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.6.2.ebuild b/dev-ruby/rack/rack-1.6.2.ebuild index daf93bb7e15d..ca62a17267fb 100644 --- a/dev-ruby/rack/rack-1.6.2.ebuild +++ b/dev-ruby/rack/rack-1.6.2.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="HISTORY.md KNOWN-ISSUES README.rdoc SPEC" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rack/rack-1.6.4.ebuild b/dev-ruby/rack/rack-1.6.4.ebuild index daf93bb7e15d..ca62a17267fb 100644 --- a/dev-ruby/rack/rack-1.6.4.ebuild +++ b/dev-ruby/rack/rack-1.6.4.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="HISTORY.md KNOWN-ISSUES README.rdoc SPEC" inherit ruby-fakegem eutils versionator DESCRIPTION="A modular Ruby webserver interface" -HOMEPAGE="http://rack.github.com/" +HOMEPAGE="https://rack.github.com/" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" diff --git a/dev-ruby/require_relative/require_relative-1.0.3-r1.ebuild b/dev-ruby/require_relative/require_relative-1.0.3-r1.ebuild index a2fb8de7359a..e408c0456e66 100644 --- a/dev-ruby/require_relative/require_relative-1.0.3-r1.ebuild +++ b/dev-ruby/require_relative/require_relative-1.0.3-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Backport require_relative from ruby 1.9.2" -HOMEPAGE="http://steveklabnik.github.com/require_relative" +HOMEPAGE="https://steveklabnik.github.com/require_relative" LICENSE="|| ( Ruby BSD WTFPL-2 )" SLOT="0" diff --git a/dev-ruby/rqrcode/rqrcode-0.6.0.ebuild b/dev-ruby/rqrcode/rqrcode-0.6.0.ebuild index 72f3bc54feaf..f0db90edaf0e 100644 --- a/dev-ruby/rqrcode/rqrcode-0.6.0.ebuild +++ b/dev-ruby/rqrcode/rqrcode-0.6.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem DESCRIPTION="Library for encoding QR Codes" -HOMEPAGE="http://whomwah.github.com/rqrcode/" +HOMEPAGE="https://whomwah.github.com/rqrcode/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rqrcode/rqrcode-0.7.0.ebuild b/dev-ruby/rqrcode/rqrcode-0.7.0.ebuild index 72f3bc54feaf..f0db90edaf0e 100644 --- a/dev-ruby/rqrcode/rqrcode-0.7.0.ebuild +++ b/dev-ruby/rqrcode/rqrcode-0.7.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" inherit ruby-fakegem DESCRIPTION="Library for encoding QR Codes" -HOMEPAGE="http://whomwah.github.com/rqrcode/" +HOMEPAGE="https://whomwah.github.com/rqrcode/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/rubytter/rubytter-1.5.1.ebuild b/dev-ruby/rubytter/rubytter-1.5.1.ebuild index 98083347e2ff..88aab4ada650 100644 --- a/dev-ruby/rubytter/rubytter-1.5.1.ebuild +++ b/dev-ruby/rubytter/rubytter-1.5.1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="History.txt README.rdoc examples/*" inherit ruby-fakegem DESCRIPTION="Rubytter is a simple twitter library" -HOMEPAGE="http://wiki.github.com/jugyo/rubytter" +HOMEPAGE="https://wiki.github.com/jugyo/rubytter" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild index 3398cdb09524..b078577ac177 100644 --- a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild +++ b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild @@ -13,7 +13,7 @@ RUBY_FAKEGEM_EXTRADOC="README" inherit ruby-fakegem DESCRIPTION="Forking implementation of rackup" -HOMEPAGE="http://rtomayko.github.com/shotgun/" +HOMEPAGE="https://rtomayko.github.com/shotgun/" LICENSE="MIT" SLOT="0" diff --git a/dev-ruby/twitter/twitter-5.13.0.ebuild b/dev-ruby/twitter/twitter-5.13.0.ebuild index fea046962aef..dda6cabd79e4 100644 --- a/dev-ruby/twitter/twitter-5.13.0.ebuild +++ b/dev-ruby/twitter/twitter-5.13.0.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" inherit ruby-fakegem DESCRIPTION="Ruby wrapper around the Twitter API" -HOMEPAGE="http://sferik.github.com/twitter/" +HOMEPAGE="https://sferik.github.com/twitter/" SRC_URI="https://github.com/sferik/twitter/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-ruby/twitter/twitter-5.14.0.ebuild b/dev-ruby/twitter/twitter-5.14.0.ebuild index fff75d888f28..a00099201d46 100644 --- a/dev-ruby/twitter/twitter-5.14.0.ebuild +++ b/dev-ruby/twitter/twitter-5.14.0.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" inherit ruby-fakegem DESCRIPTION="Ruby wrapper around the Twitter API" -HOMEPAGE="http://sferik.github.com/twitter/" +HOMEPAGE="https://sferik.github.com/twitter/" SRC_URI="https://github.com/sferik/twitter/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index ad28ca568826..0b5a198425cf 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild @@ -9,8 +9,8 @@ inherit autotools eutils flag-o-matic multilib toolchain-funcs MY_P="tDOM-${PV}" DESCRIPTION="A XML/DOM/XPath/XSLT Implementation for Tcl" -HOMEPAGE="http://tdom.github.com/" -#SRC_URI="http://cloud.github.com/downloads/tDOM/${PN}/${MY_P}.tgz" +HOMEPAGE="https://tdom.github.com/" +#SRC_URI="https://cloud.github.com/downloads/tDOM/${PN}/${MY_P}.tgz" SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" diff --git a/dev-util/bam/bam-0.4.0-r1.ebuild b/dev-util/bam/bam-0.4.0-r1.ebuild index 01a5f8ad1408..7e5bc01a7ac5 100644 --- a/dev-util/bam/bam-0.4.0-r1.ebuild +++ b/dev-util/bam/bam-0.4.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-any-r1 toolchain-funcs DESCRIPTION="Fast and flexible Lua-based build system" -HOMEPAGE="http://matricks.github.com/bam/" +HOMEPAGE="https://matricks.github.com/bam/" SRC_URI="https://github.com/downloads/matricks/${PN}/${P}.tar.bz2" LICENSE="ZLIB" diff --git a/dev-util/google-perftools/google-perftools-1.8.3.ebuild b/dev-util/google-perftools/google-perftools-1.8.3.ebuild index 5e68342450ae..8c7935cee292 100644 --- a/dev-util/google-perftools/google-perftools-1.8.3.ebuild +++ b/dev-util/google-perftools/google-perftools-1.8.3.ebuild @@ -64,7 +64,7 @@ src_test() { case "${LD_PRELOAD}" in *libsandbox*) ewarn "Unable to run tests when sanbox is enabled." - ewarn "See http://bugs.gentoo.org/290249" + ewarn "See https://bugs.gentoo.org/290249" return 0 ;; esac diff --git a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild index 75888f266925..fcc847e77bbb 100644 --- a/dev-util/google-perftools/google-perftools-2.0-r2.ebuild +++ b/dev-util/google-perftools/google-perftools-2.0-r2.ebuild @@ -63,7 +63,7 @@ src_test() { case "${LD_PRELOAD}" in *libsandbox*) ewarn "Unable to run tests when sanbox is enabled." - ewarn "See http://bugs.gentoo.org/290249" + ewarn "See https://bugs.gentoo.org/290249" return 0 ;; esac diff --git a/dev-util/metro/metro-1.5.1.ebuild b/dev-util/metro/metro-1.5.1.ebuild index da845d1d3e92..77991cc375af 100644 --- a/dev-util/metro/metro-1.5.1.ebuild +++ b/dev-util/metro/metro-1.5.1.ebuild @@ -7,7 +7,7 @@ PYTHON_DEPEND="2" inherit python DESCRIPTION="release metatool used for creating Gentoo and Funtoo releases" -HOMEPAGE="http://www.github.com/funtoo/metro" +HOMEPAGE="https://www.github.com/funtoo/metro" SRC_URI="http://www.funtoo.org/archive/metro/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-vcs/colorcvs/colorcvs-1.4-r1.ebuild b/dev-vcs/colorcvs/colorcvs-1.4-r1.ebuild index dcdda22ac357..ac77278b4645 100644 --- a/dev-vcs/colorcvs/colorcvs-1.4-r1.ebuild +++ b/dev-vcs/colorcvs/colorcvs-1.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI=3 inherit eutils prefix DESCRIPTION="A tool based on colorgcc to beautify cvs output" -HOMEPAGE="http://packages.gentoo.org/package/dev-vcs/colorcvs" +HOMEPAGE="https://packages.gentoo.org/package/dev-vcs/colorcvs" SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-vcs/git-cola/git-cola-2.1.2.ebuild b/dev-vcs/git-cola/git-cola-2.1.2.ebuild index 2de6715817e4..d7412c36055f 100644 --- a/dev-vcs/git-cola/git-cola-2.1.2.ebuild +++ b/dev-vcs/git-cola/git-cola-2.1.2.ebuild @@ -10,7 +10,7 @@ DISTUTILS_SINGLE_IMPL=true inherit distutils-r1 readme.gentoo virtualx DESCRIPTION="The highly caffeinated git GUI" -HOMEPAGE="http://git-cola.github.com/" +HOMEPAGE="https://git-cola.github.com/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.1-r1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.1-r1.ebuild index 557674ee94b5..27af9aac9c52 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.1-r1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.1-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils perl-module user DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.3-r1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.3-r1.ebuild index f89dc8f39b81..48333ba42183 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.3-r1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-2.3.3-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils perl-module user DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.5.3.1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.5.3.1.ebuild index cfbe0431e402..1cbae8467ab2 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.5.3.1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.5.3.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1-r1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1-r1.ebuild index f546d0100303..6e791beb9367 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1-r1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1-r1.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1.ebuild index cfbe0431e402..1cbae8467ab2 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit perl-module user versionator DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.1.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.1.ebuild index f546d0100303..6e791beb9367 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.1.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.1.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.2.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.2.ebuild index f546d0100303..6e791beb9367 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.2.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.2.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.3.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.3.ebuild index afa214748346..0ad5ea45927e 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.3.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.3.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.4.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.4.ebuild index afa214748346..0ad5ea45927e 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.4.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.2.4.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.2.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.2.ebuild index e793a22b362c..3087b2a4d971 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.2.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.2.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.ebuild index afa214748346..0ad5ea45927e 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-3.6.3.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite-gentoo/gitolite-gentoo-9999.ebuild b/dev-vcs/gitolite-gentoo/gitolite-gentoo-9999.ebuild index f546d0100303..6e791beb9367 100644 --- a/dev-vcs/gitolite-gentoo/gitolite-gentoo-9999.ebuild +++ b/dev-vcs/gitolite-gentoo/gitolite-gentoo-9999.ebuild @@ -10,7 +10,7 @@ EGIT_MASTER=master inherit perl-module user versionator ${SCM} DESCRIPTION="Highly flexible server for git directory version tracker, Gentoo fork" -HOMEPAGE="http://cgit.gentoo.org/proj/gitolite-gentoo.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gitolite-gentoo.git" if [[ ${PV} != *9999 ]]; then SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="~amd64 ~x86" diff --git a/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild b/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild index 2143de331636..3427d7c01fe6 100644 --- a/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild +++ b/dev-vcs/gitolite/gitolite-2.3.1-r1.ebuild @@ -8,7 +8,7 @@ inherit perl-module user DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" -SRC_URI="http://milki.github.com/${PN}/${P}.tar.gz" +SRC_URI="https://milki.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild index 483558f5a7ba..65e49c2e58e6 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.3.2.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild index deb4e2f79023..57c4de439eb3 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.3.3.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild index 377dc9d90775..6ccbdf32d72f 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.4.2.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild b/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild index 6b4a726c07ef..7607b3811fea 100644 --- a/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-3.5.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index c5bb89d2d70a..d96e04d73c74 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -21,7 +21,7 @@ else fi DESCRIPTION="Set of graphical tools for Mercurial" -HOMEPAGE="http://tortoisehg.bitbucket.org" +HOMEPAGE="https://tortoisehg.bitbucket.org" LICENSE="GPL-2" SLOT="0" diff --git a/games-action/snipes/snipes-1.0.4.ebuild b/games-action/snipes/snipes-1.0.4.ebuild index 8cf7db015be2..fa5a351ab423 100644 --- a/games-action/snipes/snipes-1.0.4.ebuild +++ b/games-action/snipes/snipes-1.0.4.ebuild @@ -6,8 +6,8 @@ EAPI=5 inherit toolchain-funcs eutils games DESCRIPTION="2D scrolling shooter, resembles the old DOS game of same name" -HOMEPAGE="http://cyp.github.com/snipes/" -SRC_URI="http://cyp.github.com/snipes/${P}.tar.gz" +HOMEPAGE="https://cyp.github.com/snipes/" +SRC_URI="https://cyp.github.com/snipes/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild b/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild index e3b3c1aaa99f..f18bfbadf20a 100644 --- a/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild +++ b/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit games DESCRIPTION="Space invaders clone, using ncurses library" -HOMEPAGE="http://packages.gentoo.org/package/games-arcade/ascii-invaders" +HOMEPAGE="https://packages.gentoo.org/package/games-arcade/ascii-invaders" SRC_URI="mirror://gentoo/invaders${PV}.tgz" LICENSE="GPL-2" diff --git a/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild b/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild index bbcbaf423859..593822fb4200 100644 --- a/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild +++ b/games-misc/fortune-mod-gentoo-forums/fortune-mod-gentoo-forums-20041207.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 DESCRIPTION="Fortune database of quotes from forums.gentoo.org" -HOMEPAGE="http://forums.gentoo.org/" +HOMEPAGE="https://forums.gentoo.org/" SRC_URI="mirror://gentoo/gentoo-forums-${PV}.gz offensive? ( mirror://gentoo/gentoo-forums-offensive-${PV}.gz )" diff --git a/games-puzzle/shaaft/shaaft-0.5.0.ebuild b/games-puzzle/shaaft/shaaft-0.5.0.ebuild index 57baf97814db..aa85a19ba33d 100644 --- a/games-puzzle/shaaft/shaaft-0.5.0.ebuild +++ b/games-puzzle/shaaft/shaaft-0.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils games DESCRIPTION="A falling block game similar to Blockout" -HOMEPAGE="http://packages.gentoo.org/package/games-puzzle/shaaft" +HOMEPAGE="https://packages.gentoo.org/package/games-puzzle/shaaft" SRC_URI="mirror://sourceforge/criticalmass/${P/s/S}.tar.bz2" LICENSE="GPL-2" diff --git a/games-simulation/qct/qct-0.7-r1.ebuild b/games-simulation/qct/qct-0.7-r1.ebuild index 5a48f6f181c0..0875470b67bd 100644 --- a/games-simulation/qct/qct-0.7-r1.ebuild +++ b/games-simulation/qct/qct-0.7-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 games DESCRIPTION="Quiet Console Town puts you in the place of the mayor of a budding new console RPG city" -HOMEPAGE="http://packages.gentoo.org/package/games-simulation/qct" +HOMEPAGE="https://packages.gentoo.org/package/games-simulation/qct" SRC_URI="http://www.sourcefiles.org/Games/Role_Play/${P}.tar.gz" LICENSE="GPL-2" diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.14.4.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.14.4.ebuild index 705ed94ecad5..5db7cb9e87d9 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.14.4.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.14.4.ebuild @@ -139,7 +139,7 @@ pkg_postinst() { if ! systemd_is_booted; then ewarn "${PN} needs Systemd to be *running* for working" ewarn "properly. Please follow the this guide to migrate:" - ewarn "http://wiki.gentoo.org/wiki/Systemd" + ewarn "https://wiki.gentoo.org/wiki/Systemd" fi if use openrc-force; then diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild index da875f9f725e..e887818238b0 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild @@ -142,7 +142,7 @@ pkg_postinst() { if ! systemd_is_booted; then ewarn "${PN} needs Systemd to be *running* for working" ewarn "properly. Please follow the this guide to migrate:" - ewarn "http://wiki.gentoo.org/wiki/Systemd" + ewarn "https://wiki.gentoo.org/wiki/Systemd" fi if use openrc-force; then diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.3.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.3.ebuild index 1af881dcb676..934e8d731e92 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.3.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.3.ebuild @@ -139,7 +139,7 @@ pkg_postinst() { if ! systemd_is_booted; then ewarn "${PN} needs Systemd to be *running* for working" ewarn "properly. Please follow the this guide to migrate:" - ewarn "http://wiki.gentoo.org/wiki/Systemd" + ewarn "https://wiki.gentoo.org/wiki/Systemd" fi if use openrc-force; then diff --git a/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild b/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild index 3e366051f5a7..908238b1e205 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.14.4.ebuild @@ -211,7 +211,7 @@ pkg_postinst() { if ! systemd_is_booted; then ewarn "${PN} needs Systemd to be *running* for working" ewarn "properly. Please follow this guide to migrate:" - ewarn "http://wiki.gentoo.org/wiki/Systemd" + ewarn "https://wiki.gentoo.org/wiki/Systemd" fi if use openrc-force; then diff --git a/gnome-base/gnome-shell/gnome-shell-3.16.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.16.2.ebuild index 3b81db7931a7..0926956448bf 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.16.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.16.2.ebuild @@ -200,7 +200,7 @@ pkg_postinst() { if ! systemd_is_booted; then ewarn "${PN} needs Systemd to be *running* for working" ewarn "properly. Please follow this guide to migrate:" - ewarn "http://wiki.gentoo.org/wiki/Systemd" + ewarn "https://wiki.gentoo.org/wiki/Systemd" fi if use openrc-force; then diff --git a/gnome-base/gnome-shell/gnome-shell-3.16.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.16.3.ebuild index 3b81db7931a7..0926956448bf 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.16.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.16.3.ebuild @@ -200,7 +200,7 @@ pkg_postinst() { if ! systemd_is_booted; then ewarn "${PN} needs Systemd to be *running* for working" ewarn "properly. Please follow this guide to migrate:" - ewarn "http://wiki.gentoo.org/wiki/Systemd" + ewarn "https://wiki.gentoo.org/wiki/Systemd" fi if use openrc-force; then diff --git a/kde-apps/juk/juk-15.08.0.ebuild b/kde-apps/juk/juk-15.08.0.ebuild index 36645fb1fa7a..91861ecc6911 100644 --- a/kde-apps/juk/juk-15.08.0.ebuild +++ b/kde-apps/juk/juk-15.08.0.ebuild @@ -18,7 +18,7 @@ DEPEND=" RDEPEND="${DEPEND}" src_configure() { - # http://bugs.gentoo.org/410551 for disabling deprecated TunePimp support + # https://bugs.gentoo.org/410551 for disabling deprecated TunePimp support local mycmakeargs=( -DWITH_TunePimp=OFF ) diff --git a/kde-apps/juk/juk-4.14.3.ebuild b/kde-apps/juk/juk-4.14.3.ebuild index 32d4a2293936..5529250aa668 100644 --- a/kde-apps/juk/juk-4.14.3.ebuild +++ b/kde-apps/juk/juk-4.14.3.ebuild @@ -18,7 +18,7 @@ DEPEND=" RDEPEND="${DEPEND}" src_configure() { - # http://bugs.gentoo.org/410551 for disabling deprecated TunePimp support + # https://bugs.gentoo.org/410551 for disabling deprecated TunePimp support local mycmakeargs=( -DWITH_TunePimp=OFF ) diff --git a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild index 13a5bd8ef54b..4753ea246765 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild @@ -81,7 +81,7 @@ src_configure() { # Set the path to the Perl executable explictly. This will be used to # create the initial sharpbang line in the scripts and might cause # a versioned app name end in there, see - # <http://bugs.gentoo.org/show_bug.cgi?id=62276> + # <https://bugs.gentoo.org/show_bug.cgi?id=62276> myconf+=" PERL_BIN=${EPREFIX}/usr/bin/perl" # Add Gentoo tag to make it easy for the upstream devs to spot diff --git a/mail-filter/spamassassin/spamassassin-3.4.1.ebuild b/mail-filter/spamassassin/spamassassin-3.4.1.ebuild index 2e818ed2a9e0..4af09fd8d081 100644 --- a/mail-filter/spamassassin/spamassassin-3.4.1.ebuild +++ b/mail-filter/spamassassin/spamassassin-3.4.1.ebuild @@ -89,7 +89,7 @@ src_configure() { # Set the path to the Perl executable explictly. This will be used to # create the initial sharpbang line in the scripts and might cause # a versioned app name end in there, see - # <http://bugs.gentoo.org/show_bug.cgi?id=62276> + # <https://bugs.gentoo.org/show_bug.cgi?id=62276> myconf+=" PERL_BIN=${EPREFIX}/usr/bin/perl" # Setting the following env var ensures that no questions are asked. diff --git a/mail-mta/exim/exim-4.84.ebuild b/mail-mta/exim/exim-4.84.ebuild index 86d5c6adf570..044cd9781a5a 100644 --- a/mail-mta/exim/exim-4.84.ebuild +++ b/mail-mta/exim/exim-4.84.ebuild @@ -499,7 +499,7 @@ pkg_postinst() { einfo "Starting from Exim 4.83, DSN support comes from upstream." einfo "DSN support is an experimental feature. If you used DSN" einfo "support prior to 4.83, make sure to remove all dsn_process" - einfo "switches from your routers, see http://bugs.gentoo.org/511818" + einfo "switches from your routers, see https://bugs.gentoo.org/511818" fi einfo "Exim maintains some db files under its spool directory that need" einfo "cleaning from time to time. (${EROOT}var/spool/exim/db)" diff --git a/mail-mta/exim/exim-4.85.ebuild b/mail-mta/exim/exim-4.85.ebuild index 8728359a5646..6c64ea2a5eb2 100644 --- a/mail-mta/exim/exim-4.85.ebuild +++ b/mail-mta/exim/exim-4.85.ebuild @@ -499,7 +499,7 @@ pkg_postinst() { einfo "Starting from Exim 4.83, DSN support comes from upstream." einfo "DSN support is an experimental feature. If you used DSN" einfo "support prior to 4.83, make sure to remove all dsn_process" - einfo "switches from your routers, see http://bugs.gentoo.org/511818" + einfo "switches from your routers, see https://bugs.gentoo.org/511818" fi einfo "Exim maintains some db files under its spool directory that need" einfo "cleaning from time to time. (${EROOT}var/spool/exim/db)" diff --git a/mail-mta/exim/exim-4.86.ebuild b/mail-mta/exim/exim-4.86.ebuild index 5f27531fd69e..66518a3ce2cb 100644 --- a/mail-mta/exim/exim-4.86.ebuild +++ b/mail-mta/exim/exim-4.86.ebuild @@ -499,7 +499,7 @@ pkg_postinst() { einfo "Starting from Exim 4.83, DSN support comes from upstream." einfo "DSN support is an experimental feature. If you used DSN" einfo "support prior to 4.83, make sure to remove all dsn_process" - einfo "switches from your routers, see http://bugs.gentoo.org/511818" + einfo "switches from your routers, see https://bugs.gentoo.org/511818" fi einfo "Exim maintains some db files under its spool directory that need" einfo "cleaning from time to time. (${EROOT}var/spool/exim/db)" diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild index 1befed34bfe7..fc2bf8b224cb 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild @@ -283,7 +283,7 @@ pkg_postinst() { elog "If you happen to find a theme that you like, but which doesn't work" elog "after it has been automatically converted to the new format, please" elog "fix it manually and submit for inclusion into a generic splashutils" - elog "theme package by posting it on bugzilla (http://bugs.gentoo.org/)" + elog "theme package by posting it on bugzilla (https://bugs.gentoo.org/)" elog "or sending it directly to the maintainer of this package." else elog "When testing the themes, please make sure you're running in a 16bpp" diff --git a/media-gfx/freecad/freecad-0.12.5284-r4.ebuild b/media-gfx/freecad/freecad-0.12.5284-r4.ebuild index 5636980611e4..6d65408295ca 100644 --- a/media-gfx/freecad/freecad-0.12.5284-r4.ebuild +++ b/media-gfx/freecad/freecad-0.12.5284-r4.ebuild @@ -39,7 +39,7 @@ RDEPEND="dev-cpp/eigen:3 DEPEND="${RDEPEND} >=dev-lang/swig-2.0.4-r1:0" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/media-gfx/freecad/freecad-0.13.1830-r1.ebuild b/media-gfx/freecad/freecad-0.13.1830-r1.ebuild index 68ac7466174e..5a68bd932b4f 100644 --- a/media-gfx/freecad/freecad-0.13.1830-r1.ebuild +++ b/media-gfx/freecad/freecad-0.13.1830-r1.ebuild @@ -46,7 +46,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-lang/swig-2.0.4-r1:0" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/media-gfx/freecad/freecad-0.14.3702-r1.ebuild b/media-gfx/freecad/freecad-0.14.3702-r1.ebuild index 2d2d6162cd0d..4d5c8f55540b 100644 --- a/media-gfx/freecad/freecad-0.14.3702-r1.ebuild +++ b/media-gfx/freecad/freecad-0.14.3702-r1.ebuild @@ -47,7 +47,7 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-lang/swig-2.0.4-r1:0" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/media-gfx/freecad/freecad-0.15.4671.ebuild b/media-gfx/freecad/freecad-0.15.4671.ebuild index b3ca12e7d567..d0e09c63b81c 100644 --- a/media-gfx/freecad/freecad-0.15.4671.ebuild +++ b/media-gfx/freecad/freecad-0.15.4671.ebuild @@ -41,7 +41,7 @@ DEPEND="${COMMON_DEPEND} dev-python/pyside-tools >=dev-lang/swig-2.0.4-r1:0" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/media-gfx/freecad/freecad-9999.ebuild b/media-gfx/freecad/freecad-9999.ebuild index 7500628e4f90..ec475f51cbe3 100644 --- a/media-gfx/freecad/freecad-9999.ebuild +++ b/media-gfx/freecad/freecad-9999.ebuild @@ -41,7 +41,7 @@ DEPEND="${COMMON_DEPEND} dev-python/pyside-tools >=dev-lang/swig-2.0.4-r1:0" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild b/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild index 53216a2c46c0..7714b5f425b1 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.0.3.ebuild @@ -74,7 +74,7 @@ src_prepare() { elibtoolize # for Darwin modules - # For testsuite, see http://bugs.gentoo.org/show_bug.cgi?id=500580#c3 + # For testsuite, see https://bugs.gentoo.org/show_bug.cgi?id=500580#c3 shopt -s nullglob mesa_cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') if test -n "${mesa_cards}"; then diff --git a/media-gfx/imagemagick/imagemagick-6.9.1.4.ebuild b/media-gfx/imagemagick/imagemagick-6.9.1.4.ebuild index a7fb989f0c3e..e577a722ce14 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.1.4.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.1.4.ebuild @@ -74,7 +74,7 @@ src_prepare() { elibtoolize # for Darwin modules - # For testsuite, see http://bugs.gentoo.org/show_bug.cgi?id=500580#c3 + # For testsuite, see https://bugs.gentoo.org/show_bug.cgi?id=500580#c3 shopt -s nullglob mesa_cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') if test -n "${mesa_cards}"; then diff --git a/media-gfx/imagemagick/imagemagick-6.9.1.7.ebuild b/media-gfx/imagemagick/imagemagick-6.9.1.7.ebuild index 82db3678f6d9..d0b31b7f8777 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.1.7.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.1.7.ebuild @@ -76,7 +76,7 @@ src_prepare() { elibtoolize # for Darwin modules - # For testsuite, see http://bugs.gentoo.org/show_bug.cgi?id=500580#c3 + # For testsuite, see https://bugs.gentoo.org/show_bug.cgi?id=500580#c3 shopt -s nullglob mesa_cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') if test -n "${mesa_cards}"; then diff --git a/media-gfx/imagemagick/imagemagick-6.9.1.8.ebuild b/media-gfx/imagemagick/imagemagick-6.9.1.8.ebuild index 81d0483a68f7..11763433d564 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.1.8.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.1.8.ebuild @@ -74,7 +74,7 @@ src_prepare() { elibtoolize # for Darwin modules - # For testsuite, see http://bugs.gentoo.org/show_bug.cgi?id=500580#c3 + # For testsuite, see https://bugs.gentoo.org/show_bug.cgi?id=500580#c3 shopt -s nullglob mesa_cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') if test -n "${mesa_cards}"; then diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild index 3d4e941e1834..96727a15f08b 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r5.ebuild @@ -197,7 +197,7 @@ pkg_postinst() { elog "devfs or a static /dev tree might work, but are generally discouraged and" elog "not supported. If you decide to switch to udev, you might want to have a" elog "look at 'The Gentoo udev Guide', which can be found at" - elog " http://wiki.gentoo.org/wiki/Udev" + elog " https://wiki.gentoo.org/wiki/Udev" elog "" fi diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r6.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r6.ebuild index a161cb81e454..5559a7c61aa6 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r6.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r6.ebuild @@ -200,7 +200,7 @@ pkg_postinst() { elog "devfs or a static /dev tree might work, but are generally discouraged and" elog "not supported. If you decide to switch to udev, you might want to have a" elog "look at 'The Gentoo udev Guide', which can be found at" - elog " http://wiki.gentoo.org/wiki/Udev" + elog " https://wiki.gentoo.org/wiki/Udev" elog "" fi diff --git a/media-gfx/viewnior/viewnior-1.3.ebuild b/media-gfx/viewnior/viewnior-1.3.ebuild index 9599f1e6f7e7..8d89fb90a5b1 100644 --- a/media-gfx/viewnior/viewnior-1.3.ebuild +++ b/media-gfx/viewnior/viewnior-1.3.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit fdo-mime gnome2-utils autotools DESCRIPTION="Fast and simple image viewer" -HOMEPAGE="http://xsisqox.github.com/Viewnior/index.html" +HOMEPAGE="https://xsisqox.github.com/Viewnior/index.html" SRC_URI="mirror://github/xsisqox/Viewnior/${P}.tar.gz" LICENSE="GPL-3" diff --git a/media-gfx/viewnior/viewnior-1.4.ebuild b/media-gfx/viewnior/viewnior-1.4.ebuild index 93cd4f40946b..c78edbf70016 100644 --- a/media-gfx/viewnior/viewnior-1.4.ebuild +++ b/media-gfx/viewnior/viewnior-1.4.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit fdo-mime gnome2-utils autotools DESCRIPTION="Fast and simple image viewer" -HOMEPAGE="http://xsisqox.github.com/Viewnior/index.html" +HOMEPAGE="https://xsisqox.github.com/Viewnior/index.html" SRC_URI="https://www.dropbox.com/s/zytq0suabesv933/${P}.tar.gz" LICENSE="GPL-3" diff --git a/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild index 3191f36b0123..288a03fabf11 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.28.ebuild @@ -34,7 +34,7 @@ pkg_setup() { src_prepare() { find . -name Makefile.am -exec sed -i -e '/CFLAGS/s:-g -O2::' {} + || die - # http://bugs.gentoo.org/509886 + # https://bugs.gentoo.org/509886 use elibc_uclibc && { sed -i -e 's:oldapi queue_timer:queue_timer:' test/Makefile.am || die; } epatch_user eautoreconf diff --git a/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild index 3191f36b0123..288a03fabf11 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild @@ -34,7 +34,7 @@ pkg_setup() { src_prepare() { find . -name Makefile.am -exec sed -i -e '/CFLAGS/s:-g -O2::' {} + || die - # http://bugs.gentoo.org/509886 + # https://bugs.gentoo.org/509886 use elibc_uclibc && { sed -i -e 's:oldapi queue_timer:queue_timer:' test/Makefile.am || die; } epatch_user eautoreconf diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild index fb635903c8f2..07fee3dcbdbb 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.2.1.ebuild @@ -48,7 +48,7 @@ src_configure() { --disable-gtk-doc \ --without-gtk \ --with-package-name="GStreamer editing services ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer-editing-services" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services" } src_install() { diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild index fc81e0e15c96..efea46f2fec2 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild @@ -47,7 +47,7 @@ src_configure() { --disable-examples \ --without-gtk \ --with-package-name="GStreamer editing services ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer-editing-services" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services" } src_compile() { diff --git a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild index fcb2c99ccb43..be3a89413b47 100644 --- a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild @@ -81,7 +81,7 @@ multilib_src_configure() { $(multilib_native_use_enable introspection) \ $(use_enable test tests) \ --with-package-name="GStreamer ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer" if multilib_is_native_abi; then local x diff --git a/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild b/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild index 8ca36e89b612..db3da4359408 100644 --- a/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-1.2.4-r2.ebuild @@ -62,7 +62,7 @@ multilib_src_configure() { $(use_enable nls) \ $(use_enable test tests) \ --with-package-name="GStreamer ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer" if multilib_is_native_abi; then local x diff --git a/media-libs/gstreamer/gstreamer-1.4.5.ebuild b/media-libs/gstreamer/gstreamer-1.4.5.ebuild index 4baf19a26e90..d349c438b400 100644 --- a/media-libs/gstreamer/gstreamer-1.4.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.4.5.ebuild @@ -62,7 +62,7 @@ multilib_src_configure() { $(use_enable nls) \ $(use_enable test tests) \ --with-package-name="GStreamer ebuild for Gentoo" \ - --with-package-origin="http://packages.gentoo.org/package/media-libs/gstreamer" + --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer" if multilib_is_native_abi; then local x diff --git a/media-libs/libvpx/libvpx-1.1.0.ebuild b/media-libs/libvpx/libvpx-1.1.0.ebuild index 20676d2e567d..c8d0789f39a4 100644 --- a/media-libs/libvpx/libvpx-1.1.0.ebuild +++ b/media-libs/libvpx/libvpx-1.1.0.ebuild @@ -61,7 +61,7 @@ src_configure() { # build verbose by default MAKEOPTS="${MAKEOPTS} verbose=yes" - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild b/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild index 7850bf52135a..59805e736930 100644 --- a/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild +++ b/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild @@ -61,7 +61,7 @@ multilib_src_configure() { x86_64*) export AS=yasm;; esac - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/libvpx/libvpx-1.3.0.ebuild b/media-libs/libvpx/libvpx-1.3.0.ebuild index 49244cbcb881..8bfb190d5110 100644 --- a/media-libs/libvpx/libvpx-1.3.0.ebuild +++ b/media-libs/libvpx/libvpx-1.3.0.ebuild @@ -62,7 +62,7 @@ multilib_src_configure() { x86_64*) export AS=yasm;; esac - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/libvpx/libvpx-1.4.0.ebuild b/media-libs/libvpx/libvpx-1.4.0.ebuild index e142ee2f4e35..ac6af7aea239 100644 --- a/media-libs/libvpx/libvpx-1.4.0.ebuild +++ b/media-libs/libvpx/libvpx-1.4.0.ebuild @@ -60,7 +60,7 @@ multilib_src_configure() { x86_64*) export AS=yasm;; esac - # http://bugs.gentoo.org/show_bug.cgi?id=384585 + # https://bugs.gentoo.org/show_bug.cgi?id=384585 # https://bugs.gentoo.org/show_bug.cgi?id=465988 # copied from php-pear-r1.eclass addpredict /usr/share/snmp/mibs/.index diff --git a/media-libs/raptor/raptor-2.0.14.ebuild b/media-libs/raptor/raptor-2.0.14.ebuild index c89d546ba8b5..808900857d56 100644 --- a/media-libs/raptor/raptor-2.0.14.ebuild +++ b/media-libs/raptor/raptor-2.0.14.ebuild @@ -60,7 +60,7 @@ src_install() { dohtml {NEWS,README,RELEASE,UPGRADING}.html prune_libtool_files --all - # http://bugs.gentoo.org/467768 + # https://bugs.gentoo.org/467768 local _rdocdir=/usr/share/doc/${PF}/html/${MY_PN} [[ -d ${ED}/${_rdocdir} ]] && dosym ${_rdocdir} /usr/share/gtk-doc/html/${MY_PN} } diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.3.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.3.ebuild index 3c727db8c031..af38ebe67484 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.3.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.3.ebuild @@ -38,7 +38,7 @@ src_prepare() { -e "/LIBDIR.*frei0r-1/s:lib:$(get_libdir):" \ ${f} || die - # http://bugs.gentoo.org/418243 + # https://bugs.gentoo.org/418243 sed -i \ -e '/set.*CMAKE_C_FLAGS/s:"): ${CMAKE_C_FLAGS}&:' \ src/filter/*/${f} || die diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.4.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.4.ebuild index 672a979e0b26..c81d166027d1 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.4.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.4.ebuild @@ -31,7 +31,7 @@ src_prepare() { -e "/LIBDIR.*frei0r-1/s:lib:$(get_libdir):" \ ${f} || die - # http://bugs.gentoo.org/418243 + # https://bugs.gentoo.org/418243 sed -i \ -e '/set.*CMAKE_C_FLAGS/s:"): ${CMAKE_C_FLAGS}&:' \ src/filter/*/${f} || die diff --git a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild index eec07ca39b31..1b47937e65e6 100644 --- a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild +++ b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild @@ -34,6 +34,6 @@ src_compile() { pkg_postinst() { if use threads; then elog "If you can't connect MPD, please unset USE threads." - elog "See, http://bugs.gentoo.org/276970 for information." + elog "See, https://bugs.gentoo.org/276970 for information." fi } diff --git a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild index 36f30dd96815..f25f7f1444e3 100644 --- a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild +++ b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta9-r1.ebuild @@ -34,6 +34,6 @@ src_compile() { pkg_postinst() { if use threads; then elog "If you can't connect MPD, please unset USE threads." - elog "See, http://bugs.gentoo.org/276970 for information." + elog "See, https://bugs.gentoo.org/276970 for information." fi } diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild index 3f2752ecf832..5f4b64c48be3 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.129.6633_beta.ebuild @@ -57,7 +57,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild index ff64d3ede881..32361f5d4f1f 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.182.3607_beta.ebuild @@ -57,7 +57,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild index 0946e64a8d0a..ae0b0fd88555 100644 --- a/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild +++ b/media-sound/google-musicmanager/google-musicmanager-1.0.196.8837_beta.ebuild @@ -57,7 +57,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/media-sound/id3ted/id3ted-1.0_beta3.ebuild b/media-sound/id3ted/id3ted-1.0_beta3.ebuild index e6602ecec024..0abb8ff9267b 100644 --- a/media-sound/id3ted/id3ted-1.0_beta3.ebuild +++ b/media-sound/id3ted/id3ted-1.0_beta3.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs MY_P=${PN}-${PV/_beta/b} DESCRIPTION="A Command-line ID3 Tag Editor" -HOMEPAGE="http://muennich.github.com/id3ted/" +HOMEPAGE="https://muennich.github.com/id3ted/" SRC_URI="mirror://github/muennich/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/media-sound/quark/quark-3.21.ebuild b/media-sound/quark/quark-3.21.ebuild index b1c6b1006fc6..0df4e980a26c 100644 --- a/media-sound/quark/quark-3.21.ebuild +++ b/media-sound/quark/quark-3.21.ebuild @@ -7,8 +7,8 @@ GCONF_DEBUG=yes inherit flag-o-matic gnome2 DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!" -HOMEPAGE="http://hsgg.github.com/quark/" -SRC_URI="http://hsgg.github.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://hsgg.github.com/quark/" +SRC_URI="https://hsgg.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/quark/quark-3.24.ebuild b/media-sound/quark/quark-3.24.ebuild index e06ead59817a..ca2937d594c6 100644 --- a/media-sound/quark/quark-3.24.ebuild +++ b/media-sound/quark/quark-3.24.ebuild @@ -7,8 +7,8 @@ EAPI=4 inherit autotools eutils fdo-mime gnome2-utils DESCRIPTION="Quark is the Anti-GUI Music Player with a cool Docklet!" -HOMEPAGE="http://hsgg.github.com/quark/" -SRC_URI="http://hsgg.github.com/${PN}/${P}.tar.gz" +HOMEPAGE="https://hsgg.github.com/quark/" +SRC_URI="https://hsgg.github.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-sound/scmpc/scmpc-0.4.1.ebuild b/media-sound/scmpc/scmpc-0.4.1.ebuild index b72aacb72554..9b3f4f9516ce 100644 --- a/media-sound/scmpc/scmpc-0.4.1.ebuild +++ b/media-sound/scmpc/scmpc-0.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="a client for MPD which submits your tracks to last.fm" -HOMEPAGE="http://cmende.github.com/scmpc/" +HOMEPAGE="https://cmende.github.com/scmpc/" SRC_URI="https://dev.gentoo.org/~angelos/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild b/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild index 06fc5cd6d06e..3464c69c5319 100644 --- a/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild +++ b/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.07.06-r1.ebuild @@ -265,7 +265,7 @@ pkg_setup() { elog "in ${ROOT%/}/etc/make.conf. This way only the firmwares you own" elog "the hardware will be installed." fi - # according to http://devmanual.gentoo.org/general-concepts/use-flags/index.html + # according to https://devmanual.gentoo.org/general-concepts/use-flags/index.html # we should not die here. However, there is no sensible fallback choice to make # because the user may have either the one or the other. WYGIWYG if use dvb_cards_tda10046 && use dvb_cards_tda10046lifeview; then diff --git a/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.09.19.ebuild b/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.09.19.ebuild index 01f70c00365a..82e5464c9880 100644 --- a/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.09.19.ebuild +++ b/media-tv/linuxtv-dvb-firmware/linuxtv-dvb-firmware-2009.09.19.ebuild @@ -275,7 +275,7 @@ pkg_setup() { elog "in ${ROOT%/}/etc/make.conf. This way only the firmwares you own" elog "the hardware will be installed." fi - # according to http://devmanual.gentoo.org/general-concepts/use-flags/index.html + # according to https://devmanual.gentoo.org/general-concepts/use-flags/index.html # we should not die here. However, there is no sensible fallback choice to make # because the user may have either the one or the other. WYGIWYG if use dvb_cards_tda10046 && use dvb_cards_tda10046lifeview; then diff --git a/media-tv/wis-go7007/wis-go7007-0.9.8-r3.ebuild b/media-tv/wis-go7007/wis-go7007-0.9.8-r3.ebuild index 05523665b3ce..884341cd4aaf 100644 --- a/media-tv/wis-go7007/wis-go7007-0.9.8-r3.ebuild +++ b/media-tv/wis-go7007/wis-go7007-0.9.8-r3.ebuild @@ -89,7 +89,7 @@ pkg_postinst() { elog "" elog "For more information on how to use the Plextor devices with Gentoo" elog "you can follow this thread for tips and tricks:" - elog "http://forums.gentoo.org/viewtopic-t-306559-highlight-.html" + elog "https://forums.gentoo.org/viewtopic-t-306559-highlight-.html" elog "" elog "Also, the unofficial Gentoo wiki has a HOWTO page:" elog "http://gentoo-wiki.com/HARDWARE_go7007" diff --git a/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild index 5deefec95577..d7c1bba42547 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-6.6.0.ebuild @@ -37,7 +37,7 @@ DEPEND="${RDEPEND} " pkg_pretend() { - # http://bugs.gentoo.org/419257 + # https://bugs.gentoo.org/419257 local ver=4.6 local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' and nullptr support." if ! version_is_at_least ${ver} $(gcc-version); then diff --git a/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild b/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild index 962ee4fafd38..f7fa4eb240fa 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-8.2.0-r1.ebuild @@ -53,7 +53,7 @@ DEPEND="${RDEPEND} " pkg_pretend() { - # http://bugs.gentoo.org/419257 + # https://bugs.gentoo.org/419257 local ver=4.6 local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' and nullptr support." if ! version_is_at_least ${ver} $(gcc-version); then diff --git a/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild index f2bb7344e11d..bb94e9e1f803 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-8.3.0.ebuild @@ -53,7 +53,7 @@ DEPEND="${RDEPEND} " pkg_pretend() { - # http://bugs.gentoo.org/419257 + # https://bugs.gentoo.org/419257 local ver=4.6 local msg="You need at least GCC ${ver}.x for C++11 range-based 'for' and nullptr support." if ! version_is_at_least ${ver} $(gcc-version); then diff --git a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild index b3111ff052a4..8f1219fb881d 100644 --- a/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9.3-r1.ebuild @@ -13,7 +13,7 @@ MY_PN="${PN/linkchecker/LinkChecker}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Check websites for broken links" -HOMEPAGE="http://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" +HOMEPAGE="https://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/net-analyzer/linkchecker/linkchecker-9999.ebuild b/net-analyzer/linkchecker/linkchecker-9999.ebuild index 777aad007e77..7b9129b92e6b 100644 --- a/net-analyzer/linkchecker/linkchecker-9999.ebuild +++ b/net-analyzer/linkchecker/linkchecker-9999.ebuild @@ -12,7 +12,7 @@ inherit bash-completion-r1 distutils-r1 eutils git-r3 multilib MY_P="${P/linkchecker/LinkChecker}" DESCRIPTION="Check websites for broken links" -HOMEPAGE="http://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" +HOMEPAGE="https://wummel.github.com/linkchecker/ https://pypi.python.org/pypi/linkchecker/" SRC_URI="" EGIT_REPO_URI="https://github.com/wummel/linkchecker.git" diff --git a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild index 33dc889474b7..2ac19e948d4d 100644 --- a/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild +++ b/net-analyzer/nagios-check_fail2ban/nagios-check_fail2ban-3.ebuild @@ -12,7 +12,7 @@ GITHUB_COMMIT="c554837" DESCRIPTION="A nagios plugin for checking the fail2ban daemon" HOMEPAGE="https://github.com/hollow/check_fail2ban" -SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/net-dialup/intel-536ep/intel-536ep-4.71.ebuild b/net-dialup/intel-536ep/intel-536ep-4.71.ebuild index 27aca97d72ff..d4896e383806 100644 --- a/net-dialup/intel-536ep/intel-536ep-4.71.ebuild +++ b/net-dialup/intel-536ep/intel-536ep-4.71.ebuild @@ -19,7 +19,7 @@ MODULE_NAMES="Intel536(:${S}/coredrv)" pkg_setup() { if kernel_is ge 2 6 16; then eerror "This driver is not supported by kernels >= 2.6.16." - eerror "Please see http://bugs.gentoo.org/show_bug.cgi?id=127464 for more info." + eerror "Please see https://bugs.gentoo.org/show_bug.cgi?id=127464 for more info." die "unsupported kernel version" elif kernel_is 2 4; then BUILD_TARGETS="536core" diff --git a/net-im/err/err-1.7.1.ebuild b/net-im/err/err-1.7.1.ebuild index 68c779f5902d..6e0d11ad0d8d 100644 --- a/net-im/err/err-1.7.1.ebuild +++ b/net-im/err/err-1.7.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils user DESCRIPTION="Plugin based XMPP chatbot designed to be easily deployable, extensible and maintainable" -HOMEPAGE="http://gbin.github.com/err/" +HOMEPAGE="https://gbin.github.com/err/" SRC_URI="mirror://pypi/e/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86" diff --git a/net-im/skype/skype-4.3.0.37-r5.ebuild b/net-im/skype/skype-4.3.0.37-r5.ebuild index 19fc428578cb..c1608db67db0 100644 --- a/net-im/skype/skype-4.3.0.37-r5.ebuild +++ b/net-im/skype/skype-4.3.0.37-r5.ebuild @@ -101,7 +101,7 @@ pkg_preinst() { pkg_postinst() { gnome2_icon_cache_update - # http://bugs.gentoo.org/360815 + # https://bugs.gentoo.org/360815 elog "For webcam support, see \"LD_PRELOAD\" section of \"README.lib\" document provided by" elog "media-libs/libv4l package and \"README\" document of this package." diff --git a/net-irc/inspircd/inspircd-2.0.17.ebuild b/net-irc/inspircd/inspircd-2.0.17.ebuild index 64e8e8edfe0e..c1c011bccf4c 100644 --- a/net-irc/inspircd/inspircd-2.0.17.ebuild +++ b/net-irc/inspircd/inspircd-2.0.17.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils multilib toolchain-funcs user DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd" -HOMEPAGE="http://inspircd.github.com/" -SRC_URI="http://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://inspircd.github.com/" +SRC_URI="https://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-irc/inspircd/inspircd-2.0.18.ebuild b/net-irc/inspircd/inspircd-2.0.18.ebuild index d765c5ae3cdc..abeae9268803 100644 --- a/net-irc/inspircd/inspircd-2.0.18.ebuild +++ b/net-irc/inspircd/inspircd-2.0.18.ebuild @@ -7,8 +7,8 @@ EAPI=5 inherit eutils multilib toolchain-funcs user DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd" -HOMEPAGE="http://inspircd.github.com/" -SRC_URI="http://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://inspircd.github.com/" +SRC_URI="https://www.github.com/inspircd/inspircd/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-mail/popa3d/popa3d-1.0.2-r1.ebuild b/net-mail/popa3d/popa3d-1.0.2-r1.ebuild index af41b50eba5f..52b0728d0cc4 100644 --- a/net-mail/popa3d/popa3d-1.0.2-r1.ebuild +++ b/net-mail/popa3d/popa3d-1.0.2-r1.ebuild @@ -36,7 +36,7 @@ inherit eutils toolchain-funcs user # POPA3D_VIRTUAL_HOME_PATH # # Set this field to the base virtual home path. For more information -# read the virtual guide here: http://forums.gentoo.org/viewtopic.php?t=82386 +# read the virtual guide here: https://forums.gentoo.org/viewtopic.php?t=82386 # ###### # 12/07/2005 - port001 diff --git a/net-misc/bti/bti-031-r1.ebuild b/net-misc/bti/bti-031-r1.ebuild index d6cf7562cc44..9a6932a9b4f6 100644 --- a/net-misc/bti/bti-031-r1.ebuild +++ b/net-misc/bti/bti-031-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit bash-completion-r1 eutils DESCRIPTION="A command line twitter/identi.ca client" -HOMEPAGE="http://gregkh.github.com/bti/" +HOMEPAGE="https://gregkh.github.com/bti/" SRC_URI="mirror://kernel/software/web/bti/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild index 25b79622f293..8d86cfb7c96a 100644 --- a/net-misc/cfengine/cfengine-2.2.10-r4.ebuild +++ b/net-misc/cfengine/cfengine-2.2.10-r4.ebuild @@ -27,7 +27,7 @@ PDEPEND="vim-syntax? ( app-vim/cfengine-syntax )" src_prepare() { # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520696 # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511666 - # http://bugs.gentoo.org/339808 + # https://bugs.gentoo.org/339808 epatch "${FILESDIR}/admit-noclass-520696.patch" \ "${FILESDIR}/511666-segfault.patch" \ "${FILESDIR}/${P}-snprintf_buffer_overflow.patch" diff --git a/net-misc/directvnc/directvnc-0.7.6-r1.ebuild b/net-misc/directvnc/directvnc-0.7.6-r1.ebuild index 7777b0ef61e0..c7eb3138be14 100644 --- a/net-misc/directvnc/directvnc-0.7.6-r1.ebuild +++ b/net-misc/directvnc/directvnc-0.7.6-r1.ebuild @@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=1 inherit eutils autotools-utils DESCRIPTION="Very thin VNC client for unix framebuffer systems" -HOMEPAGE="http://drinkmilk.github.com/directvnc/" +HOMEPAGE="https://drinkmilk.github.com/directvnc/" SRC_URI="https://github.com/downloads/drinkmilk/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/directvnc/directvnc-0.7.8.ebuild b/net-misc/directvnc/directvnc-0.7.8.ebuild index 1282ab1172c3..7712c4b6ff4c 100644 --- a/net-misc/directvnc/directvnc-0.7.8.ebuild +++ b/net-misc/directvnc/directvnc-0.7.8.ebuild @@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=1 inherit eutils autotools-utils DESCRIPTION="Very thin VNC client for unix framebuffer systems" -HOMEPAGE="http://drinkmilk.github.com/directvnc/" +HOMEPAGE="https://drinkmilk.github.com/directvnc/" SRC_URI="https://github.com/downloads/drinkmilk/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/lldpd/lldpd-0.7.11-r3.ebuild b/net-misc/lldpd/lldpd-0.7.11-r3.ebuild index c51e9337131d..e6ccb75aeffa 100644 --- a/net-misc/lldpd/lldpd-0.7.11-r3.ebuild +++ b/net-misc/lldpd/lldpd-0.7.11-r3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils user systemd bash-completion-r1 autotools DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="http://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://vincentbernat.github.com/lldpd/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" diff --git a/net-misc/lldpd/lldpd-0.7.13.ebuild b/net-misc/lldpd/lldpd-0.7.13.ebuild index ed5c658d6f3c..0ffa4ddd07f2 100644 --- a/net-misc/lldpd/lldpd-0.7.13.ebuild +++ b/net-misc/lldpd/lldpd-0.7.13.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils user systemd bash-completion-r1 autotools DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="http://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://vincentbernat.github.com/lldpd/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" diff --git a/net-misc/networkmanager/networkmanager-0.9.10.1_pre20141101.ebuild b/net-misc/networkmanager/networkmanager-0.9.10.1_pre20141101.ebuild index cb7b061075f3..54d9952bfe57 100644 --- a/net-misc/networkmanager/networkmanager-0.9.10.1_pre20141101.ebuild +++ b/net-misc/networkmanager/networkmanager-0.9.10.1_pre20141101.ebuild @@ -99,7 +99,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -113,7 +113,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/networkmanager/networkmanager-0.9.8.10-r1.ebuild b/net-misc/networkmanager/networkmanager-0.9.8.10-r1.ebuild index ad313eaab0a8..7472929f1e58 100644 --- a/net-misc/networkmanager/networkmanager-0.9.8.10-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-0.9.8.10-r1.ebuild @@ -77,7 +77,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -91,7 +91,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/networkmanager/networkmanager-1.0.0.ebuild b/net-misc/networkmanager/networkmanager-1.0.0.ebuild index ec2d35afd307..6ffd8ce4e83d 100644 --- a/net-misc/networkmanager/networkmanager-1.0.0.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.0.ebuild @@ -92,7 +92,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -106,7 +106,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/networkmanager/networkmanager-1.0.2-r1.ebuild b/net-misc/networkmanager/networkmanager-1.0.2-r1.ebuild index 4d6eca62c023..7d17e3b2716b 100644 --- a/net-misc/networkmanager/networkmanager-1.0.2-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.2-r1.ebuild @@ -90,7 +90,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -104,7 +104,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/networkmanager/networkmanager-1.0.2.ebuild b/net-misc/networkmanager/networkmanager-1.0.2.ebuild index fae9c40fedc2..0dd58e6074d2 100644 --- a/net-misc/networkmanager/networkmanager-1.0.2.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.2.ebuild @@ -90,7 +90,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -104,7 +104,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/networkmanager/networkmanager-1.0.4-r1.ebuild b/net-misc/networkmanager/networkmanager-1.0.4-r1.ebuild index c36fad64d061..3d133d3704c2 100644 --- a/net-misc/networkmanager/networkmanager-1.0.4-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.4-r1.ebuild @@ -90,7 +90,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -104,7 +104,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/networkmanager/networkmanager-1.0.4.ebuild b/net-misc/networkmanager/networkmanager-1.0.4.ebuild index 3e3557772dd9..de67526801eb 100644 --- a/net-misc/networkmanager/networkmanager-1.0.4.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.4.ebuild @@ -90,7 +90,7 @@ sysfs_deprecated_check() { if { linux_chkconfig_present SYSFS_DEPRECATED_V2; }; then eerror "Please disable SYSFS_DEPRECATED_V2 support in your kernel config and recompile your kernel" eerror "or NetworkManager will not work correctly." - eerror "See http://bugs.gentoo.org/333639 for more info." + eerror "See https://bugs.gentoo.org/333639 for more info." die "CONFIG_SYSFS_DEPRECATED_V2 support detected!" fi eend $? @@ -104,7 +104,7 @@ pkg_pretend() { else ewarn "Was unable to determine your kernel .config" ewarn "Please note that if CONFIG_SYSFS_DEPRECATED_V2 is set in your kernel .config, NetworkManager will not work correctly." - ewarn "See http://bugs.gentoo.org/333639 for more info." + ewarn "See https://bugs.gentoo.org/333639 for more info." fi fi diff --git a/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild b/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild index ed074463c8ae..3aac893a98db 100644 --- a/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild +++ b/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild @@ -131,6 +131,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild b/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild index 986c4c948604..ac0362bc21b7 100644 --- a/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild +++ b/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild @@ -131,6 +131,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/ntp/ntp-4.2.8-r1.ebuild b/net-misc/ntp/ntp-4.2.8-r1.ebuild index a526ad0f4c3d..d437ee57d413 100644 --- a/net-misc/ntp/ntp-4.2.8-r1.ebuild +++ b/net-misc/ntp/ntp-4.2.8-r1.ebuild @@ -124,6 +124,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/ntp/ntp-4.2.8-r2.ebuild b/net-misc/ntp/ntp-4.2.8-r2.ebuild index 87266e58687e..6f178556843c 100644 --- a/net-misc/ntp/ntp-4.2.8-r2.ebuild +++ b/net-misc/ntp/ntp-4.2.8-r2.ebuild @@ -135,6 +135,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/ntp/ntp-4.2.8-r3.ebuild b/net-misc/ntp/ntp-4.2.8-r3.ebuild index a1d0e59eb43e..247172b09f10 100644 --- a/net-misc/ntp/ntp-4.2.8-r3.ebuild +++ b/net-misc/ntp/ntp-4.2.8-r3.ebuild @@ -131,6 +131,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/ntp/ntp-4.2.8_p2.ebuild b/net-misc/ntp/ntp-4.2.8_p2.ebuild index e3b3099a8a20..a9b6a9f61656 100644 --- a/net-misc/ntp/ntp-4.2.8_p2.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p2.ebuild @@ -123,6 +123,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/ntp/ntp-4.2.8_p3.ebuild b/net-misc/ntp/ntp-4.2.8_p3.ebuild index 818647d12d92..09663d72525e 100644 --- a/net-misc/ntp/ntp-4.2.8_p3.ebuild +++ b/net-misc/ntp/ntp-4.2.8_p3.ebuild @@ -123,6 +123,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } diff --git a/net-misc/rancid-git/rancid-git-2.3.8.ebuild b/net-misc/rancid-git/rancid-git-2.3.8.ebuild index 36e80302d9a6..28445f764484 100644 --- a/net-misc/rancid-git/rancid-git-2.3.8.ebuild +++ b/net-misc/rancid-git/rancid-git-2.3.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools eutils readme.gentoo user DESCRIPTION="Really Awesome New Cisco confIg Differ with git extensions and support for colorized emails!" -HOMEPAGE="http://dotwaffle.github.com/rancid-git" +HOMEPAGE="https://dotwaffle.github.com/rancid-git" #SRC_URI="ftp://ftp.shrubbery.net/pub/${PN}/${P}.tar.gz" SRC_URI="https://github.com/dotwaffle/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-4" diff --git a/net-misc/youtube-dl/youtube-dl-2015.04.03.ebuild b/net-misc/youtube-dl/youtube-dl-2015.04.03.ebuild index f59e2e2a7ea2..82703f02f1ae 100644 --- a/net-misc/youtube-dl/youtube-dl-2015.04.03.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2015.04.03.ebuild @@ -9,7 +9,7 @@ DISTUTILS_SINGLE_IMPL=true inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and more sites...)" -HOMEPAGE="http://rg3.github.com/youtube-dl/" +HOMEPAGE="https://rg3.github.com/youtube-dl/" SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz" LICENSE="public-domain" diff --git a/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild b/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild index f78acdd93f6f..db29af284def 100644 --- a/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2015.08.16.1.ebuild @@ -9,7 +9,7 @@ DISTUTILS_SINGLE_IMPL=true inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and more sites...)" -HOMEPAGE="http://rg3.github.com/youtube-dl/" +HOMEPAGE="https://rg3.github.com/youtube-dl/" SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz" LICENSE="public-domain" diff --git a/net-misc/youtube-dl/youtube-dl-2015.08.23.ebuild b/net-misc/youtube-dl/youtube-dl-2015.08.23.ebuild index f78acdd93f6f..db29af284def 100644 --- a/net-misc/youtube-dl/youtube-dl-2015.08.23.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2015.08.23.ebuild @@ -9,7 +9,7 @@ DISTUTILS_SINGLE_IMPL=true inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and more sites...)" -HOMEPAGE="http://rg3.github.com/youtube-dl/" +HOMEPAGE="https://rg3.github.com/youtube-dl/" SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz" LICENSE="public-domain" diff --git a/net-nntp/xrn/xrn-9.02.ebuild b/net-nntp/xrn/xrn-9.02.ebuild index 02acf624b9be..4dd68e203948 100644 --- a/net-nntp/xrn/xrn-9.02.ebuild +++ b/net-nntp/xrn/xrn-9.02.ebuild @@ -47,7 +47,7 @@ src_compile() { # Bugs to Gentoo bugzilla: sed -i \ - -e "s,bug-xrn@kamens.brookline.ma.us,http://bugs.gentoo.org/," \ + -e "s,bug-xrn@kamens.brookline.ma.us,https://bugs.gentoo.org/," \ -e "s,\(#ifndef CONFIG_H_IS_OK\),#define CONFIG_H_IS_OK\n\1," \ config.h diff --git a/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild index 63e46c55528c..75edc48ea78a 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild @@ -63,6 +63,6 @@ pkg_postinst() { einfo " good http mirrors" einfo einfo "For more information please refer to the following forum thread:" - einfo " http://forums.gentoo.org/viewtopic-t-173226.html" + einfo " https://forums.gentoo.org/viewtopic-t-173226.html" einfo } diff --git a/net-proxy/http-replicator/http-replicator-4.0_alpha2-r4.ebuild b/net-proxy/http-replicator/http-replicator-4.0_alpha2-r4.ebuild index 02b37992e864..d13e0fc7d0dd 100644 --- a/net-proxy/http-replicator/http-replicator-4.0_alpha2-r4.ebuild +++ b/net-proxy/http-replicator/http-replicator-4.0_alpha2-r4.ebuild @@ -62,7 +62,7 @@ pkg_postinst() { einfo einfo "For more information please refer to the following forum thread:" einfo - einfo " http://forums.gentoo.org/viewtopic-t-173226.html" + einfo " https://forums.gentoo.org/viewtopic-t-173226.html" einfo einfo "Starting with 4.x releases, the conf.d parameters have changed." echo diff --git a/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-005.ebuild b/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-005.ebuild index 19d67973b484..47a0b005a94d 100644 --- a/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-005.ebuild +++ b/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-005.ebuild @@ -34,6 +34,6 @@ pkg_postinst() { fi einfo "Please read this forum thread for help and troubleshooting:" - einfo "http://forums.gentoo.org/viewtopic-t-409194.html" + einfo "https://forums.gentoo.org/viewtopic-t-409194.html" echo } diff --git a/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-006.ebuild b/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-006.ebuild index ca9100cb4171..fb7a0e03ac2a 100644 --- a/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-006.ebuild +++ b/net-wireless/bcm43xx-fwcutter/bcm43xx-fwcutter-006.ebuild @@ -34,6 +34,6 @@ pkg_postinst() { fi einfo "Please read this forum thread for help and troubleshooting:" - einfo "http://forums.gentoo.org/viewtopic-t-409194.html" + einfo "https://forums.gentoo.org/viewtopic-t-409194.html" echo } diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.1.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.1.ebuild index ef7987d5d03e..08a3ee4801be 100644 --- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.1.ebuild +++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.1.ebuild @@ -23,7 +23,7 @@ fi inherit eutils distutils-r1 ${scm_eclass} DESCRIPTION="Python framework for Gromacs" -HOMEPAGE="http://orbeckst.github.com/GromacsWrapper/" +HOMEPAGE="https://orbeckst.github.com/GromacsWrapper/" LICENSE="GPL-3 LGPL-3" SLOT="0" diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.2.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.2.ebuild index 6d95361ce0f4..1c1624506f8a 100644 --- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.2.ebuild +++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.3.2.ebuild @@ -23,7 +23,7 @@ fi inherit eutils distutils-r1 ${scm_eclass} DESCRIPTION="Python framework for Gromacs" -HOMEPAGE="http://orbeckst.github.com/GromacsWrapper/" +HOMEPAGE="https://orbeckst.github.com/GromacsWrapper/" LICENSE="GPL-3 LGPL-3" SLOT="0" diff --git a/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild b/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild index 520cd1382785..a127bf79afb9 100644 --- a/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild +++ b/sci-geosciences/googleearth/googleearth-7.1.2.2041.ebuild @@ -58,7 +58,7 @@ S=${WORKDIR}/opt/google/earth/free pkg_nofetch() { einfo "Wrong checksum or file size means that Google silently replaced the distfile with a newer version." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for googleearth first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for googleearth first!)." einfo "By redigesting the file yourself, you will install a different version than the ebuild says, untested!" } diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild index c83b4a8ad18e..531bff5bf2c8 100644 --- a/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild +++ b/sci-geosciences/osm-gps-map/osm-gps-map-0.7.3.ebuild @@ -10,7 +10,7 @@ DISTUTILS_OPTIONAL=1 inherit eutils autotools gnome2 distutils-r1 DESCRIPTION="A gtk+ viewer for OpenStreetMap files" -HOMEPAGE="http://nzjrs.github.com/osm-gps-map/" +HOMEPAGE="https://nzjrs.github.com/osm-gps-map/" SRC_URI="http://www.johnstowers.co.nz/files/${PN}/${P}.tar.gz python? ( http://www.johnstowers.co.nz/files/${PN}/python-osmgpsmap-${PV}.tar.gz )" diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild index 10a46cc6334e..60446094ec87 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.0.ebuild @@ -10,7 +10,7 @@ MY_PN="spatialindex-src" MY_P="${MY_PN}-${PV}" DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="http://libspatialindex.github.com/" +HOMEPAGE="https://libspatialindex.github.com/" SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" LICENSE="MIT" diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild index 5955f33ffc9c..fd207c92ca1e 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.1.ebuild @@ -10,7 +10,7 @@ MY_PN="spatialindex-src" MY_P="${MY_PN}-${PV}" DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="http://libspatialindex.github.com/" +HOMEPAGE="https://libspatialindex.github.com/" SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" LICENSE="MIT" diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild index 2f14d7bd0d7e..51c6d327618e 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.3.ebuild @@ -10,7 +10,7 @@ MY_PN="spatialindex-src" MY_P="${MY_PN}-${PV}" DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="http://libspatialindex.github.com/" +HOMEPAGE="https://libspatialindex.github.com/" SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" LICENSE="MIT" diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild index aaa293b82655..bea47a26bdd2 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.4.ebuild @@ -10,7 +10,7 @@ MY_PN="spatialindex-src" MY_P="${MY_PN}-${PV}" DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="http://libspatialindex.github.com/" +HOMEPAGE="https://libspatialindex.github.com/" SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" LICENSE="MIT" diff --git a/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild b/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild index da88a264cdb1..4115c2f435bb 100644 --- a/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild +++ b/sci-libs/libspatialindex/libspatialindex-1.8.5.ebuild @@ -10,7 +10,7 @@ MY_PN="spatialindex-src" MY_P="${MY_PN}-${PV}" DESCRIPTION="General framework for developing spatial indices" -HOMEPAGE="http://libspatialindex.github.com/" +HOMEPAGE="https://libspatialindex.github.com/" SRC_URI="http://download.osgeo.org/libspatialindex/${MY_P}.tar.bz2" LICENSE="MIT" diff --git a/sci-libs/opencascade/opencascade-6.7.1.ebuild b/sci-libs/opencascade/opencascade-6.7.1.ebuild index 1178d9346f39..831e170094bf 100644 --- a/sci-libs/opencascade/opencascade-6.7.1.ebuild +++ b/sci-libs/opencascade/opencascade-6.7.1.ebuild @@ -31,7 +31,7 @@ DEPEND="app-eselect/eselect-opencascade tbb? ( dev-cpp/tbb )" RDEPEND="${DEPEND}" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/sci-libs/opencascade/opencascade-6.8.0.ebuild b/sci-libs/opencascade/opencascade-6.8.0.ebuild index 7db1c2fabaec..af9f50e21cf4 100644 --- a/sci-libs/opencascade/opencascade-6.8.0.ebuild +++ b/sci-libs/opencascade/opencascade-6.8.0.ebuild @@ -31,7 +31,7 @@ DEPEND="app-eselect/eselect-opencascade tbb? ( dev-cpp/tbb )" RDEPEND="${DEPEND}" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/sci-libs/opencascade/opencascade-6.9.0.ebuild b/sci-libs/opencascade/opencascade-6.9.0.ebuild index 3accbd14b5a6..7762a18342f6 100644 --- a/sci-libs/opencascade/opencascade-6.9.0.ebuild +++ b/sci-libs/opencascade/opencascade-6.9.0.ebuild @@ -33,7 +33,7 @@ DEPEND="app-eselect/eselect-opencascade vtk? ( =sci-libs/${MY_VTK}* )" RDEPEND="${DEPEND}" -# http://bugs.gentoo.org/show_bug.cgi?id=352435 +# https://bugs.gentoo.org/show_bug.cgi?id=352435 # https://www.gentoo.org/foundation/en/minutes/2011/20110220_trustees.meeting_log.txt RESTRICT="bindist mirror" diff --git a/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild b/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild index bfaa171e3144..64d9134f99f7 100644 --- a/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild +++ b/sci-visualization/gnuplot/gnuplot-4.6.5.ebuild @@ -137,7 +137,7 @@ src_configure() { $(use_enable qt4 qt) \ $(use_enable thin-splines) \ $(use_enable wxwidgets) \ - DIST_CONTACT="http://bugs.gentoo.org/" \ + DIST_CONTACT="https://bugs.gentoo.org/" \ EMACS=no } diff --git a/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild b/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild index ea423fb13377..d22be8a982bf 100644 --- a/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild +++ b/sci-visualization/gnuplot/gnuplot-5.0.1.ebuild @@ -131,7 +131,7 @@ src_configure() { --enable-stats \ $(use_with qt4 qt qt4) \ $(use_enable wxwidgets) \ - DIST_CONTACT="http://bugs.gentoo.org/" \ + DIST_CONTACT="https://bugs.gentoo.org/" \ EMACS=no } diff --git a/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14-r1.ebuild b/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14-r1.ebuild index ad2ff450e3c5..c5a88f70cec8 100644 --- a/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14-r1.ebuild +++ b/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14-r1.ebuild @@ -10,7 +10,7 @@ inherit eutils toolchain-funcs multilib prefix flag-o-matic user PVER=1709 DESCRIPTION="Baselayout for Gentoo Prefix installs" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.${PVER}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild b/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild index ff36fbcfa028..c61f68999b0a 100644 --- a/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild +++ b/sys-apps/baselayout-prefix/baselayout-prefix-1.12.14.ebuild @@ -10,7 +10,7 @@ inherit eutils toolchain-funcs multilib prefix flag-o-matic user PVER=1709 DESCRIPTION="Baselayout for Gentoo Prefix installs" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.${PVER}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-apps/baselayout-prefix/baselayout-prefix-1.12.5-r11.ebuild b/sys-apps/baselayout-prefix/baselayout-prefix-1.12.5-r11.ebuild index e50b2cac10ae..9f6a2f44fd0b 100644 --- a/sys-apps/baselayout-prefix/baselayout-prefix-1.12.5-r11.ebuild +++ b/sys-apps/baselayout-prefix/baselayout-prefix-1.12.5-r11.ebuild @@ -10,7 +10,7 @@ inherit eutils toolchain-funcs multilib prefix flag-o-matic user PVER=1701 DESCRIPTION="Baselayout for Gentoo Prefix installs" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.${PVER}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-apps/baselayout/baselayout-2.2.ebuild b/sys-apps/baselayout/baselayout-2.2.ebuild index 177a800d6b36..44077db0849b 100644 --- a/sys-apps/baselayout/baselayout-2.2.ebuild +++ b/sys-apps/baselayout/baselayout-2.2.ebuild @@ -222,7 +222,7 @@ pkg_postinst() { fi fi - # http://bugs.gentoo.org/361349 + # https://bugs.gentoo.org/361349 if use kernel_linux; then mkdir -p "${ROOT}"/run diff --git a/sys-apps/bleachbit/bleachbit-1.2.ebuild b/sys-apps/bleachbit/bleachbit-1.2.ebuild index bad30be4768b..4afe4040944a 100644 --- a/sys-apps/bleachbit/bleachbit-1.2.ebuild +++ b/sys-apps/bleachbit/bleachbit-1.2.ebuild @@ -53,7 +53,7 @@ python_install_all() { distutils-r1_python_install_all use nls && emake -C po DESTDIR="${D}" install - # http://bugs.gentoo.org/388999 + # https://bugs.gentoo.org/388999 insinto /usr/share/${PN}/cleaners doins cleaners/*.xml diff --git a/sys-apps/bleachbit/bleachbit-1.4.ebuild b/sys-apps/bleachbit/bleachbit-1.4.ebuild index fe0b6f7f1373..783e154e9285 100644 --- a/sys-apps/bleachbit/bleachbit-1.4.ebuild +++ b/sys-apps/bleachbit/bleachbit-1.4.ebuild @@ -53,7 +53,7 @@ python_install_all() { distutils-r1_python_install_all use nls && emake -C po DESTDIR="${D}" install - # http://bugs.gentoo.org/388999 + # https://bugs.gentoo.org/388999 insinto /usr/share/${PN}/cleaners doins cleaners/*.xml diff --git a/sys-apps/bleachbit/bleachbit-1.9.1.ebuild b/sys-apps/bleachbit/bleachbit-1.9.1.ebuild index d07636decf75..20fe92021a51 100644 --- a/sys-apps/bleachbit/bleachbit-1.9.1.ebuild +++ b/sys-apps/bleachbit/bleachbit-1.9.1.ebuild @@ -53,7 +53,7 @@ python_install_all() { distutils-r1_python_install_all use nls && emake -C po DESTDIR="${D}" install - # http://bugs.gentoo.org/388999 + # https://bugs.gentoo.org/388999 insinto /usr/share/${PN}/cleaners doins cleaners/*.xml diff --git a/sys-apps/coreutils/coreutils-8.20.ebuild b/sys-apps/coreutils/coreutils-8.20.ebuild index 963d6a3acea6..e820024ca04e 100644 --- a/sys-apps/coreutils/coreutils-8.20.ebuild +++ b/sys-apps/coreutils/coreutils-8.20.ebuild @@ -80,7 +80,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ diff --git a/sys-apps/coreutils/coreutils-8.21.ebuild b/sys-apps/coreutils/coreutils-8.21.ebuild index cfb26d5017d9..00a1a390b0fa 100644 --- a/sys-apps/coreutils/coreutils-8.21.ebuild +++ b/sys-apps/coreutils/coreutils-8.21.ebuild @@ -82,7 +82,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ diff --git a/sys-apps/coreutils/coreutils-8.22-r1.ebuild b/sys-apps/coreutils/coreutils-8.22-r1.ebuild index 26db8fb2babc..75388aaeb4be 100644 --- a/sys-apps/coreutils/coreutils-8.22-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.22-r1.ebuild @@ -80,7 +80,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ diff --git a/sys-apps/coreutils/coreutils-8.22.ebuild b/sys-apps/coreutils/coreutils-8.22.ebuild index e532efef444a..50dfe0848a61 100644 --- a/sys-apps/coreutils/coreutils-8.22.ebuild +++ b/sys-apps/coreutils/coreutils-8.22.ebuild @@ -80,7 +80,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ diff --git a/sys-apps/coreutils/coreutils-8.23.ebuild b/sys-apps/coreutils/coreutils-8.23.ebuild index f153c8ef3cf1..efb2888c71b1 100644 --- a/sys-apps/coreutils/coreutils-8.23.ebuild +++ b/sys-apps/coreutils/coreutils-8.23.ebuild @@ -86,7 +86,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ diff --git a/sys-apps/coreutils/coreutils-8.24.ebuild b/sys-apps/coreutils/coreutils-8.24.ebuild index a518590ce2b4..6f3b85874aab 100644 --- a/sys-apps/coreutils/coreutils-8.24.ebuild +++ b/sys-apps/coreutils/coreutils-8.24.ebuild @@ -86,7 +86,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR} (p${PATCH_VER:-0})" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --enable-install-program="arch" \ --enable-no-install-program="groups,hostname,kill,su,uptime" \ --enable-largefile \ diff --git a/sys-apps/daemonize/daemonize-1.7.4.ebuild b/sys-apps/daemonize/daemonize-1.7.4.ebuild index 2609d9cde8c4..27e1c093efd6 100644 --- a/sys-apps/daemonize/daemonize-1.7.4.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Runs a command as a Unix daemon" -HOMEPAGE="http://bmc.github.com/daemonize/" +HOMEPAGE="https://bmc.github.com/daemonize/" SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/sys-apps/daemonize/daemonize-1.7.5.ebuild b/sys-apps/daemonize/daemonize-1.7.5.ebuild index cdf5199bc2da..9c21a8ffe325 100644 --- a/sys-apps/daemonize/daemonize-1.7.5.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Runs a command as a Unix daemon" -HOMEPAGE="http://bmc.github.com/daemonize/" +HOMEPAGE="https://bmc.github.com/daemonize/" SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/sys-apps/daemonize/daemonize-1.7.6.ebuild b/sys-apps/daemonize/daemonize-1.7.6.ebuild index 4d75fde0c1f7..71f73b267a59 100644 --- a/sys-apps/daemonize/daemonize-1.7.6.ebuild +++ b/sys-apps/daemonize/daemonize-1.7.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Runs a command as a Unix daemon" -HOMEPAGE="http://bmc.github.com/daemonize/" +HOMEPAGE="https://bmc.github.com/daemonize/" SRC_URI="https://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" diff --git a/sys-apps/diffutils/diffutils-3.3.ebuild b/sys-apps/diffutils/diffutils-3.3.ebuild index 922ff619ff22..da509c27bf01 100644 --- a/sys-apps/diffutils/diffutils-3.3.ebuild +++ b/sys-apps/diffutils/diffutils-3.3.ebuild @@ -39,7 +39,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR}" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ $(use_enable nls) } diff --git a/sys-apps/dog/dog-1.7-r4.ebuild b/sys-apps/dog/dog-1.7-r4.ebuild index 2bd8abc03dcd..ee5db7a8fdf4 100644 --- a/sys-apps/dog/dog-1.7-r4.ebuild +++ b/sys-apps/dog/dog-1.7-r4.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs DESCRIPTION="Dog is better than cat" # the best HOMEPAGE we have. -HOMEPAGE="http://packages.gentoo.org/package/sys-apps/dog" +HOMEPAGE="https://packages.gentoo.org/package/sys-apps/dog" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" diff --git a/sys-apps/findutils/findutils-4.5.12.ebuild b/sys-apps/findutils/findutils-4.5.12.ebuild index 267db222cc40..23270705c7c0 100644 --- a/sys-apps/findutils/findutils-4.5.12.ebuild +++ b/sys-apps/findutils/findutils-4.5.12.ebuild @@ -33,7 +33,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR}" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --program-prefix=${program_prefix} \ $(use_enable nls) \ $(use_with selinux) \ diff --git a/sys-apps/findutils/findutils-4.5.14-r1.ebuild b/sys-apps/findutils/findutils-4.5.14-r1.ebuild index c520ee26744e..a42023b7834e 100644 --- a/sys-apps/findutils/findutils-4.5.14-r1.ebuild +++ b/sys-apps/findutils/findutils-4.5.14-r1.ebuild @@ -39,7 +39,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR}" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --program-prefix=${program_prefix} \ $(use_enable debug) \ $(use_enable nls) \ diff --git a/sys-apps/findutils/findutils-4.5.14.ebuild b/sys-apps/findutils/findutils-4.5.14.ebuild index 267db222cc40..23270705c7c0 100644 --- a/sys-apps/findutils/findutils-4.5.14.ebuild +++ b/sys-apps/findutils/findutils-4.5.14.ebuild @@ -33,7 +33,7 @@ src_configure() { econf \ --with-packager="Gentoo" \ --with-packager-version="${PVR}" \ - --with-packager-bug-reports="http://bugs.gentoo.org/" \ + --with-packager-bug-reports="https://bugs.gentoo.org/" \ --program-prefix=${program_prefix} \ $(use_enable nls) \ $(use_with selinux) \ diff --git a/sys-apps/net-tools/net-tools-1.60_p20130513023548-r1.ebuild b/sys-apps/net-tools/net-tools-1.60_p20130513023548-r1.ebuild index c66e8f600e26..f6b10ea23a03 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20130513023548-r1.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20130513023548-r1.ebuild @@ -45,7 +45,7 @@ maint_pkg_create() { local d="${T}/${patches}" mkdir "${d}" git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README + echo "From https://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz rm -rf "${d}" diff --git a/sys-apps/net-tools/net-tools-1.60_p20130513023548-r2.ebuild b/sys-apps/net-tools/net-tools-1.60_p20130513023548-r2.ebuild index e4272062b373..aa56a5182d99 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20130513023548-r2.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20130513023548-r2.ebuild @@ -45,7 +45,7 @@ maint_pkg_create() { local d="${T}/${patches}" mkdir "${d}" git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README + echo "From https://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz rm -rf "${d}" diff --git a/sys-apps/net-tools/net-tools-1.60_p20130513023548.ebuild b/sys-apps/net-tools/net-tools-1.60_p20130513023548.ebuild index 7670f816592b..7923b9b15b17 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20130513023548.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20130513023548.ebuild @@ -45,7 +45,7 @@ maint_pkg_create() { local d="${T}/${patches}" mkdir "${d}" git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README + echo "From https://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz rm -rf "${d}" diff --git a/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild b/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild index dc3136881a05..c38346f1721e 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20141019041918-r1.ebuild @@ -45,7 +45,7 @@ maint_pkg_create() { local d="${T}/${patches}" mkdir "${d}" git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README + echo "From https://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz rm -rf "${d}" diff --git a/sys-apps/net-tools/net-tools-1.60_p20141019041918.ebuild b/sys-apps/net-tools/net-tools-1.60_p20141019041918.ebuild index c31d362927a1..ea7727040dd9 100644 --- a/sys-apps/net-tools/net-tools-1.60_p20141019041918.ebuild +++ b/sys-apps/net-tools/net-tools-1.60_p20141019041918.ebuild @@ -45,7 +45,7 @@ maint_pkg_create() { local d="${T}/${patches}" mkdir "${d}" git format-patch -o "${d}" master..gentoo > /dev/null - echo "From http://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README + echo "From https://cgit.gentoo.org/proj/net-tools.git" > "${d}"/README tar cf - -C "${T}" ${d##*/} | xz > "${T}"/${patches}.tar.xz rm -rf "${d}" diff --git a/sys-apps/proot/proot-3.2.2-r1.ebuild b/sys-apps/proot/proot-3.2.2-r1.ebuild index 393ddf068bb7..ed856f877db1 100644 --- a/sys-apps/proot/proot-3.2.2-r1.ebuild +++ b/sys-apps/proot/proot-3.2.2-r1.ebuild @@ -68,6 +68,6 @@ pkg_postinst() { elog "Upstream does NOT support such way of building CARE," elog "it provides only prebuilt binaries." elog "CARE also has known problems on hardened systems" - elog "Please do NOT file bugs about them to http://bugs.gentoo.org" + elog "Please do NOT file bugs about them to https://bugs.gentoo.org" fi } diff --git a/sys-apps/proot/proot-4.0.1.ebuild b/sys-apps/proot/proot-4.0.1.ebuild index be756664b273..db48b49af19e 100644 --- a/sys-apps/proot/proot-4.0.1.ebuild +++ b/sys-apps/proot/proot-4.0.1.ebuild @@ -63,6 +63,6 @@ pkg_postinst() { elog "Upstream does NOT support such way of building CARE," elog "it provides only prebuilt binaries." elog "CARE also has known problems on hardened systems" - elog "Please do NOT file bugs about them to http://bugs.gentoo.org" + elog "Please do NOT file bugs about them to https://bugs.gentoo.org" fi } diff --git a/sys-apps/proot/proot-4.0.3.ebuild b/sys-apps/proot/proot-4.0.3.ebuild index 9ab5a080e935..e1458b058d38 100644 --- a/sys-apps/proot/proot-4.0.3.ebuild +++ b/sys-apps/proot/proot-4.0.3.ebuild @@ -64,6 +64,6 @@ pkg_postinst() { elog "Upstream does NOT support such way of building CARE," elog "it provides only prebuilt binaries." elog "CARE also has known problems on hardened systems" - elog "Please do NOT file bugs about them to http://bugs.gentoo.org" + elog "Please do NOT file bugs about them to https://bugs.gentoo.org" fi } diff --git a/sys-apps/proot/proot-5.0.0.ebuild b/sys-apps/proot/proot-5.0.0.ebuild index 9ab5a080e935..e1458b058d38 100644 --- a/sys-apps/proot/proot-5.0.0.ebuild +++ b/sys-apps/proot/proot-5.0.0.ebuild @@ -64,6 +64,6 @@ pkg_postinst() { elog "Upstream does NOT support such way of building CARE," elog "it provides only prebuilt binaries." elog "CARE also has known problems on hardened systems" - elog "Please do NOT file bugs about them to http://bugs.gentoo.org" + elog "Please do NOT file bugs about them to https://bugs.gentoo.org" fi } diff --git a/sys-apps/proot/proot-5.1.0.ebuild b/sys-apps/proot/proot-5.1.0.ebuild index 9ab5a080e935..e1458b058d38 100644 --- a/sys-apps/proot/proot-5.1.0.ebuild +++ b/sys-apps/proot/proot-5.1.0.ebuild @@ -64,6 +64,6 @@ pkg_postinst() { elog "Upstream does NOT support such way of building CARE," elog "it provides only prebuilt binaries." elog "CARE also has known problems on hardened systems" - elog "Please do NOT file bugs about them to http://bugs.gentoo.org" + elog "Please do NOT file bugs about them to https://bugs.gentoo.org" fi } diff --git a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild index 6d94ccbd4599..0b3d583ceeb3 100644 --- a/sys-apps/syslog-notify/syslog-notify-0.2.ebuild +++ b/sys-apps/syslog-notify/syslog-notify-0.2.ebuild @@ -6,7 +6,7 @@ EAPI=4 inherit readme.gentoo DESCRIPTION="Notifications for syslog entries via libnotify" -HOMEPAGE="http://jtniehof.github.com/syslog-notify/" +HOMEPAGE="https://jtniehof.github.com/syslog-notify/" SRC_URI="mirror://github/jtniehof/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/sys-apps/udevil/udevil-0.4.1.ebuild b/sys-apps/udevil/udevil-0.4.1.ebuild index ed46fee99a11..fcd4553f38a3 100644 --- a/sys-apps/udevil/udevil-0.4.1.ebuild +++ b/sys-apps/udevil/udevil-0.4.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools user DESCRIPTION="mount and unmount removable devices without a password" -HOMEPAGE="http://ignorantguru.github.com/udevil/" +HOMEPAGE="https://ignorantguru.github.com/udevil/" SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" LICENSE="GPL-3" @@ -63,7 +63,7 @@ pkg_postinst() { elog elog "When using ${PN} without udisks, and without the udisks-daemon running," elog "you may need to enable kernel polling for device media changes to be detected." - elog "See http://ignorantguru.github.com/${PN}/#polling" + elog "See https://ignorantguru.github.com/${PN}/#polling" has_version '<virtual/udev-173' && ewarn "You need at least udev-173" kernel_is lt 2 6 38 && ewarn "You need at least kernel 2.6.38" einfo diff --git a/sys-apps/udevil/udevil-0.4.3.ebuild b/sys-apps/udevil/udevil-0.4.3.ebuild index 41dea7cf1953..c6308537ffdb 100644 --- a/sys-apps/udevil/udevil-0.4.3.ebuild +++ b/sys-apps/udevil/udevil-0.4.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools user DESCRIPTION="mount and unmount removable devices without a password" -HOMEPAGE="http://ignorantguru.github.com/udevil/" +HOMEPAGE="https://ignorantguru.github.com/udevil/" SRC_URI="https://github.com/IgnorantGuru/udevil/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" @@ -63,7 +63,7 @@ pkg_postinst() { elog elog "When using ${PN} without udisks, and without the udisks-daemon running," elog "you may need to enable kernel polling for device media changes to be detected." - elog "See http://ignorantguru.github.com/${PN}/#polling" + elog "See https://ignorantguru.github.com/${PN}/#polling" has_version '<virtual/udev-173' && ewarn "You need at least udev-173" kernel_is lt 2 6 38 && ewarn "You need at least kernel 2.6.38" einfo diff --git a/sys-apps/udevil/udevil-0.4.4-r1.ebuild b/sys-apps/udevil/udevil-0.4.4-r1.ebuild index 50e6751d3fee..d8a001bffb15 100644 --- a/sys-apps/udevil/udevil-0.4.4-r1.ebuild +++ b/sys-apps/udevil/udevil-0.4.4-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools user DESCRIPTION="mount and unmount removable devices without a password" -HOMEPAGE="http://ignorantguru.github.com/udevil/" +HOMEPAGE="https://ignorantguru.github.com/udevil/" SRC_URI="https://github.com/IgnorantGuru/udevil/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" @@ -65,7 +65,7 @@ pkg_postinst() { elog elog "When using ${PN} without udisks, and without the udisks-daemon running," elog "you may need to enable kernel polling for device media changes to be detected." - elog "See http://ignorantguru.github.com/${PN}/#polling" + elog "See https://ignorantguru.github.com/${PN}/#polling" has_version '<virtual/udev-173' && ewarn "You need at least udev-173" kernel_is lt 2 6 38 && ewarn "You need at least kernel 2.6.38" einfo diff --git a/sys-apps/udevil/udevil-0.4.4.ebuild b/sys-apps/udevil/udevil-0.4.4.ebuild index 5023bba1eb28..f50e632c1b82 100644 --- a/sys-apps/udevil/udevil-0.4.4.ebuild +++ b/sys-apps/udevil/udevil-0.4.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools user DESCRIPTION="mount and unmount removable devices without a password" -HOMEPAGE="http://ignorantguru.github.com/udevil/" +HOMEPAGE="https://ignorantguru.github.com/udevil/" SRC_URI="https://github.com/IgnorantGuru/udevil/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" @@ -64,7 +64,7 @@ pkg_postinst() { elog elog "When using ${PN} without udisks, and without the udisks-daemon running," elog "you may need to enable kernel polling for device media changes to be detected." - elog "See http://ignorantguru.github.com/${PN}/#polling" + elog "See https://ignorantguru.github.com/${PN}/#polling" has_version '<virtual/udev-173' && ewarn "You need at least udev-173" kernel_is lt 2 6 38 && ewarn "You need at least kernel 2.6.38" einfo diff --git a/sys-apps/uevt/uevt-2.3-r1.ebuild b/sys-apps/uevt/uevt-2.3-r1.ebuild index a9942628497e..2eb25aba7099 100644 --- a/sys-apps/uevt/uevt-2.3-r1.ebuild +++ b/sys-apps/uevt/uevt-2.3-r1.ebuild @@ -40,7 +40,7 @@ src_prepare() { "${FILESDIR}"/${P}-support_for_more_than_one_CPU.patch \ "${FILESDIR}"/${P}-vala-0.24.patch - # See http://bugs.gentoo.org/ wrt #428438 + # See https://bugs.gentoo.org/ wrt #428438 echo src/configurator.c >> po/POTFILES.skip echo src/power-infos.c >> po/POTFILES.skip diff --git a/sys-auth/consolekit/consolekit-0.4.6.ebuild b/sys-auth/consolekit/consolekit-0.4.6.ebuild index 211bf9b9b46c..1d43d5a3d606 100644 --- a/sys-auth/consolekit/consolekit-0.4.6.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.6.ebuild @@ -46,7 +46,7 @@ QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*" pkg_setup() { if use kernel_linux; then - # This is from http://bugs.gentoo.org/376939 + # This is from https://bugs.gentoo.org/376939 use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL" # This is required to get login-session-id string with pam_ck_connector.so use pam && CONFIG_CHECK+=" ~AUDITSYSCALL" diff --git a/sys-auth/consolekit/consolekit-0.9.4.ebuild b/sys-auth/consolekit/consolekit-0.9.4.ebuild index 73af8d9cbe6f..af9516517196 100644 --- a/sys-auth/consolekit/consolekit-0.9.4.ebuild +++ b/sys-auth/consolekit/consolekit-0.9.4.ebuild @@ -46,7 +46,7 @@ QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*" pkg_setup() { if use kernel_linux; then - # This is from http://bugs.gentoo.org/376939 + # This is from https://bugs.gentoo.org/376939 use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL" # This is required to get login-session-id string with pam_ck_connector.so use pam && CONFIG_CHECK+=" ~AUDITSYSCALL" diff --git a/sys-auth/consolekit/consolekit-0.9.5.ebuild b/sys-auth/consolekit/consolekit-0.9.5.ebuild index ab3d5c5473be..67d0c3a056ee 100644 --- a/sys-auth/consolekit/consolekit-0.9.5.ebuild +++ b/sys-auth/consolekit/consolekit-0.9.5.ebuild @@ -46,7 +46,7 @@ QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*" pkg_setup() { if use kernel_linux; then - # This is from http://bugs.gentoo.org/376939 + # This is from https://bugs.gentoo.org/376939 use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL" # This is required to get login-session-id string with pam_ck_connector.so use pam && CONFIG_CHECK+=" ~AUDITSYSCALL" diff --git a/sys-auth/consolekit/consolekit-1.0.0.ebuild b/sys-auth/consolekit/consolekit-1.0.0.ebuild index 0821dc1ddd0b..fcd88b0141ec 100644 --- a/sys-auth/consolekit/consolekit-1.0.0.ebuild +++ b/sys-auth/consolekit/consolekit-1.0.0.ebuild @@ -50,7 +50,7 @@ QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*" pkg_setup() { if use kernel_linux; then - # This is from http://bugs.gentoo.org/376939 + # This is from https://bugs.gentoo.org/376939 use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL" # This is required to get login-session-id string with pam_ck_connector.so use pam && CONFIG_CHECK+=" ~AUDITSYSCALL" diff --git a/sys-auth/consolekit/consolekit-9999.ebuild b/sys-auth/consolekit/consolekit-9999.ebuild index 1f51010b8294..0be1ac7f9c3c 100644 --- a/sys-auth/consolekit/consolekit-9999.ebuild +++ b/sys-auth/consolekit/consolekit-9999.ebuild @@ -44,7 +44,7 @@ QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*" pkg_setup() { if use kernel_linux; then - # This is from http://bugs.gentoo.org/376939 + # This is from https://bugs.gentoo.org/376939 use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL" # This is required to get login-session-id string with pam_ck_connector.so use pam && CONFIG_CHECK+=" ~AUDITSYSCALL" diff --git a/sys-block/tw_cli/tw_cli-10.1.ebuild b/sys-block/tw_cli/tw_cli-10.1.ebuild index 330160fb1a6d..b3135df11212 100644 --- a/sys-block/tw_cli/tw_cli-10.1.ebuild +++ b/sys-block/tw_cli/tw_cli-10.1.ebuild @@ -85,7 +85,7 @@ pkg_nofetch() { einfo "FreeBSD - ${SRC_URI_fbsd}" einfo "" einfo "However, they have given permission to redistribute." - einfo "http://bugs.gentoo.org/show_bug.cgi?id=60690#c106" + einfo "https://bugs.gentoo.org/show_bug.cgi?id=60690#c106" einfo "" supportedcards } diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild index 761774b734d9..1e0f64e03238 100644 --- a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild +++ b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="kernel_linux? ( ${SRC_URI_BASE}/${SRC_URI_A_linux} ) RELNOTES="${SRC_URI_BASE}/${PV}_Release_Notes.pdf" # Note: 3ware gave permission to redistribute the binaries before: -# Ref: http://bugs.gentoo.org/show_bug.cgi?id=60690#c106 +# Ref: https://bugs.gentoo.org/show_bug.cgi?id=60690#c106 # # Please note that the LSI-tw_cli license does allow redistribution, despite # being a EULA: diff --git a/sys-block/tw_cli/tw_cli-10.2.ebuild b/sys-block/tw_cli/tw_cli-10.2.ebuild index fdc06354b9a4..fe850379a8da 100644 --- a/sys-block/tw_cli/tw_cli-10.2.ebuild +++ b/sys-block/tw_cli/tw_cli-10.2.ebuild @@ -88,7 +88,7 @@ pkg_nofetch() { einfo "FreeBSD - ${SRC_URI_fbsd}" einfo "" einfo "However, they have given permission to redistribute." - einfo "http://bugs.gentoo.org/show_bug.cgi?id=60690#c106" + einfo "https://bugs.gentoo.org/show_bug.cgi?id=60690#c106" einfo "" supportedcards } diff --git a/sys-block/tw_cli/tw_cli-9.5.2.ebuild b/sys-block/tw_cli/tw_cli-9.5.2.ebuild index e84bcbe415d0..2d50d4b97c1b 100644 --- a/sys-block/tw_cli/tw_cli-9.5.2.ebuild +++ b/sys-block/tw_cli/tw_cli-9.5.2.ebuild @@ -88,7 +88,7 @@ pkg_nofetch() { #einfo "amd64-fbsd - ${SRC_URI_amd64_fbsd}" einfo "" einfo "However, they have given permission to redistribute." - einfo "http://bugs.gentoo.org/show_bug.cgi?id=60690#c106" + einfo "https://bugs.gentoo.org/show_bug.cgi?id=60690#c106" einfo "" supportedcards } diff --git a/sys-block/tw_cli/tw_cli-9.5.3.ebuild b/sys-block/tw_cli/tw_cli-9.5.3.ebuild index 2ee5e907a0c4..a8d9ba8bbbea 100644 --- a/sys-block/tw_cli/tw_cli-9.5.3.ebuild +++ b/sys-block/tw_cli/tw_cli-9.5.3.ebuild @@ -88,7 +88,7 @@ pkg_nofetch() { #einfo "amd64-fbsd - ${SRC_URI_amd64_fbsd}" einfo "" einfo "However, they have given permission to redistribute." - einfo "http://bugs.gentoo.org/show_bug.cgi?id=60690#c106" + einfo "https://bugs.gentoo.org/show_bug.cgi?id=60690#c106" einfo "" supportedcards } diff --git a/sys-boot/grub/grub-2.00_p5107-r2.ebuild b/sys-boot/grub/grub-2.00_p5107-r2.ebuild index 6492a91add5c..7a884895157c 100644 --- a/sys-boot/grub/grub-2.00_p5107-r2.ebuild +++ b/sys-boot/grub/grub-2.00_p5107-r2.ebuild @@ -279,7 +279,7 @@ pkg_postinst() { mount-boot_pkg_postinst elog "For information on how to configure GRUB2 please refer to the guide:" - elog " http://wiki.gentoo.org/wiki/GRUB2_Quick_Start" + elog " https://wiki.gentoo.org/wiki/GRUB2_Quick_Start" if has_version 'sys-boot/grub:0'; then elog "A migration guide for GRUB Legacy users is available:" diff --git a/sys-boot/grub/grub-2.02_beta2-r3.ebuild b/sys-boot/grub/grub-2.02_beta2-r3.ebuild index ded0a69d5f31..b48727bc0d39 100644 --- a/sys-boot/grub/grub-2.02_beta2-r3.ebuild +++ b/sys-boot/grub/grub-2.02_beta2-r3.ebuild @@ -296,7 +296,7 @@ pkg_postinst() { mount-boot_pkg_postinst elog "For information on how to configure GRUB2 please refer to the guide:" - elog " http://wiki.gentoo.org/wiki/GRUB2_Quick_Start" + elog " https://wiki.gentoo.org/wiki/GRUB2_Quick_Start" if has_version 'sys-boot/grub:0'; then elog "A migration guide for GRUB Legacy users is available:" diff --git a/sys-boot/grub/grub-2.02_beta2-r6.ebuild b/sys-boot/grub/grub-2.02_beta2-r6.ebuild index 984392bf63f7..dbdedd73945f 100644 --- a/sys-boot/grub/grub-2.02_beta2-r6.ebuild +++ b/sys-boot/grub/grub-2.02_beta2-r6.ebuild @@ -301,7 +301,7 @@ pkg_postinst() { mount-boot_pkg_postinst elog "For information on how to configure GRUB2 please refer to the guide:" - elog " http://wiki.gentoo.org/wiki/GRUB2_Quick_Start" + elog " https://wiki.gentoo.org/wiki/GRUB2_Quick_Start" if has_version 'sys-boot/grub:0'; then elog "A migration guide for GRUB Legacy users is available:" diff --git a/sys-boot/grub/grub-2.02_beta2-r7.ebuild b/sys-boot/grub/grub-2.02_beta2-r7.ebuild index a46e3f1eb15a..8ee26ace33e2 100644 --- a/sys-boot/grub/grub-2.02_beta2-r7.ebuild +++ b/sys-boot/grub/grub-2.02_beta2-r7.ebuild @@ -297,7 +297,7 @@ pkg_postinst() { mount-boot_pkg_postinst elog "For information on how to configure GRUB2 please refer to the guide:" - elog " http://wiki.gentoo.org/wiki/GRUB2_Quick_Start" + elog " https://wiki.gentoo.org/wiki/GRUB2_Quick_Start" if has_version 'sys-boot/grub:0'; then elog "A migration guide for GRUB Legacy users is available:" diff --git a/sys-boot/grub/grub-9999-r1.ebuild b/sys-boot/grub/grub-9999-r1.ebuild index 7949841baf0a..8292c1a5678f 100644 --- a/sys-boot/grub/grub-9999-r1.ebuild +++ b/sys-boot/grub/grub-9999-r1.ebuild @@ -292,7 +292,7 @@ pkg_postinst() { mount-boot_pkg_postinst elog "For information on how to configure GRUB2 please refer to the guide:" - elog " http://wiki.gentoo.org/wiki/GRUB2_Quick_Start" + elog " https://wiki.gentoo.org/wiki/GRUB2_Quick_Start" if has_version 'sys-boot/grub:0'; then elog "A migration guide for GRUB Legacy users is available:" diff --git a/sys-cluster/native-mpi/native-mpi-0.ebuild b/sys-cluster/native-mpi/native-mpi-0.ebuild index ca914f10dd1b..cee36a66de5e 100644 --- a/sys-cluster/native-mpi/native-mpi-0.ebuild +++ b/sys-cluster/native-mpi/native-mpi-0.ebuild @@ -5,7 +5,7 @@ EAPI=3 DESCRIPTION="Use native OS MPI in prefix environment" -HOMEPAGE="http://prefix.gentoo.org" +HOMEPAGE="https://prefix.gentoo.org" SRC_URI="" LICENSE="GPL-3" diff --git a/sys-devel/gcc-config/gcc-config-1.6.ebuild b/sys-devel/gcc-config/gcc-config-1.6.ebuild index e980a58048a4..61c216248fd7 100644 --- a/sys-devel/gcc-config/gcc-config-1.6.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.6.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gcc-config/gcc-config-1.7.1.ebuild b/sys-devel/gcc-config/gcc-config-1.7.1.ebuild index 51a51b494acd..258f7a6dda72 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.1.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gcc-config/gcc-config-1.7.2.ebuild b/sys-devel/gcc-config/gcc-config-1.7.2.ebuild index 51a51b494acd..258f7a6dda72 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.2.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gcc-config/gcc-config-1.7.ebuild b/sys-devel/gcc-config/gcc-config-1.7.ebuild index 51a51b494acd..258f7a6dda72 100644 --- a/sys-devel/gcc-config/gcc-config-1.7.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.7.ebuild @@ -5,7 +5,7 @@ inherit unpacker toolchain-funcs multilib DESCRIPTION="utility to manage compilers" -HOMEPAGE="http://cgit.gentoo.org/proj/gcc-config.git" +HOMEPAGE="https://cgit.gentoo.org/proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz" diff --git a/sys-devel/gdb/gdb-7.5.1.ebuild b/sys-devel/gdb/gdb-7.5.1.ebuild index 71a3cdb2e894..e1d16e7b1c39 100644 --- a/sys-devel/gdb/gdb-7.5.1.ebuild +++ b/sys-devel/gdb/gdb-7.5.1.ebuild @@ -81,7 +81,7 @@ src_configure() { local sysroot="${EPREFIX}"/usr/${CTARGET} local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror $(is_cross && echo \ --with-sysroot="${sysroot}" \ diff --git a/sys-devel/gdb/gdb-7.5.ebuild b/sys-devel/gdb/gdb-7.5.ebuild index 99829db93390..f0d9a5745afd 100644 --- a/sys-devel/gdb/gdb-7.5.ebuild +++ b/sys-devel/gdb/gdb-7.5.ebuild @@ -81,7 +81,7 @@ src_configure() { local sysroot="${EPREFIX}"/usr/${CTARGET} local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror $(is_cross && echo \ --with-sysroot="${sysroot}" \ diff --git a/sys-devel/gdb/gdb-7.6.1.ebuild b/sys-devel/gdb/gdb-7.6.1.ebuild index 2b0d775da57a..3df6b725b8e4 100644 --- a/sys-devel/gdb/gdb-7.6.1.ebuild +++ b/sys-devel/gdb/gdb-7.6.1.ebuild @@ -92,7 +92,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror ) local sysroot="${EPREFIX}/usr/${CTARGET}" diff --git a/sys-devel/gdb/gdb-7.6.2.ebuild b/sys-devel/gdb/gdb-7.6.2.ebuild index 64c040c064b2..8604039f4e82 100644 --- a/sys-devel/gdb/gdb-7.6.2.ebuild +++ b/sys-devel/gdb/gdb-7.6.2.ebuild @@ -92,7 +92,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror ) local sysroot="${EPREFIX}/usr/${CTARGET}" diff --git a/sys-devel/gdb/gdb-7.6.ebuild b/sys-devel/gdb/gdb-7.6.ebuild index b589cf8d99c5..b28258fc0a06 100644 --- a/sys-devel/gdb/gdb-7.6.ebuild +++ b/sys-devel/gdb/gdb-7.6.ebuild @@ -81,7 +81,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror ) local sysroot="${EPREFIX}/usr/${CTARGET}" diff --git a/sys-devel/gdb/gdb-7.7-r1.ebuild b/sys-devel/gdb/gdb-7.7-r1.ebuild index ebfaa68fc742..5747f4428bcb 100644 --- a/sys-devel/gdb/gdb-7.7-r1.ebuild +++ b/sys-devel/gdb/gdb-7.7-r1.ebuild @@ -88,7 +88,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.7.1.ebuild b/sys-devel/gdb/gdb-7.7.1.ebuild index 795cc558306e..74c3c3fcfce2 100644 --- a/sys-devel/gdb/gdb-7.7.1.ebuild +++ b/sys-devel/gdb/gdb-7.7.1.ebuild @@ -98,7 +98,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.8.1.ebuild b/sys-devel/gdb/gdb-7.8.1.ebuild index b1130656021c..0f15e3e1ca67 100644 --- a/sys-devel/gdb/gdb-7.8.1.ebuild +++ b/sys-devel/gdb/gdb-7.8.1.ebuild @@ -95,7 +95,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.8.2.ebuild b/sys-devel/gdb/gdb-7.8.2.ebuild index c8b17634f567..d1ebd99872ba 100644 --- a/sys-devel/gdb/gdb-7.8.2.ebuild +++ b/sys-devel/gdb/gdb-7.8.2.ebuild @@ -95,7 +95,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.8.ebuild b/sys-devel/gdb/gdb-7.8.ebuild index 7d0ade428b3f..68e33a5722f6 100644 --- a/sys-devel/gdb/gdb-7.8.ebuild +++ b/sys-devel/gdb/gdb-7.8.ebuild @@ -88,7 +88,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild index bb531a97d748..afa47696c4f6 100644 --- a/sys-devel/gdb/gdb-7.9.1.ebuild +++ b/sys-devel/gdb/gdb-7.9.1.ebuild @@ -109,7 +109,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-7.9.ebuild b/sys-devel/gdb/gdb-7.9.ebuild index bb531a97d748..afa47696c4f6 100644 --- a/sys-devel/gdb/gdb-7.9.ebuild +++ b/sys-devel/gdb/gdb-7.9.ebuild @@ -109,7 +109,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index fc830c723b94..e4409ecd0082 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.ebuild @@ -110,7 +110,7 @@ src_configure() { local myconf=( --with-pkgversion="$(gdb_branding)" - --with-bugurl='http://bugs.gentoo.org/' + --with-bugurl='https://bugs.gentoo.org/' --disable-werror # Disable modules that are in a combined binutils/gdb tree. #490566 --disable-{binutils,etc,gas,gold,gprof,ld} diff --git a/sys-devel/native-cctools/native-cctools-1.ebuild b/sys-devel/native-cctools/native-cctools-1.ebuild index 7ff280f4d83d..dfd538559f03 100644 --- a/sys-devel/native-cctools/native-cctools-1.ebuild +++ b/sys-devel/native-cctools/native-cctools-1.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Host OS native assembler as and static linker ld" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="" LICENSE="GPL-2" # actually, we don't know, the wrapper is diff --git a/sys-devel/native-cctools/native-cctools-2.ebuild b/sys-devel/native-cctools/native-cctools-2.ebuild index 6a97fad33a27..c9afc1dfa382 100644 --- a/sys-devel/native-cctools/native-cctools-2.ebuild +++ b/sys-devel/native-cctools/native-cctools-2.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Host OS native assembler as and static linker ld" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="" LICENSE="GPL-2" # actually, we don't know, the wrapper is diff --git a/sys-devel/native-cctools/native-cctools-4.ebuild b/sys-devel/native-cctools/native-cctools-4.ebuild index a1d4cec553b7..fd60567e118a 100644 --- a/sys-devel/native-cctools/native-cctools-4.ebuild +++ b/sys-devel/native-cctools/native-cctools-4.ebuild @@ -7,7 +7,7 @@ EAPI="3" inherit eutils DESCRIPTION="Host OS native assembler as and static linker ld" -HOMEPAGE="http://prefix.gentoo.org/" +HOMEPAGE="https://prefix.gentoo.org/" SRC_URI="" LICENSE="GPL-2" # actually, we don't know, the wrapper is diff --git a/sys-devel/sparse/sparse-0.4.3.ebuild b/sys-devel/sparse/sparse-0.4.3.ebuild index 0190d1bd14c3..4f5af9a47788 100644 --- a/sys-devel/sparse/sparse-0.4.3.ebuild +++ b/sys-devel/sparse/sparse-0.4.3.ebuild @@ -32,7 +32,7 @@ DEPEND="${RDEPEND} xml? ( virtual/pkgconfig )" src_prepare() { - # http://cgit.gentoo.org/proj/sparse.git + # https://cgit.gentoo.org/proj/sparse.git epatch "${FILESDIR}"/${P}-gentoo.patch } diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.41.7-r1.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.41.7-r1.ebuild index 6fdc1ddfc9c5..6274c41fb7d2 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.41.7-r1.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.41.7-r1.ebuild @@ -90,7 +90,7 @@ src_compile() { if [[ ${CHOST} != *-uclibc ]] && grep -qs 'USE_INCLUDED_LIBINTL.*yes' config.{log,status} ; then eerror "INTL sanity check failed, aborting build." eerror "Please post your ${S}/config.log file as an" - eerror "attachment to http://bugs.gentoo.org/show_bug.cgi?id=81096" + eerror "attachment to https://bugs.gentoo.org/show_bug.cgi?id=81096" die "Preventing included intl cruft from building" fi emake COMPILE_ET=compile_et MK_CMDS=mk_cmds || die diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild index 3eb862835d44..bb428b31b0d4 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild @@ -78,7 +78,7 @@ src_configure() { if [[ ${CHOST} != *-uclibc ]] && grep -qs 'USE_INCLUDED_LIBINTL.*yes' config.{log,status} ; then eerror "INTL sanity check failed, aborting build." eerror "Please post your ${S}/config.log file as an" - eerror "attachment to http://bugs.gentoo.org/show_bug.cgi?id=81096" + eerror "attachment to https://bugs.gentoo.org/show_bug.cgi?id=81096" die "Preventing included intl cruft from building" fi } diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild b/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild index 03e558ff6e4e..cb426fca8cdd 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild +++ b/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild @@ -78,7 +78,7 @@ src_configure() { if [[ ${CHOST} != *-uclibc ]] && grep -qs 'USE_INCLUDED_LIBINTL.*yes' config.{log,status} ; then eerror "INTL sanity check failed, aborting build." eerror "Please post your ${S}/config.log file as an" - eerror "attachment to http://bugs.gentoo.org/show_bug.cgi?id=81096" + eerror "attachment to https://bugs.gentoo.org/show_bug.cgi?id=81096" die "Preventing included intl cruft from building" fi } diff --git a/sys-fs/eudev/eudev-1.10-r2.ebuild b/sys-fs/eudev/eudev-1.10-r2.ebuild index 091dc72de134..bb2853909e45 100644 --- a/sys-fs/eudev/eudev-1.10-r2.ebuild +++ b/sys-fs/eudev/eudev-1.10-r2.ebuild @@ -282,8 +282,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/eudev/eudev-1.9-r2.ebuild b/sys-fs/eudev/eudev-1.9-r2.ebuild index 855c4a39ca5b..74f024ff4910 100644 --- a/sys-fs/eudev/eudev-1.9-r2.ebuild +++ b/sys-fs/eudev/eudev-1.9-r2.ebuild @@ -283,8 +283,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/eudev/eudev-2.1.1.ebuild b/sys-fs/eudev/eudev-2.1.1.ebuild index 8a9e823ceb02..e681d7cd72df 100644 --- a/sys-fs/eudev/eudev-2.1.1.ebuild +++ b/sys-fs/eudev/eudev-2.1.1.ebuild @@ -277,8 +277,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/eudev/eudev-3.0.ebuild b/sys-fs/eudev/eudev-3.0.ebuild index 42081d816525..c32ab954d7e8 100644 --- a/sys-fs/eudev/eudev-3.0.ebuild +++ b/sys-fs/eudev/eudev-3.0.ebuild @@ -255,8 +255,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/eudev/eudev-3.1.2-r10.ebuild b/sys-fs/eudev/eudev-3.1.2-r10.ebuild index 60ab6d6634cf..88caac96f883 100644 --- a/sys-fs/eudev/eudev-3.1.2-r10.ebuild +++ b/sys-fs/eudev/eudev-3.1.2-r10.ebuild @@ -251,8 +251,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/eudev/eudev-3.1.2.ebuild b/sys-fs/eudev/eudev-3.1.2.ebuild index 264a59644ef4..d72ff9b1b529 100644 --- a/sys-fs/eudev/eudev-3.1.2.ebuild +++ b/sys-fs/eudev/eudev-3.1.2.ebuild @@ -255,8 +255,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild index 21513ce272fb..baf44a104779 100644 --- a/sys-fs/eudev/eudev-9999.ebuild +++ b/sys-fs/eudev/eudev-9999.ebuild @@ -255,8 +255,8 @@ pkg_postinst() { elog # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/mp3fs/mp3fs-0.32.ebuild b/sys-fs/mp3fs/mp3fs-0.32.ebuild index e71056c4d0dd..17e86c5a44c3 100644 --- a/sys-fs/mp3fs/mp3fs-0.32.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.32.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="a read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read" -HOMEPAGE="http://khenriks.github.com/mp3fs/" +HOMEPAGE="https://khenriks.github.com/mp3fs/" SRC_URI="mirror://github/khenriks/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/sys-fs/mp3fs/mp3fs-0.91.ebuild b/sys-fs/mp3fs/mp3fs-0.91.ebuild index a681935398fd..74d5ff279250 100644 --- a/sys-fs/mp3fs/mp3fs-0.91.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.91.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="a read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read" -HOMEPAGE="http://khenriks.github.com/mp3fs/" +HOMEPAGE="https://khenriks.github.com/mp3fs/" SRC_URI="https://github.com/khenriks/mp3fs/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild index 6707e0f0e324..5f53d78edbda 100644 --- a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild @@ -75,7 +75,7 @@ src_install() { udev_dorules "${FILESDIR}"/99-ntfs3g.rules prune_libtool_files - # http://bugs.gentoo.org/398069 + # https://bugs.gentoo.org/398069 rmdir "${D}"/sbin dosym mount.ntfs-3g /usr/sbin/mount.ntfs #374197 diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild index 391eaa3c7539..daee2206b0c3 100644 --- a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild @@ -75,7 +75,7 @@ src_install() { udev_dorules "${FILESDIR}"/99-ntfs3g.rules prune_libtool_files - # http://bugs.gentoo.org/398069 + # https://bugs.gentoo.org/398069 rmdir "${D}"/sbin dosym mount.ntfs-3g /usr/sbin/mount.ntfs #374197 diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild index 0240a59882b2..cdafd459eeec 100644 --- a/sys-fs/static-dev/static-dev-0.1.ebuild +++ b/sys-fs/static-dev/static-dev-0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ DESCRIPTION="A skeleton, statically managed /dev" -HOMEPAGE="http://bugs.gentoo.org/107875" +HOMEPAGE="https://bugs.gentoo.org/107875" SRC_URI="" LICENSE="GPL-2" diff --git a/sys-fs/udev/udev-216.ebuild b/sys-fs/udev/udev-216.ebuild index 83bb4aaf9c89..65484b59edfe 100644 --- a/sys-fs/udev/udev-216.ebuild +++ b/sys-fs/udev/udev-216.ebuild @@ -389,7 +389,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -447,8 +447,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -476,8 +476,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-217.ebuild b/sys-fs/udev/udev-217.ebuild index 3ca48b9756f2..72c60897e706 100644 --- a/sys-fs/udev/udev-217.ebuild +++ b/sys-fs/udev/udev-217.ebuild @@ -396,7 +396,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -454,8 +454,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -483,8 +483,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-218.ebuild b/sys-fs/udev/udev-218.ebuild index 5d210e3647db..4fe075309b2e 100644 --- a/sys-fs/udev/udev-218.ebuild +++ b/sys-fs/udev/udev-218.ebuild @@ -403,7 +403,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -461,8 +461,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -490,8 +490,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-219.ebuild b/sys-fs/udev/udev-219.ebuild index 8427612d0fb1..f0cd6cfd0f48 100644 --- a/sys-fs/udev/udev-219.ebuild +++ b/sys-fs/udev/udev-219.ebuild @@ -403,7 +403,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -461,8 +461,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -490,8 +490,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-220-r3.ebuild b/sys-fs/udev/udev-220-r3.ebuild index cf465e4c19a4..322f82e8a321 100644 --- a/sys-fs/udev/udev-220-r3.ebuild +++ b/sys-fs/udev/udev-220-r3.ebuild @@ -406,7 +406,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -464,8 +464,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -493,8 +493,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-222.ebuild b/sys-fs/udev/udev-222.ebuild index f728a1752819..ce7fec1d7691 100644 --- a/sys-fs/udev/udev-222.ebuild +++ b/sys-fs/udev/udev-222.ebuild @@ -334,7 +334,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -392,8 +392,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -421,8 +421,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-224-r1.ebuild b/sys-fs/udev/udev-224-r1.ebuild index 131ce78b4a50..6dc09d1d600d 100644 --- a/sys-fs/udev/udev-224-r1.ebuild +++ b/sys-fs/udev/udev-224-r1.ebuild @@ -333,7 +333,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -391,8 +391,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -420,8 +420,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-224-r2.ebuild b/sys-fs/udev/udev-224-r2.ebuild index 1ca9cd188a6e..85f15a89eb30 100644 --- a/sys-fs/udev/udev-224-r2.ebuild +++ b/sys-fs/udev/udev-224-r2.ebuild @@ -334,7 +334,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -392,8 +392,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -421,8 +421,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-224.ebuild b/sys-fs/udev/udev-224.ebuild index cd65b0cd1f20..01e4a0a6bd52 100644 --- a/sys-fs/udev/udev-224.ebuild +++ b/sys-fs/udev/udev-224.ebuild @@ -332,7 +332,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -390,8 +390,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -419,8 +419,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild index 25b1a1e19b05..e69fa2d876ab 100644 --- a/sys-fs/udev/udev-9999.ebuild +++ b/sys-fs/udev/udev-9999.ebuild @@ -332,7 +332,7 @@ pkg_postinst() { if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, http://bugs.gentoo.org/453186" + ewarn "See, https://bugs.gentoo.org/453186" fi done < "${fstab}" @@ -390,8 +390,8 @@ pkg_postinst() { elog elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" elog "fixing known issues visit:" - elog "http://wiki.gentoo.org/wiki/Udev" - elog "http://wiki.gentoo.org/wiki/Udev/upgrade" + elog "https://wiki.gentoo.org/wiki/Udev" + elog "https://wiki.gentoo.org/wiki/Udev/upgrade" # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, # do the same for 80-net-setup-link.rules to keep the old behavior @@ -419,8 +419,8 @@ pkg_postinst() { fi # http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # http://bugs.gentoo.org/246847 - # http://bugs.gentoo.org/514174 + # https://bugs.gentoo.org/246847 + # https://bugs.gentoo.org/514174 enewgroup input # Update hwdb database in case the format is changed by udev version. diff --git a/sys-fs/udisks/udisks-2.1.4.ebuild b/sys-fs/udisks/udisks-2.1.4.ebuild index 07988ef711e5..908fd720ef5e 100644 --- a/sys-fs/udisks/udisks-2.1.4.ebuild +++ b/sys-fs/udisks/udisks-2.1.4.ebuild @@ -52,7 +52,7 @@ pkg_setup() { if use amd64 || use arm || use ppc || use ppc64 || use x86; then CONFIG_CHECK="~!IDE" #319829 CONFIG_CHECK+=" ~TMPFS_POSIX_ACL" #412377 - CONFIG_CHECK+=" ~SWAP" # http://forums.gentoo.org/viewtopic-t-923640.html + CONFIG_CHECK+=" ~SWAP" # https://forums.gentoo.org/viewtopic-t-923640.html CONFIG_CHECK+=" ~NLS_UTF8" #425562 kernel_is lt 3 10 && CONFIG_CHECK+=" ~USB_SUSPEND" #331065, #477278 linux-info_pkg_setup diff --git a/sys-fs/udisks/udisks-2.1.6.ebuild b/sys-fs/udisks/udisks-2.1.6.ebuild index 5fdf05eb31ab..d9ba9b9ef2a0 100644 --- a/sys-fs/udisks/udisks-2.1.6.ebuild +++ b/sys-fs/udisks/udisks-2.1.6.ebuild @@ -55,7 +55,7 @@ pkg_setup() { if use amd64 || use arm || use ppc || use ppc64 || use x86; then CONFIG_CHECK="~!IDE" #319829 CONFIG_CHECK+=" ~TMPFS_POSIX_ACL" #412377 - CONFIG_CHECK+=" ~SWAP" # http://forums.gentoo.org/viewtopic-t-923640.html + CONFIG_CHECK+=" ~SWAP" # https://forums.gentoo.org/viewtopic-t-923640.html CONFIG_CHECK+=" ~NLS_UTF8" #425562 kernel_is lt 3 10 && CONFIG_CHECK+=" ~USB_SUSPEND" #331065, #477278 linux-info_pkg_setup diff --git a/sys-kernel/ck-sources/ck-sources-3.10.82.ebuild b/sys-kernel/ck-sources/ck-sources-3.10.82.ebuild index da2f907bb73a..75ea949648e7 100644 --- a/sys-kernel/ck-sources/ck-sources-3.10.82.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.10.82.ebuild @@ -102,6 +102,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.10.83.ebuild b/sys-kernel/ck-sources/ck-sources-3.10.83.ebuild index 2ae154049ee0..ca67e0ec7524 100644 --- a/sys-kernel/ck-sources/ck-sources-3.10.83.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.10.83.ebuild @@ -102,6 +102,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.10.86.ebuild b/sys-kernel/ck-sources/ck-sources-3.10.86.ebuild index 61499e9a9917..8bc8ddd47d73 100644 --- a/sys-kernel/ck-sources/ck-sources-3.10.86.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.10.86.ebuild @@ -102,6 +102,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.10.87.ebuild b/sys-kernel/ck-sources/ck-sources-3.10.87.ebuild index a7db23f9c47c..e795126b26b5 100644 --- a/sys-kernel/ck-sources/ck-sources-3.10.87.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.10.87.ebuild @@ -102,6 +102,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.14.46.ebuild b/sys-kernel/ck-sources/ck-sources-3.14.46.ebuild index 77e530b8caee..c90a3750f611 100644 --- a/sys-kernel/ck-sources/ck-sources-3.14.46.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.14.46.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.14.48.ebuild b/sys-kernel/ck-sources/ck-sources-3.14.48.ebuild index d4a987962ad9..91bcd97a1bd5 100644 --- a/sys-kernel/ck-sources/ck-sources-3.14.48.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.14.48.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.14.50.ebuild b/sys-kernel/ck-sources/ck-sources-3.14.50.ebuild index 03055e537a69..f9c07435580f 100644 --- a/sys-kernel/ck-sources/ck-sources-3.14.50.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.14.50.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.14.51.ebuild b/sys-kernel/ck-sources/ck-sources-3.14.51.ebuild index ee8f2fea397a..10149de8e41a 100644 --- a/sys-kernel/ck-sources/ck-sources-3.14.51.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.14.51.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.18.16.ebuild b/sys-kernel/ck-sources/ck-sources-3.18.16.ebuild index 949aee3c9d8e..c0b968278be6 100644 --- a/sys-kernel/ck-sources/ck-sources-3.18.16.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.18.16.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.18.19.ebuild b/sys-kernel/ck-sources/ck-sources-3.18.19.ebuild index 94a6cca86f81..f8133f22ddc7 100644 --- a/sys-kernel/ck-sources/ck-sources-3.18.19.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.18.19.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.19.8.ebuild b/sys-kernel/ck-sources/ck-sources-3.19.8.ebuild index de028cb734b7..27a3532bfc0e 100644 --- a/sys-kernel/ck-sources/ck-sources-3.19.8.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.19.8.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-3.4.107.ebuild b/sys-kernel/ck-sources/ck-sources-3.4.107.ebuild index 8aaa64701e96..418d6b4ee1ba 100644 --- a/sys-kernel/ck-sources/ck-sources-3.4.107.ebuild +++ b/sys-kernel/ck-sources/ck-sources-3.4.107.ebuild @@ -107,6 +107,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-4.0.7.ebuild b/sys-kernel/ck-sources/ck-sources-4.0.7.ebuild index 8bd7dee2fb8e..4ab521b8800a 100644 --- a/sys-kernel/ck-sources/ck-sources-4.0.7.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.0.7.ebuild @@ -101,6 +101,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-4.0.9.ebuild b/sys-kernel/ck-sources/ck-sources-4.0.9.ebuild index 886334757b04..387a974d7c17 100644 --- a/sys-kernel/ck-sources/ck-sources-4.0.9.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.0.9.ebuild @@ -101,6 +101,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-4.1.3.ebuild b/sys-kernel/ck-sources/ck-sources-4.1.3.ebuild index a220efb5cca6..0872594f7fbf 100644 --- a/sys-kernel/ck-sources/ck-sources-4.1.3.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.1.3.ebuild @@ -100,6 +100,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-4.1.5.ebuild b/sys-kernel/ck-sources/ck-sources-4.1.5.ebuild index d162c041a863..80f71d6e98fb 100644 --- a/sys-kernel/ck-sources/ck-sources-4.1.5.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.1.5.ebuild @@ -101,6 +101,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/ck-sources/ck-sources-4.1.6.ebuild b/sys-kernel/ck-sources/ck-sources-4.1.6.ebuild index 17bbce2f515a..0d9bcf75bd05 100644 --- a/sys-kernel/ck-sources/ck-sources-4.1.6.ebuild +++ b/sys-kernel/ck-sources/ck-sources-4.1.6.ebuild @@ -101,6 +101,6 @@ pkg_postinst() { kernel-2_pkg_postinst elog - elog "For more info on this patchset, see: http://forums.gentoo.org/viewtopic-t-941030-start-0.html" + elog "For more info on this patchset, see: https://forums.gentoo.org/viewtopic-t-941030-start-0.html" elog } diff --git a/sys-kernel/genkernel/genkernel-3.4.45.1.ebuild b/sys-kernel/genkernel/genkernel-3.4.45.1.ebuild index a78df4abea97..d81f43db378a 100644 --- a/sys-kernel/genkernel/genkernel-3.4.45.1.ebuild +++ b/sys-kernel/genkernel/genkernel-3.4.45.1.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-kernel/genkernel/genkernel-3.4.48.ebuild b/sys-kernel/genkernel/genkernel-3.4.48.ebuild index c4d21620d378..b2361f4bc962 100644 --- a/sys-kernel/genkernel/genkernel-3.4.48.ebuild +++ b/sys-kernel/genkernel/genkernel-3.4.48.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-kernel/genkernel/genkernel-3.4.49.2.ebuild b/sys-kernel/genkernel/genkernel-3.4.49.2.ebuild index ebe802cb9223..4240cdc211ed 100644 --- a/sys-kernel/genkernel/genkernel-3.4.49.2.ebuild +++ b/sys-kernel/genkernel/genkernel-3.4.49.2.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-kernel/genkernel/genkernel-3.4.50.ebuild b/sys-kernel/genkernel/genkernel-3.4.50.ebuild index 6ba932508bbf..9e7968aab72b 100644 --- a/sys-kernel/genkernel/genkernel-3.4.50.ebuild +++ b/sys-kernel/genkernel/genkernel-3.4.50.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-kernel/genkernel/genkernel-3.4.51.4.ebuild b/sys-kernel/genkernel/genkernel-3.4.51.4.ebuild index b099aaaf37fc..faf70a625a7c 100644 --- a/sys-kernel/genkernel/genkernel-3.4.51.4.ebuild +++ b/sys-kernel/genkernel/genkernel-3.4.51.4.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-kernel/genkernel/genkernel-3.4.52.2.ebuild b/sys-kernel/genkernel/genkernel-3.4.52.2.ebuild index 8d9cc4d628a1..e30b6689db90 100644 --- a/sys-kernel/genkernel/genkernel-3.4.52.2.ebuild +++ b/sys-kernel/genkernel/genkernel-3.4.52.2.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-kernel/genkernel/genkernel-9999.ebuild b/sys-kernel/genkernel/genkernel-9999.ebuild index 12c369a31a7d..c47180ad9040 100644 --- a/sys-kernel/genkernel/genkernel-9999.ebuild +++ b/sys-kernel/genkernel/genkernel-9999.ebuild @@ -34,7 +34,7 @@ COMMON_URI="${DM_HOME}/dmraid-${VERSION_DMRAID}.tar.bz2 if [[ ${PV} == 9999* ]] then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git - http://anongit.gentoo.org/git/proj/${PN}.git" + https://anongit.gentoo.org/git/proj/${PN}.git" inherit git-2 bash-completion-r1 eutils S="${WORKDIR}/${PN}" SRC_URI="${COMMON_URI}" diff --git a/sys-libs/gdbm/gdbm-1.8.3-r4.ebuild b/sys-libs/gdbm/gdbm-1.8.3-r4.ebuild index df85982a4198..0632adbabdbd 100644 --- a/sys-libs/gdbm/gdbm-1.8.3-r4.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.3-r4.ebuild @@ -51,14 +51,14 @@ pkg_postinst() { ewarn "32bit systems might have to rebuild all gdbm databases due to" ewarn "LFS changes in the gdbm format. You can either delete the db" ewarn "and regenerate it from scratch, or use the converter:" - ewarn "http://bugs.gentoo.org/attachment.cgi?id=215326" + ewarn "https://bugs.gentoo.org/attachment.cgi?id=215326" ewarn ewarn "See this comment for information on how to use it:" - ewarn "http://bugs.gentoo.org/299390#c15" + ewarn "https://bugs.gentoo.org/299390#c15" ewarn ewarn "You should be able to locate most gdbm db's on your system with:" ewarn "find /etc /var -type f -exec file {} + | grep 'GNU dbm 1.x or ndbm database'" ewarn ewarn "You could also try using this helper script:" - ewarn "http://bugs.gentoo.org/attachment.cgi?id=222581" + ewarn "https://bugs.gentoo.org/attachment.cgi?id=222581" } diff --git a/sys-libs/ldb/ldb-1.1.12.ebuild b/sys-libs/ldb/ldb-1.1.12.ebuild index 4b413c69f3e4..a97456cecd89 100644 --- a/sys-libs/ldb/ldb-1.1.12.ebuild +++ b/sys-libs/ldb/ldb-1.1.12.ebuild @@ -72,6 +72,6 @@ pkg_postinst() { if has_version sys-auth/sssd; then ewarn "You have sssd installed. It is known to break after ldb upgrades," ewarn "so please try to rebuild it before reporting bugs." - ewarn "See http://bugs.gentoo.org/404281" + ewarn "See https://bugs.gentoo.org/404281" fi } diff --git a/sys-libs/ldb/ldb-1.1.15.ebuild b/sys-libs/ldb/ldb-1.1.15.ebuild index f52d4973ebcd..070e04fca954 100644 --- a/sys-libs/ldb/ldb-1.1.15.ebuild +++ b/sys-libs/ldb/ldb-1.1.15.ebuild @@ -72,6 +72,6 @@ pkg_postinst() { if has_version sys-auth/sssd; then ewarn "You have sssd installed. It is known to break after ldb upgrades," ewarn "so please try to rebuild it before reporting bugs." - ewarn "See http://bugs.gentoo.org/404281" + ewarn "See https://bugs.gentoo.org/404281" fi } diff --git a/sys-libs/ldb/ldb-1.1.17-r1.ebuild b/sys-libs/ldb/ldb-1.1.17-r1.ebuild index df83744d521e..994170394728 100644 --- a/sys-libs/ldb/ldb-1.1.17-r1.ebuild +++ b/sys-libs/ldb/ldb-1.1.17-r1.ebuild @@ -72,6 +72,6 @@ pkg_postinst() { if has_version sys-auth/sssd; then ewarn "You have sssd installed. It is known to break after ldb upgrades," ewarn "so please try to rebuild it before reporting bugs." - ewarn "See http://bugs.gentoo.org/404281" + ewarn "See https://bugs.gentoo.org/404281" fi } diff --git a/sys-libs/ldb/ldb-1.1.20.ebuild b/sys-libs/ldb/ldb-1.1.20.ebuild index ad77f42b409e..da698ffc5dcf 100644 --- a/sys-libs/ldb/ldb-1.1.20.ebuild +++ b/sys-libs/ldb/ldb-1.1.20.ebuild @@ -72,6 +72,6 @@ pkg_postinst() { if has_version sys-auth/sssd; then ewarn "You have sssd installed. It is known to break after ldb upgrades," ewarn "so please try to rebuild it before reporting bugs." - ewarn "See http://bugs.gentoo.org/404281" + ewarn "See https://bugs.gentoo.org/404281" fi } diff --git a/sys-libs/ldb/ldb-1.1.21.ebuild b/sys-libs/ldb/ldb-1.1.21.ebuild index c14ba91258e7..c7cec98491f6 100644 --- a/sys-libs/ldb/ldb-1.1.21.ebuild +++ b/sys-libs/ldb/ldb-1.1.21.ebuild @@ -72,6 +72,6 @@ pkg_postinst() { if has_version sys-auth/sssd; then ewarn "You have sssd installed. It is known to break after ldb upgrades," ewarn "so please try to rebuild it before reporting bugs." - ewarn "See http://bugs.gentoo.org/404281" + ewarn "See https://bugs.gentoo.org/404281" fi } diff --git a/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild b/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild index ea2a3bdab2d2..f6da1090b387 100644 --- a/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild +++ b/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild @@ -35,7 +35,7 @@ src_prepare() { # http://code.google.com/p/libixp/issues/detail?id=2 sed -i -e 's:ixp_serve9pconn:ixp_serve9conn:' include/ixp.h || die - # http://bugs.gentoo.org/393299 http://code.google.com/p/wmii/issues/detail?id=247 + # https://bugs.gentoo.org/393299 http://code.google.com/p/wmii/issues/detail?id=247 sed -i -e '69s:uint32_t:unsigned long:' include/ixp.h || die } diff --git a/sys-libs/pam/pam-1.1.5.ebuild b/sys-libs/pam/pam-1.1.5.ebuild index 6466147814a9..0995597af291 100644 --- a/sys-libs/pam/pam-1.1.5.ebuild +++ b/sys-libs/pam/pam-1.1.5.ebuild @@ -66,7 +66,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.1.6-r2.ebuild b/sys-libs/pam/pam-1.1.6-r2.ebuild index 2ac86f9c7df8..d3e0f232e4fa 100644 --- a/sys-libs/pam/pam-1.1.6-r2.ebuild +++ b/sys-libs/pam/pam-1.1.6-r2.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.1.8-r1.ebuild b/sys-libs/pam/pam-1.1.8-r1.ebuild index 373102f3dd62..7c63473a0328 100644 --- a/sys-libs/pam/pam-1.1.8-r1.ebuild +++ b/sys-libs/pam/pam-1.1.8-r1.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.1.8-r2.ebuild b/sys-libs/pam/pam-1.1.8-r2.ebuild index 6d286d23ca60..a20289668a1f 100644 --- a/sys-libs/pam/pam-1.1.8-r2.ebuild +++ b/sys-libs/pam/pam-1.1.8-r2.ebuild @@ -71,7 +71,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.1.8-r3.ebuild b/sys-libs/pam/pam-1.1.8-r3.ebuild index 210e45ea0dbc..6f05a4868272 100644 --- a/sys-libs/pam/pam-1.1.8-r3.ebuild +++ b/sys-libs/pam/pam-1.1.8-r3.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.1.8.ebuild b/sys-libs/pam/pam-1.1.8.ebuild index cfc92f836c7c..77ba1604a493 100644 --- a/sys-libs/pam/pam-1.1.8.ebuild +++ b/sys-libs/pam/pam-1.1.8.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.2.0.ebuild b/sys-libs/pam/pam-1.2.0.ebuild index 721687a5c693..35a62e446170 100644 --- a/sys-libs/pam/pam-1.2.0.ebuild +++ b/sys-libs/pam/pam-1.2.0.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.2.1-r1.ebuild b/sys-libs/pam/pam-1.2.1-r1.ebuild index 77e9e94ec69c..05f18510c79b 100644 --- a/sys-libs/pam/pam-1.2.1-r1.ebuild +++ b/sys-libs/pam/pam-1.2.1-r1.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pam/pam-1.2.1.ebuild b/sys-libs/pam/pam-1.2.1.ebuild index 42608341604a..8309dda36a88 100644 --- a/sys-libs/pam/pam-1.2.1.ebuild +++ b/sys-libs/pam/pam-1.2.1.ebuild @@ -67,7 +67,7 @@ check_old_modules() { eerror "that are not built or supported anymore:" eerror "pam_pwdb, pam_console" eerror "If you are in real need for these modules, please contact the maintainers" - eerror "of PAM through http://bugs.gentoo.org/ providing information about its" + eerror "of PAM through https://bugs.gentoo.org/ providing information about its" eerror "use cases." eerror "Please also make sure to read the PAM Upgrade guide at the following URL:" eerror " https://www.gentoo.org/proj/en/base/pam/upgrade-0.99.xml" diff --git a/sys-libs/pwdb/pwdb-0.62.ebuild b/sys-libs/pwdb/pwdb-0.62.ebuild index 8a7725c27a96..920b19abc246 100644 --- a/sys-libs/pwdb/pwdb-0.62.ebuild +++ b/sys-libs/pwdb/pwdb-0.62.ebuild @@ -7,7 +7,7 @@ EAPI="4" inherit eutils toolchain-funcs flag-o-matic DESCRIPTION="Password database" -HOMEPAGE="http://packages.gentoo.org/package/sys-libs/pwdb" +HOMEPAGE="https://packages.gentoo.org/package/sys-libs/pwdb" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" diff --git a/sys-power/suspend/suspend-1.0.ebuild b/sys-power/suspend/suspend-1.0.ebuild index 22af7802da22..bec1c7e77c65 100644 --- a/sys-power/suspend/suspend-1.0.ebuild +++ b/sys-power/suspend/suspend-1.0.ebuild @@ -56,5 +56,5 @@ src_install() { pkg_postinst() { elog "In order to make this package work with genkernel see:" - elog "http://bugs.gentoo.org/show_bug.cgi?id=156445" + elog "https://bugs.gentoo.org/show_bug.cgi?id=156445" } diff --git a/sys-power/suspend/suspend-1.0_p20150810.ebuild b/sys-power/suspend/suspend-1.0_p20150810.ebuild index ec68c1b7b7ed..e6bcf24980b6 100644 --- a/sys-power/suspend/suspend-1.0_p20150810.ebuild +++ b/sys-power/suspend/suspend-1.0_p20150810.ebuild @@ -54,5 +54,5 @@ src_install() { pkg_postinst() { elog "In order to make this package work with genkernel see:" - elog "http://bugs.gentoo.org/show_bug.cgi?id=156445" + elog "https://bugs.gentoo.org/show_bug.cgi?id=156445" } diff --git a/sys-power/upower-pm-utils/upower-pm-utils-0.9.23-r2.ebuild b/sys-power/upower-pm-utils/upower-pm-utils-0.9.23-r2.ebuild index bc9b8a762f01..90fcb1e8d61f 100644 --- a/sys-power/upower-pm-utils/upower-pm-utils-0.9.23-r2.ebuild +++ b/sys-power/upower-pm-utils/upower-pm-utils-0.9.23-r2.ebuild @@ -92,7 +92,7 @@ src_configure() { src_install() { default - # http://bugs.gentoo.org/487400 + # https://bugs.gentoo.org/487400 insinto /usr/share/doc/${PF}/html/UPower doins doc/html/* dosym /usr/share/doc/${PF}/html/UPower /usr/share/gtk-doc/html/UPower diff --git a/sys-power/upower/upower-0.99.2-r1.ebuild b/sys-power/upower/upower-0.99.2-r1.ebuild index faab47840580..f18436a64bd8 100644 --- a/sys-power/upower/upower-0.99.2-r1.ebuild +++ b/sys-power/upower/upower-0.99.2-r1.ebuild @@ -75,7 +75,7 @@ src_configure() { src_install() { default - # http://bugs.gentoo.org/487400 + # https://bugs.gentoo.org/487400 insinto /usr/share/doc/${PF}/html/UPower doins doc/html/* dosym /usr/share/doc/${PF}/html/UPower /usr/share/gtk-doc/html/UPower diff --git a/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild b/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild index 1ae4ee878b99..9b834a40b290 100644 --- a/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild +++ b/www-apache/mod_anonymize_ip/mod_anonymize_ip-0.3.1.ebuild @@ -12,7 +12,7 @@ GITHUB_COMMIT="c0d31d0" DESCRIPTION="mod_anonymize_ip is a simple module for anonymizing the client IP address" HOMEPAGE="https://github.com/hollow/mod_anonymize_ip" -SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild b/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild index 3a03f02f37fc..72b7fc819981 100644 --- a/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild +++ b/www-apache/mod_common_redirect/mod_common_redirect-0.1.1.ebuild @@ -12,7 +12,7 @@ GITHUB_COMMIT="595a370" DESCRIPTION="mod_common_redirect implements common redirects without mod_rewrite overhead" HOMEPAGE="https://github.com/hollow/mod_common_redirect" -SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild b/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild index 80f9aad034c2..08db22d3a64b 100644 --- a/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild +++ b/www-apache/mod_fastcgi_handler/mod_fastcgi_handler-0.6.ebuild @@ -12,7 +12,7 @@ inherit apache-module DESCRIPTION="A simple FastCGI handler module" HOMEPAGE="https://github.com/hollow/mod_fastcgi_handler" -SRC_URI="http://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" +SRC_URI="https://nodeload.github.com/${GITHUB_AUTHOR}/${GITHUB_PROJECT}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/www-apps/novnc/novnc-0.5.ebuild b/www-apps/novnc/novnc-0.5.ebuild index 240136147726..7e2d0ddc1862 100644 --- a/www-apps/novnc/novnc-0.5.ebuild +++ b/www-apps/novnc/novnc-0.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies" -HOMEPAGE="http://kanaka.github.com/noVNC/" +HOMEPAGE="https://kanaka.github.com/noVNC/" SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/noVNC-${PV}" diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild index a56c29dcc531..95f699248d74 100644 --- a/www-apps/novnc/novnc-9999.ebuild +++ b/www-apps/novnc/novnc-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit git-2 DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies" -HOMEPAGE="http://kanaka.github.com/noVNC/" +HOMEPAGE="https://kanaka.github.com/noVNC/" EGIT_REPO_URI="https://github.com/kanaka/noVNC.git" S="${WORKDIR}/noVNC-${PV}" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.0.20.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.0.20.ebuild index 495df1ecfaee..5bcc546e4bcc 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.0.20.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.0.20.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.11.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.11.ebuild index 66549c1f8e95..4dcd5e0525b8 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.11.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.11.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.12.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.12.ebuild index 66549c1f8e95..4dcd5e0525b8 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.12.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.12.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.17.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.17.ebuild index f3d510ef16ae..a9c7c2c615c6 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.17.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.17.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.3.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.3.ebuild index b3a608167be1..a6b10540e23d 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.3.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.4.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.4.ebuild index b3a608167be1..a6b10540e23d 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.4.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.8.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.8.ebuild index aa43225d45f0..662e9ea3df4b 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.8.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.1.9.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.1.9.ebuild index 66549c1f8e95..4dcd5e0525b8 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.1.9.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.1.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.2.0.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.2.0.ebuild index f3d510ef16ae..a9c7c2c615c6 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.2.0.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.2.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild index f252d2e7a3bd..547440f3fb30 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit webapp DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP" -HOMEPAGE="http://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://rk4an.github.com/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/www-client/dwb/dwb-2013.03.30.ebuild b/www-client/dwb/dwb-2013.03.30.ebuild index 08c43f7f9078..6b6ab7bf12c5 100644 --- a/www-client/dwb/dwb-2013.03.30.ebuild +++ b/www-client/dwb/dwb-2013.03.30.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs eutils DESCRIPTION="Dynamic web browser based on WebKit and GTK+" -HOMEPAGE="http://portix.bitbucket.org/dwb/" +HOMEPAGE="https://portix.bitbucket.org/dwb/" SRC_URI="https://www.bitbucket.org/portix/dwb/downloads/${P}.tar.gz" LICENSE="GPL-3" diff --git a/www-client/dwb/dwb-2014.03.07-r1.ebuild b/www-client/dwb/dwb-2014.03.07-r1.ebuild index 0d96e6959035..3c9fd5409523 100644 --- a/www-client/dwb/dwb-2014.03.07-r1.ebuild +++ b/www-client/dwb/dwb-2014.03.07-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs eutils DESCRIPTION="Dynamic web browser based on WebKit and GTK+" -HOMEPAGE="http://portix.bitbucket.org/dwb/" +HOMEPAGE="https://portix.bitbucket.org/dwb/" SRC_URI="https://www.bitbucket.org/portix/dwb/downloads/${P}.tar.gz" LICENSE="GPL-3" diff --git a/www-client/dwb/dwb-2014.03.07.ebuild b/www-client/dwb/dwb-2014.03.07.ebuild index 47ad78a03dcf..ce603735031f 100644 --- a/www-client/dwb/dwb-2014.03.07.ebuild +++ b/www-client/dwb/dwb-2014.03.07.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs eutils DESCRIPTION="Dynamic web browser based on WebKit and GTK+" -HOMEPAGE="http://portix.bitbucket.org/dwb/" +HOMEPAGE="https://portix.bitbucket.org/dwb/" SRC_URI="https://www.bitbucket.org/portix/dwb/downloads/${P}.tar.gz" LICENSE="GPL-3" diff --git a/www-client/dwb/dwb-9999.ebuild b/www-client/dwb/dwb-9999.ebuild index fcbf9152eb0f..fdf01be53852 100644 --- a/www-client/dwb/dwb-9999.ebuild +++ b/www-client/dwb/dwb-9999.ebuild @@ -9,7 +9,7 @@ inherit git-r3 toolchain-funcs EGIT_REPO_URI="https://bitbucket.org/portix/dwb.git" DESCRIPTION="Dynamic web browser based on WebKit and GTK+" -HOMEPAGE="http://portix.bitbucket.org/dwb/" +HOMEPAGE="https://portix.bitbucket.org/dwb/" LICENSE="GPL-3" SLOT="0" diff --git a/www-client/luakit/luakit-2012.09.13_p1-r1.ebuild b/www-client/luakit/luakit-2012.09.13_p1-r1.ebuild index ae17604f88d4..65b06aef03ed 100644 --- a/www-client/luakit/luakit-2012.09.13_p1-r1.ebuild +++ b/www-client/luakit/luakit-2012.09.13_p1-r1.ebuild @@ -22,7 +22,7 @@ else fi DESCRIPTION="fast, small, webkit-gtk based micro-browser extensible by lua" -HOMEPAGE="http://mason-larobina.github.com/luakit/" +HOMEPAGE="https://mason-larobina.github.com/luakit/" LICENSE="GPL-3" SLOT="0" diff --git a/www-client/luakit/luakit-9999.ebuild b/www-client/luakit/luakit-9999.ebuild index fa62202a80bd..27ac35fb8ec1 100644 --- a/www-client/luakit/luakit-9999.ebuild +++ b/www-client/luakit/luakit-9999.ebuild @@ -22,7 +22,7 @@ else fi DESCRIPTION="fast, small, webkit-gtk based micro-browser extensible by lua" -HOMEPAGE="http://mason-larobina.github.com/luakit/" +HOMEPAGE="https://mason-larobina.github.com/luakit/" LICENSE="GPL-3" SLOT="0" diff --git a/www-client/pybugz/pybugz-0.11.1.ebuild b/www-client/pybugz/pybugz-0.11.1.ebuild index ab820262405a..db3e9b192ccc 100644 --- a/www-client/pybugz/pybugz-0.11.1.ebuild +++ b/www-client/pybugz/pybugz-0.11.1.ebuild @@ -19,7 +19,7 @@ fi inherit bash-completion-r1 distutils-r1 DESCRIPTION="Command line interface to (Gentoo) Bugzilla" -HOMEPAGE="http://www.github.com/williamh/pybugz" +HOMEPAGE="https://www.github.com/williamh/pybugz" LICENSE="GPL-2" SLOT="0" IUSE="zsh-completion" diff --git a/www-client/pybugz/pybugz-9999.ebuild b/www-client/pybugz/pybugz-9999.ebuild index 3434a5c5d9aa..df272867a455 100644 --- a/www-client/pybugz/pybugz-9999.ebuild +++ b/www-client/pybugz/pybugz-9999.ebuild @@ -19,7 +19,7 @@ fi inherit bash-completion-r1 distutils-r1 DESCRIPTION="Command line interface to (Gentoo) Bugzilla" -HOMEPAGE="http://www.github.com/williamh/pybugz" +HOMEPAGE="https://www.github.com/williamh/pybugz" LICENSE="GPL-2" SLOT="0" IUSE="zsh-completion" diff --git a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild index bb2ab67b6f43..dc6ccdbf8136 100644 --- a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then KEYWORDS="" else MY_REV="58ec209" - #SRC_URI="http://download.github.com/gnosek-${P}-4-g${MY_REV}.tar.gz" + #SRC_URI="https://download.github.com/gnosek-${P}-4-g${MY_REV}.tar.gz" SRC_URI="mirror://gentoo/${P}.tar.gz" S="${WORKDIR}/gnosek-${PN}-${MY_REV}" diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.38.6.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.38.6.0.ebuild index fcbe3ee389ff..2c3f29c572ce 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.38.6.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.38.6.0.ebuild @@ -81,7 +81,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild index 131dfd95bce0..b1af5dbee364 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild @@ -77,7 +77,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.40.2.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.40.2.0.ebuild index 027aa396da7e..e8306d6b31a8 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.40.2.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.40.2.0.ebuild @@ -79,7 +79,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild index fcb938ae0420..2eacc3c01f11 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild @@ -79,7 +79,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index fcb938ae0420..2eacc3c01f11 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild @@ -79,7 +79,7 @@ pkg_nofetch() { else einfo "This version is no longer available from Google." einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump." - einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)." + einfo "Please file a version bump bug on https://bugs.gentoo.org (search existing bugs for ${PN} first!)." fi } diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild index 27f3dd985f44..56d2a4cb214e 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140204.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild index e58607f5f315..3d48476bcdc8 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140430.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } diff --git a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild index 27f3dd985f44..56d2a4cb214e 100644 --- a/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild +++ b/x11-drivers/radeon-ucode/radeon-ucode-20140823.ebuild @@ -35,7 +35,7 @@ pkg_postinst() { ewarn "CONFIG_EXTRA_FIRMWARE_DIR=\"/lib/firmware\"" ewarn "CONFIG_EXTRA_FIRMWARE=\"${FILES[@]/#/radeon/}\"" ewarn "You may skip microcode files for which no hardware is installed." - ewarn "More information at http://wiki.gentoo.org/wiki/Radeon#Firmware" + ewarn "More information at https://wiki.gentoo.org/wiki/Radeon#Firmware" fi fi } diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild index f430a38d5686..e0f54da72ab8 100644 --- a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild +++ b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild @@ -10,7 +10,7 @@ MY_CRV=$(get_version_component_range 1-2) RESTRICT="test" # Tests try to access live filesystem -# See http://bugs.gentoo.org/show_bug.cgi?id=259052#c3 +# See https://bugs.gentoo.org/show_bug.cgi?id=259052#c3 DESCRIPTION="Cross platform library for using desktop wide hotkeys" HOMEPAGE="http://launchpad.net/gtkhotkey" diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild index 7c53f14e5cfd..5aa00f2a6a1b 100644 --- a/x11-libs/libgxim/libgxim-0.5.0.ebuild +++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=3 DESCRIPTION="GObject-based XIM protocol library" -HOMEPAGE="http://tagoh.bitbucket.org/libgxim/" +HOMEPAGE="https://tagoh.bitbucket.org/libgxim/" SRC_URI="https://bitbucket.org/tagoh/libgxim/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild index 96c86fcc8b89..f645851ebe86 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.2.11.ebuild @@ -43,7 +43,7 @@ src_configure() { src_install() { default - # http://bugs.gentoo.org/401221 + # https://bugs.gentoo.org/401221 mv -vf "${ED}"usr/share/man/man1/efax{,-0.9a}.1 || die mv -vf "${ED}"usr/share/man/man1/efix{,-0.9a}.1 || die } diff --git a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild index 8a94d676432c..aa80bbcd249a 100644 --- a/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild +++ b/x11-misc/efax-gtk/efax-gtk-3.2.9.ebuild @@ -43,7 +43,7 @@ src_configure() { src_install() { default - # http://bugs.gentoo.org/401221 + # https://bugs.gentoo.org/401221 mv -vf "${ED}"usr/share/man/man1/efax{,-0.9a}.1 || die mv -vf "${ED}"usr/share/man/man1/efix{,-0.9a}.1 || die } diff --git a/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild b/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild index 269c7064227e..c406ebeeff83 100644 --- a/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild +++ b/x11-misc/growl-for-linux/growl-for-linux-0.6.7.ebuild @@ -7,7 +7,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils DESCRIPTION="Growl Implementation For Linux" -HOMEPAGE="http://mattn.github.com/growl-for-linux/" +HOMEPAGE="https://mattn.github.com/growl-for-linux/" SRC_URI="mirror://github/mattn/growl-for-linux/${P}.tar.gz" LICENSE="BSD-2" diff --git a/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild b/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild index 8fe7caecfa81..5787e8dcfe09 100644 --- a/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild +++ b/x11-misc/growl-for-linux/growl-for-linux-9999.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1 inherit autotools-utils git-2 DESCRIPTION="Growl Implementation For Linux" -HOMEPAGE="http://mattn.github.com/growl-for-linux/" +HOMEPAGE="https://mattn.github.com/growl-for-linux/" LICENSE="BSD-2" SLOT="0" diff --git a/x11-misc/iconbox/iconbox-0.2.ebuild b/x11-misc/iconbox/iconbox-0.2.ebuild index b7bee0ce31be..0c1382373a9a 100644 --- a/x11-misc/iconbox/iconbox-0.2.ebuild +++ b/x11-misc/iconbox/iconbox-0.2.ebuild @@ -7,7 +7,7 @@ EAPI=4 MY_P=${P/-/_} DESCRIPTION="App for placing icons in a menu which auto-hides" -HOMEPAGE="http://packages.gentoo.org/" +HOMEPAGE="https://packages.gentoo.org/" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-misc/spacefm/metadata.xml b/x11-misc/spacefm/metadata.xml index d659a7a39158..79f2625bb15e 100644 --- a/x11-misc/spacefm/metadata.xml +++ b/x11-misc/spacefm/metadata.xml @@ -9,7 +9,7 @@ <maintainer status="active">
<email>ignorantguru@users.sourceforge.net</email>
</maintainer>
- <changelog>http://ignorantguru.github.com/spacefm/news.html</changelog>
+ <changelog>https://ignorantguru.github.com/spacefm/news.html</changelog>
<doc lang="en">https://github.com/IgnorantGuru/spacefm/wiki/</doc>
<bugs-to>https://github.com/IgnorantGuru/spacefm/issues</bugs-to>
</upstream>
diff --git a/x11-misc/spacefm/spacefm-0.9.3.ebuild b/x11-misc/spacefm/spacefm-0.9.3.ebuild index e5651615c758..923d0dd8b40b 100644 --- a/x11-misc/spacefm/spacefm-0.9.3.ebuild +++ b/x11-misc/spacefm/spacefm-0.9.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit fdo-mime gnome2-utils linux-info DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="http://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.com/spacefm/" SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz mirror://sourceforge/${PN}/${P}.tar.xz" diff --git a/x11-misc/spacefm/spacefm-0.9.4.ebuild b/x11-misc/spacefm/spacefm-0.9.4.ebuild index e5651615c758..923d0dd8b40b 100644 --- a/x11-misc/spacefm/spacefm-0.9.4.ebuild +++ b/x11-misc/spacefm/spacefm-0.9.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit fdo-mime gnome2-utils linux-info DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="http://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.com/spacefm/" SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz mirror://sourceforge/${PN}/${P}.tar.xz" diff --git a/x11-misc/spacefm/spacefm-1.0.0.ebuild b/x11-misc/spacefm/spacefm-1.0.0.ebuild index 064d5e5104c2..538eca39fa20 100644 --- a/x11-misc/spacefm/spacefm-1.0.0.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit fdo-mime gnome2-utils linux-info DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="http://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.com/spacefm/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" diff --git a/x11-misc/spacefm/spacefm-1.0.2.ebuild b/x11-misc/spacefm/spacefm-1.0.2.ebuild index 064d5e5104c2..538eca39fa20 100644 --- a/x11-misc/spacefm/spacefm-1.0.2.ebuild +++ b/x11-misc/spacefm/spacefm-1.0.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit fdo-mime gnome2-utils linux-info DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="http://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.com/spacefm/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" diff --git a/x11-misc/spacefm/spacefm-9999.ebuild b/x11-misc/spacefm/spacefm-9999.ebuild index 0baf0c94d3fb..e2322ff1ff8e 100644 --- a/x11-misc/spacefm/spacefm-9999.ebuild +++ b/x11-misc/spacefm/spacefm-9999.ebuild @@ -10,7 +10,7 @@ EGIT_BRANCH="next" inherit fdo-mime git-2 gnome2-utils linux-info DESCRIPTION="A multi-panel tabbed file manager" -HOMEPAGE="http://ignorantguru.github.com/spacefm/" +HOMEPAGE="https://ignorantguru.github.com/spacefm/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild b/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild index 7fe3aa2cbd23..dff87989b921 100644 --- a/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild +++ b/x11-plugins/wmsound/wmsound-0.9.5-r1.ebuild @@ -45,6 +45,6 @@ src_install() { dodoc AUTHORS BUGS ChangeLog # Remove libwmsnd.a and wmsnd.h because they are unused, see: - # http://qa-reports.gentoo.org/output/genrdeps/dindex/media-sound/wmsound + # https://qa-reports.gentoo.org/output/genrdeps/dindex/media-sound/wmsound rm -rf "${ED}"/usr/{include,lib*} } diff --git a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r3.ebuild b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r3.ebuild index 9deaa94a821c..e69dc7a29914 100644 --- a/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r3.ebuild +++ b/x11-themes/gtk-engines-flat/gtk-engines-flat-2.0-r3.ebuild @@ -11,7 +11,7 @@ inherit autotools gnome2 MY_P=gtk-flat-theme-${PV} DESCRIPTION="GTK+ Flat Theme Engine" -HOMEPAGE="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-flat/" +HOMEPAGE="https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-themes/gtk-engines-flat/" SRC_URI="http://download.freshmeat.net/themes/gtk2flat/gtk2flat-default.tar.gz" LICENSE="GPL-2" diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild index 40a14ffa3b0b..2075a7382483 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild @@ -31,7 +31,7 @@ DOCS="AUTHORS ChangeLog README" src_prepare() { sed -i -e '/svgconvert_prog/s:rsvg:&-convert:' configure || die #413183 - # http://bugs.gentoo.org/472766 + # https://bugs.gentoo.org/472766 shopt -s nullglob cards=$(echo -n /dev/dri/card* | sed 's/ /:/g') if test -n "${cards}"; then diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild index def0b07cc6df..20418598dd78 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A compability library for unported Xfce 4.6 plugins (DEPRECATED)" -HOMEPAGE="http://wiki.gentoo.org/wiki/No_homepage http://git.xfce.org/archive/libxfcegui4/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage http://git.xfce.org/archive/libxfcegui4/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild index b5f774cfe425..930f129c9ea9 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.10.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xfconf DESCRIPTION="A compability library for unported Xfce 4.6 plugins (DEPRECATED)" -HOMEPAGE="http://wiki.gentoo.org/wiki/No_homepage http://git.xfce.org/archive/libxfcegui4/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage http://git.xfce.org/archive/libxfcegui4/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" |