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 /dev-libs/gobject-introspection-common | |
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>
Diffstat (limited to 'dev-libs/gobject-introspection-common')
4 files changed, 4 insertions, 4 deletions
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() { :; } |