x11-misc/revelation: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Jun 2018 16:55:28 +0000 (18:55 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 21 Jun 2018 23:57:49 +0000 (19:57 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8912

x11-misc/revelation/revelation-0.4.14-r1.ebuild

index 0a270428d9e1111a0adc87ad3cb19a71ba8fb828..fa6097d412eb5788318c8746161b9198216ec8c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
 inherit python-single-r1 gnome2
 
 DESCRIPTION="A password manager for GNOME"
-HOMEPAGE="http://revelation.olasagasti.info/"
+HOMEPAGE="https://revelation.olasagasti.info/"
 SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
 
 LICENSE="GPL-2"