diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:05:44 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:06:08 +0200 |
commit | a7bd6c001423fc41b464cfb6d348c253fff7a3d8 (patch) | |
tree | e2344589c56b223187a8e50104e503994c527c85 /profiles/prefix | |
parent | Switch to https in skeleton files (diff) | |
download | gentoo-a7bd6c001423fc41b464cfb6d348c253fff7a3d8.tar.gz gentoo-a7bd6c001423fc41b464cfb6d348c253fff7a3d8.tar.bz2 gentoo-a7bd6c001423fc41b464cfb6d348c253fff7a3d8.zip |
profiles: Switch URLs to https if possible
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/hpux/profile.bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/hpux/profile.bashrc b/profiles/prefix/hpux/profile.bashrc index 3056078ba1df..d28accf58d88 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 ; } |