commit:     09086af284adac010b93c759b69b7b9994f4c6ad
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 06:52:55 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 06:52:55 2016 +0000
URL:        https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=09086af2

Update URLs.

* emacs-updater: Update URLs to use https.

 ChangeLog     | 4 ++++
 emacs-updater | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 57a87cd..c759036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-08  Ulrich Müller  <u...@gentoo.org>
+
+       * emacs-updater: Update URLs to use https.
+
 2016-06-07  Ulrich Müller  <u...@gentoo.org>
 
        * Version 1.15 released.

diff --git a/emacs-updater b/emacs-updater
index eb822bd..31cc448 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -72,7 +72,7 @@ version() {
        Copyright 2007-2016 Gentoo Foundation.
        Distributed under the terms of the GNU GPL version 2 or later.
 
-       Gentoo Emacs project: <http://wiki.gentoo.org/wiki/Project:Emacs>
+       Gentoo Emacs project: <https://wiki.gentoo.org/wiki/Project:Emacs>
        EOF
     exit
 }
@@ -334,6 +334,6 @@ ${PM_COMMAND} "${PM_EXTRAOPTS[@]}" $(<"${PKGFILE}")
 ret=$?
 
 warning "If a package is being rebuilt over and over again,"
-warning "please report it on http://bugs.gentoo.org/";
+warning "please report it on https://bugs.gentoo.org/";
 
 exit ${ret}

Reply via email to