app-text/tokyodystopia: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 31 May 2019 17:01:09 +0000 (19:01 +0200)
committerAaron Bauman <bman@gentoo.org>
Tue, 18 Jun 2019 00:35:07 +0000 (20:35 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12141
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-text/tokyodystopia/tokyodystopia-0.9.15.ebuild

index 853fc3b700e17688f6fc3463f8d8f6eda5e84e64..6b5ad2082928659a81068d2f883dc0c0c416c645 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="A fulltext search engine for Tokyo Cabinet"
-HOMEPAGE="http://fallabs.com/tokyodystopia/"
+HOMEPAGE="https://fallabs.com/tokyodystopia/"
 SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="LGPL-2.1"