diff options
Diffstat (limited to 'net-misc')
24 files changed, 31 insertions, 31 deletions
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" |