summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /dev-libs
parentdev-lang/php: Added first PHP 7.0.0 RC (diff)
downloadgentoo-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>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ace/ace-5.7.2.ebuild2
-rw-r--r--dev-libs/dietlibc/dietlibc-0.33_pre20110403.ebuild2
-rw-r--r--dev-libs/dotconf/dotconf-1.3.ebuild2
-rw-r--r--dev-libs/gobject-introspection-common/gobject-introspection-common-1.38.0.ebuild2
-rw-r--r--dev-libs/gobject-introspection-common/gobject-introspection-common-1.40.0.ebuild2
-rw-r--r--dev-libs/gobject-introspection-common/gobject-introspection-common-1.42.0.ebuild2
-rw-r--r--dev-libs/gobject-introspection-common/gobject-introspection-common-1.44.0.ebuild2
-rw-r--r--dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild4
-rw-r--r--dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild2
-rw-r--r--dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild2
-rw-r--r--dev-libs/libatasmart/libatasmart-0.19-r1.ebuild2
-rw-r--r--dev-libs/libffi/libffi-3.0.13-r1.ebuild2
-rw-r--r--dev-libs/libffi/libffi-3.1-r3.ebuild2
-rw-r--r--dev-libs/libffi/libffi-3.2.1.ebuild2
-rw-r--r--dev-libs/libffi/libffi-3.2.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.16.0.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.17.0.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.18.0.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.19.0-r1.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.20.0-r1.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.21.3.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.21.5.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.22.0.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.22.1.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.22.2.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.22.3.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-0.23.0.ebuild2
-rw-r--r--dev-libs/libgit2/libgit2-9999.ebuild2
-rw-r--r--dev-libs/qoauth/qoauth-1.0.1.ebuild2
-rw-r--r--dev-libs/rasqal/rasqal-0.9.32.ebuild2
-rw-r--r--dev-libs/redland/redland-1.0.17-r1.ebuild2
-rw-r--r--dev-libs/redland/redland-1.0.17.ebuild2
-rw-r--r--dev-libs/tre/tre-0.8.0.ebuild2
-rw-r--r--dev-libs/yajl/yajl-1.0.11-r1.ebuild2
-rw-r--r--dev-libs/yajl/yajl-1.0.11.ebuild2
-rw-r--r--dev-libs/yajl/yajl-2.0.3.ebuild2
-rw-r--r--dev-libs/yajl/yajl-2.0.4-r1.ebuild2
-rw-r--r--dev-libs/yajl/yajl-2.0.4-r2.ebuild2
-rw-r--r--dev-libs/yajl/yajl-2.0.4-r3.ebuild2
39 files changed, 40 insertions, 40 deletions
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"