Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
Date: Thu, 20 Jul 2017 11:52:00
Message-Id: 1500551510.ad5be5fa5636c6b3ea88ae8a45b7d38b37e82743.graaff@gentoo
1 commit: ad5be5fa5636c6b3ea88ae8a45b7d38b37e82743
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 20 11:02:30 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 20 11:51:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5be5fa
7
8 x11-misc/revelation: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-misc/revelation/revelation-0.4.14-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/revelation/revelation-0.4.14-r2.ebuild b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
16 index 0d8989e0b82..b3589929fc2 100644
17 --- a/x11-misc/revelation/revelation-0.4.14-r2.ebuild
18 +++ b/x11-misc/revelation/revelation-0.4.14-r2.ebuild
19 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
20 inherit python-single-r1 gnome2
21
22 DESCRIPTION="A password manager for GNOME"
23 -HOMEPAGE="http://revelation.olasagasti.info/"
24 +HOMEPAGE="https://revelation.olasagasti.info/"
25 SRC_URI="https://www.bitbucket.org/erikg/revelation/downloads/${P}.tar.xz"
26
27 LICENSE="GPL-2"