commit: a7bd6c001423fc41b464cfb6d348c253fff7a3d8 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Aug 24 13:05:44 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 13:06:08 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7bd6c00
profiles: Switch URLs to https if possible Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> profiles/arch/hppa/use.mask | 2 +- profiles/base/make.defaults | 4 ++-- profiles/base/package.use.mask | 6 +++--- profiles/base/package.use.stable.mask | 2 +- profiles/default/bsd/fbsd/profile.bashrc | 4 ++-- profiles/default/bsd/package.use.mask | 2 +- profiles/default/bsd/profile.bashrc | 4 ++-- profiles/default/linux/make.defaults | 2 +- profiles/features/prefix/make.defaults | 2 +- profiles/features/prefix/rpath/profile.bashrc | 4 ++-- profiles/package.mask | 10 +++++----- profiles/prefix/hpux/profile.bashrc | 2 +- 12 files changed, 22 insertions(+), 22 deletions(-) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 1ea1118..aae668a 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -188,7 +188,7 @@ gcj ivtv # 2007/03/02 Samuli Suominen <d...@gentoo.org> -# See http://bugs.gentoo.org/show_bug.cgi?id=157881#c3 +# See https://bugs.gentoo.org/show_bug.cgi?id=157881#c3 battery # 2006/12/01 Gustavo Zacarias <gusta...@gentoo.org> diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 8602f4d..bda4edf 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -97,7 +97,7 @@ USE="cracklib" NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" # 2009/09/21 Robin H. Johnson <robb...@gentoo.org> -# http://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml +# https://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml # Build kernel modules from linux-mod by default: USE="${USE} modules" @@ -108,7 +108,7 @@ RUBY_TARGETS="ruby19 ruby20" # Samuli Suominen <ssuomi...@gentoo.org> (03 Dec 2009) # Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx # instead of USE nocxx. -# http://archives.gentoo.org/gentoo-dev/msg_a181cd0d36600067b599f4b996c6989f.xml +# https://archives.gentoo.org/gentoo-dev/msg_a181cd0d36600067b599f4b996c6989f.xml USE="${USE} cxx" # Tiziano Müller <dev-z...@gentoo.org> (24 Jan 2010) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0301735..12a5b4f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -396,7 +396,7 @@ sys-apps/hwloc cuda gl opencl # Samuli Suominen <ssuomi...@gentoo.org> (07 Aug 2013) # There is no support for recent app-pda/libimobiledevice wrt bug #471920 # Upstream removed entire support in future release: -# http://code.google.com/p/clementine-player/source/detail?r=3d434f1c881890dd77fea6d0e3de3afc86971196 +# https://code.google.com/p/clementine-player/source/detail?r=3d434f1c881890dd77fea6d0e3de3afc86971196 # Remove this entry once <=media-sound/clementine-1.1.1 has left the building media-sound/clementine ios <media-sound/clementine-1.2.0 ipod @@ -492,7 +492,7 @@ gnome-extra/zeitgeist-datasources chromium tomboy # Alexandre Rostovtsev <tetrom...@gentoo.org> (27 Dec 2012) # Incompatible with evolution-data-server-3.6, blocks upgrade to gnome-3.6 -# See bug #436460 and http://git.gnome.org/browse/tracker/log/?h=evo-new-api +# See bug #436460 and https://git.gnome.org/browse/tracker/log/?h=evo-new-api app-misc/tracker eds # Christoph Jungans <ott...@gentoo.org> (26 Dec 2012) @@ -652,7 +652,7 @@ gnome-base/gvfs bluray # Pawel Hajdan jr <phajdan...@gentoo.org> (12 Oct 2011) # Upstream support before 27.x not ready: -# http://code.google.com/p/chromium/issues/detail?id=32757 +# https://code.google.com/p/chromium/issues/detail?id=32757 <www-client/chromium-27.0.1448.0 pulseaudio # Nirbheek Chauhan <nirbh...@gentoo.org> (17 Sep 2011) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index a9a0628..340229e 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -58,7 +58,7 @@ media-libs/opencv vtk # Optional (not required by anything in gentoo-x86) and fragile (based on # host system, like Java JRE version). Keep masked indefinately until # something starts requiring these. -# http://bugs.gentoo.org/483372 and http://bugs.gentoo.org/508564 +# https://bugs.gentoo.org/483372 and https://bugs.gentoo.org/508564 media-libs/libcaca java mono # Alon Bar-Lev <alo...@gentoo.org> (21 Jul 2014) diff --git a/profiles/default/bsd/fbsd/profile.bashrc b/profiles/default/bsd/fbsd/profile.bashrc index d69c578..2293f49 100644 --- a/profiles/default/bsd/fbsd/profile.bashrc +++ b/profiles/default/bsd/fbsd/profile.bashrc @@ -21,7 +21,7 @@ type -P gxargs > /dev/null && alias xargs=gxargs # install a charset.alias that will collide with libiconv's one # See bugs 169678, 195148 and 256129. # Also the discussion on -# http://archives.gentoo.org/gentoo-dev/msg_8cb1805411f37b4eb168a3e680e531f3.xml +# https://archives.gentoo.org/gentoo-dev/msg_8cb1805411f37b4eb168a3e680e531f3.xml bsd-post_src_install() { if [ "${PN}" != "libiconv" -a -e "${D}"/usr/lib*/charset.alias ] ; then @@ -30,7 +30,7 @@ bsd-post_src_install() } # These are because of -# http://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml +# https://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml # The profile-* ones are meant to be used in etc/portage/profile.bashrc by user # until there is the registration mechanism. profile-post_src_install() { bsd-post_src_install ; } diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask index 042ff53..2c3e429 100644 --- a/profiles/default/bsd/package.use.mask +++ b/profiles/default/bsd/package.use.mask @@ -32,7 +32,7 @@ app-text/asciidoc test highlight app-misc/mc pam -# See http://bugzilla.gnome.org/show_bug.cgi?id=370847 for why we disable pam +# See https://bugzilla.gnome.org/show_bug.cgi?id=370847 for why we disable pam gnome-extra/gnome-screensaver pam # Requires Linux-only packages diff --git a/profiles/default/bsd/profile.bashrc b/profiles/default/bsd/profile.bashrc index 6e1f856..bd15c46 100644 --- a/profiles/default/bsd/profile.bashrc +++ b/profiles/default/bsd/profile.bashrc @@ -2,13 +2,13 @@ if [[ ${EBUILD_PHASE} == compile ]] && [ -d "${S}" ] ; then if grep -q "Assume that mode_t is passed compatibly" ${S} -r --include openat.c; then eerror "The source code contains a faulty openat.c unit from gnulib." eerror "Please report this on Gentoo Bugzilla in Gentoo/Alt product for component FreeBSD." - eerror "http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD" + eerror "https://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD" die "Broken openat.c gnulib unit." fi if grep -q "\\<test .*==" "${S}" -r --include configure; then eerror "Found a non POSIX test construction in a configure script" eerror "The configure checks of this package may not function properly" eerror "Please report this on Gentoo Bugzilla in Gentoo/Alt product for component FreeBSD." - eerror "http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD" + eerror "https://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD" fi fi diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults index be2f6a1..e189f2b 100644 --- a/profiles/default/linux/make.defaults +++ b/profiles/default/linux/make.defaults @@ -56,6 +56,6 @@ VIDEO_CARDS="dummy fbdev v4l" LDFLAGS="-Wl,-O1 -Wl,--as-needed" # 2009/09/21 Robin H. Johnson <robb...@gentoo.org> -# http://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml +# https://archives.gentoo.org/gentoo-dev/msg_dc705dc2c1a45e18a85aa62e8fb17009.xml # Build kernel modules from linux-mod by default: USE="${USE} modules" diff --git a/profiles/features/prefix/make.defaults b/profiles/features/prefix/make.defaults index e8e4092..7357c5b 100644 --- a/profiles/features/prefix/make.defaults +++ b/profiles/features/prefix/make.defaults @@ -7,7 +7,7 @@ # any Gentoo Prefix platform. Lately, sandbox has caused *many* issues that # the Gentoo Prefix team has no time to fix and/or troubleshoot. see: bug 271424 # see: -# http://archives.gentoo.org/gentoo-alt/msg_3c355ca5e70e7975eae293823f1751f2.xml +# https://archives.gentoo.org/gentoo-alt/msg_3c355ca5e70e7975eae293823f1751f2.xml # see: bug 274239 # and other issues, etc etc. # diff --git a/profiles/features/prefix/rpath/profile.bashrc b/profiles/features/prefix/rpath/profile.bashrc index a94464c..6690b41 100644 --- a/profiles/features/prefix/rpath/profile.bashrc +++ b/profiles/features/prefix/rpath/profile.bashrc @@ -6,7 +6,7 @@ # install a charset.alias that will collide with libiconv's one # See bugs 169678, 195148 and 256129. # Also the discussion on -# http://archives.gentoo.org/gentoo-dev/msg_8cb1805411f37b4eb168a3e680e531f3.xml +# https://archives.gentoo.org/gentoo-dev/msg_8cb1805411f37b4eb168a3e680e531f3.xml prefix-post_src_install() { local f if [[ ${PN} != "libiconv" && -n $(ls "${ED}"/usr/lib*/charset.alias 2>/dev/null) ]]; then @@ -16,7 +16,7 @@ prefix-post_src_install() { } # These are because of -# http://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml +# https://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml # The profile-* ones are meant to be used in etc/portage/profile.bashrc by user # until there is the registration mechanism. profile-post_src_install() { prefix-post_src_install ; } diff --git a/profiles/package.mask b/profiles/package.mask index f3dc0d9..f3da365 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -464,7 +464,7 @@ app-admin/hwreport # Samuli Suominen <ssuomi...@gentoo.org> (23 Aug 2014) # Some compile problems with media-libs/openexr >= 2.2.0 -# See http://bugs.gentoo.org/520240 for more information +# See https://bugs.gentoo.org/520240 for more information >=media-libs/ilmbase-2.2.0 >=media-libs/openexr-2.2.0 >=media-gfx/openexr_viewers-2.2.0 @@ -700,7 +700,7 @@ net-irc/xchat-otr # package and have no alternative can unmask at their own risk. See bug #473830. # # This is continued by Oracle Corporation, which has acquired Sun Microsystems -# in early 2010; as per http://en.wikipedia.org/wiki/Sun_acquisition_by_Oracle +# in early 2010; as per https://en.wikipedia.gentoo.org/wiki/Sun_acquisition_by_Oracle # # Users are suggested to upgrade to one of the newer Oracle packages like # dev-java/oracle-jdk-bin or dev-java/oracle-jre-bin or choose another @@ -813,7 +813,7 @@ kde-misc/kgtk # Ryan Hill <dirtye...@gentoo.org> (30 Mar 2011) # Masked indefinitely (until 0.40 is released). -# http://bugs.gentoo.org/354423 +# https://bugs.gentoo.org/354423 >=app-pda/libopensync-0.30 >=app-pda/libopensync-plugin-file-0.30 >=app-pda/libopensync-plugin-irmc-0.30 @@ -825,7 +825,7 @@ app-pda/osynctool # Ryan Hill <dirtye...@gentoo.org> (30 Mar 2011) # Work in progress -# http://bugs.gentoo.org/show_bug.cgi?id=354423 +# https://bugs.gentoo.org/show_bug.cgi?id=354423 app-pda/libopensync-plugin-gnokii app-pda/libopensync-plugin-gpe app-pda/multisync-gui @@ -949,7 +949,7 @@ games-util/hearse # The following packages contain a remotely-exploitable # security vulnerability and have been hard masked accordingly. # -# Please see http://bugs.gentoo.org/show_bug.cgi?id=44351 for more info +# Please see https://bugs.gentoo.org/show_bug.cgi?id=44351 for more info # games-fps/unreal-tournament-goty games-fps/unreal-tournament-strikeforce diff --git a/profiles/prefix/hpux/profile.bashrc b/profiles/prefix/hpux/profile.bashrc index 3056078..d28accf 100644 --- a/profiles/prefix/hpux/profile.bashrc +++ b/profiles/prefix/hpux/profile.bashrc @@ -104,7 +104,7 @@ prefix_hpux-pre_pkg_postinst() { } # These are because of -# http://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml +# https://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml # The profile-* ones are meant to be used in etc/portage/profile.bashrc by user # until there is the registration mechanism. profile-post_pkg_preinst() { prefix_hpux-post_pkg_preinst ; }