sys-libs/gpm: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 21 Apr 2018 08:50:58 +0000 (10:50 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 22 Apr 2018 01:28:56 +0000 (21:28 -0400)
sys-libs/gpm/gpm-1.20.7-r2.ebuild

index 4cef2cfe09fe8896981d4b64e864d6990909a140..7b6bff92c9527ad6d020909e9615797cec3ee53f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # emacs support disabled due to #99533 #335900
@@ -8,8 +8,8 @@ EAPI=5
 inherit eutils systemd toolchain-funcs autotools multilib-minimal
 
 DESCRIPTION="Console-based mouse driver"
-HOMEPAGE="http://www.nico.schottelius.org/software/gpm/"
-SRC_URI="http://www.nico.schottelius.org/software/${PN}/archives/${P}.tar.lzma
+HOMEPAGE="https://www.nico.schottelius.org/software/gpm/"
+SRC_URI="https://www.nico.schottelius.org/software/${PN}/archives/${P}.tar.lzma
        mirror://gentoo/${P}-docs.patch.xz"
 
 LICENSE="GPL-2"