From: Michael Mair-Keimberger Date: Tue, 19 Jun 2018 16:55:28 +0000 (+0200) Subject: x11-misc/revelation: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fad5390efd08f5aa52e4cb2e3cb52554cda693fc;p=gentoo.git x11-misc/revelation: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8912 --- diff --git a/x11-misc/revelation/revelation-0.4.14-r1.ebuild b/x11-misc/revelation/revelation-0.4.14-r1.ebuild index 0a270428d9e1..fa6097d412eb 100644 --- a/x11-misc/revelation/revelation-0.4.14-r1.ebuild +++ b/x11-misc/revelation/revelation-0.4.14-r1.ebuild @@ -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"