From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-956130-garchives=archives.gentoo.org@lists.gentoo.org>
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 7E8F4139694
	for <garchives@archives.gentoo.org>; Sun, 18 Jun 2017 08:58:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8850A234005;
	Sun, 18 Jun 2017 08:58:38 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 66767E0CB6
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2017 08:58:38 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 28D08341A04
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2017 08:58:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C17A87477
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Jun 2017 08:58:35 +0000 (UTC)
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1497776305.50ab4b00cedc49b850258c0f1dec09a5d945f2ee.kensington@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/focuswriter/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-editors/focuswriter/focuswriter-1.6.3.ebuild app-editors/focuswriter/focuswriter-1.6.4.ebuild
X-VCS-Directories: app-editors/focuswriter/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 50ab4b00cedc49b850258c0f1dec09a5d945f2ee
X-VCS-Branch: master
Date: Sun, 18 Jun 2017 08:58:35 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a21a4889-59af-4495-937b-4192d0d2aadb
X-Archives-Hash: 97be5ea9d083fdff482581532322d2ff

commit:     50ab4b00cedc49b850258c0f1dec09a5d945f2ee
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 08:50:39 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 08:58:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ab4b00

app-editors/focuswriter: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-editors/focuswriter/focuswriter-1.6.3.ebuild | 4 ++--
 app-editors/focuswriter/focuswriter-1.6.4.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/focuswriter/focuswriter-1.6.3.ebuild b/app-editors/focuswriter/focuswriter-1.6.3.ebuild
index 2b85f0daaba..52ddd59f06e 100644
--- a/app-editors/focuswriter/focuswriter-1.6.3.ebuild
+++ b/app-editors/focuswriter/focuswriter-1.6.3.ebuild
@@ -6,8 +6,8 @@ EAPI=6
 inherit fdo-mime gnome2-utils qmake-utils
 
 DESCRIPTION="A fullscreen and distraction-free word processor"
-HOMEPAGE="http://gottcode.org/focuswriter/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/focuswriter/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"

diff --git a/app-editors/focuswriter/focuswriter-1.6.4.ebuild b/app-editors/focuswriter/focuswriter-1.6.4.ebuild
index 33107857b85..c0817727f18 100644
--- a/app-editors/focuswriter/focuswriter-1.6.4.ebuild
+++ b/app-editors/focuswriter/focuswriter-1.6.4.ebuild
@@ -6,8 +6,8 @@ EAPI=6
 inherit fdo-mime gnome2-utils qmake-utils
 
 DESCRIPTION="A fullscreen and distraction-free word processor"
-HOMEPAGE="http://gottcode.org/focuswriter/"
-SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
+HOMEPAGE="https://gottcode.org/focuswriter/"
+SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"