From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C17B0139696 for ; Thu, 20 Jul 2017 11:52:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8971E0D4E; Thu, 20 Jul 2017 11:51:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A512CE0D4E for ; Thu, 20 Jul 2017 11:51:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7252341846 for ; Thu, 20 Jul 2017 11:51:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C8CB74BC for ; Thu, 20 Jul 2017 11:51:56 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1500551510.ad5be5fa5636c6b3ea88ae8a45b7d38b37e82743.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/revelation/revelation-0.4.14-r2.ebuild X-VCS-Directories: x11-misc/revelation/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: ad5be5fa5636c6b3ea88ae8a45b7d38b37e82743 X-VCS-Branch: master Date: Thu, 20 Jul 2017 11:51:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 661c6c11-ff22-4179-93c0-2455a1704bc6 X-Archives-Hash: d84658c9ad04f4b79583eeeb55ac0d85 commit: ad5be5fa5636c6b3ea88ae8a45b7d38b37e82743 Author: Hans de Graaff gentoo org> AuthorDate: Thu Jul 20 11:02:30 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Jul 20 11:51:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5be5fa x11-misc/revelation: update HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.2 x11-misc/revelation/revelation-0.4.14-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/revelation/revelation-0.4.14-r2.ebuild b/x11-misc/revelation/revelation-0.4.14-r2.ebuild index 0d8989e0b82..b3589929fc2 100644 --- a/x11-misc/revelation/revelation-0.4.14-r2.ebuild +++ b/x11-misc/revelation/revelation-0.4.14-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) 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"