diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-25 08:13:03 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-25 09:11:22 +0200 |
commit | 0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47 (patch) | |
tree | ffc7eefe5ed5ae6788a9e5c426a992f22260dd9b /eclass/common-lisp-common-3.eclass | |
parent | net-p2p/gtk-gnutella: cleanup (diff) | |
download | gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.gz gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.bz2 gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.zip |
eclass: gentoo.org has https per default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/common-lisp-common-3.eclass')
-rw-r--r-- | eclass/common-lisp-common-3.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/common-lisp-common-3.eclass b/eclass/common-lisp-common-3.eclass index b652b8397c8b..f8d62cdd5447 100644 --- a/eclass/common-lisp-common-3.eclass +++ b/eclass/common-lisp-common-3.eclass @@ -32,7 +32,7 @@ do-debian-credits() { # The following `impl-*-timestamp-hack' functions SHOULD NOT be used # outside of this eclass. -# Bug http://bugs.gentoo.org/show_bug.cgi?id=16162 should remove the +# Bug https://bugs.gentoo.org/show_bug.cgi?id=16162 should remove the # need for this hack. impl-save-timestamp-hack() { |