commit:     a4c6df966771fbbd2119b582d92e3fcaf6e97304
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 27 13:12:44 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 27 16:08:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c6df96

x11-terms/lilyterm: use HTTPs

 x11-terms/lilyterm/lilyterm-0.9.9.4-r1.ebuild | 6 +++---
 x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-terms/lilyterm/lilyterm-0.9.9.4-r1.ebuild 
b/x11-terms/lilyterm/lilyterm-0.9.9.4-r1.ebuild
index f82789c0b1d..61340f581bf 100644
--- a/x11-terms/lilyterm/lilyterm-0.9.9.4-r1.ebuild
+++ b/x11-terms/lilyterm/lilyterm-0.9.9.4-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils
 
 DESCRIPTION="a terminal emulator based off of libvte that aims to be fast and 
lightweight"
-HOMEPAGE="http://lilyterm.luna.com.tw";
+HOMEPAGE="https://lilyterm.luna.com.tw";
 LICENSE="GPL-3"
-SRC_URI="http://${PN}.luna.com.tw/file/${P}.tar.gz";
+SRC_URI="https://${PN}.luna.com.tw/file/${P}.tar.gz";
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

diff --git a/x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild 
b/x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild
index f271afbcddb..1cf81a31258 100644
--- a/x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild
+++ b/x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="a terminal emulator based off of libvte that aims to be fast and 
lightweight"
-HOMEPAGE="http://lilyterm.luna.com.tw";
+HOMEPAGE="https://lilyterm.luna.com.tw";
 LICENSE="GPL-3"
-SRC_URI="http://${PN}.luna.com.tw/file/${P}.tar.gz";
+SRC_URI="https://${PN}.luna.com.tw/file/${P}.tar.gz";
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to