x11-terms/lilyterm: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 27 May 2018 13:12:44 +0000 (15:12 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 27 May 2018 16:08:48 +0000 (12:08 -0400)
x11-terms/lilyterm/lilyterm-0.9.9.4-r1.ebuild
x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild

index f82789c0b1d00364431721fd30543d501c47fd7c..61340f581bf20e919b4e847f1aeb58ffc95b770c 100644 (file)
@@ -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"
index f271afbcddba8198cda8c6bc2c50a16c3c13bfe6..1cf81a3125819319de803ca3bc9e5749a897799d 100644 (file)
@@ -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"