x11-misc/revelation: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8912
This commit is contained in:
Michael Mair-Keimberger
2018-06-19 18:55:28 +02:00
committed by Aaron Bauman
parent 91e83f1887
commit fad5390efd

View 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"