From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1024964-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 9A89E1382C5 for <garchives@archives.gentoo.org>; Sun, 20 May 2018 00:16:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E72DCE0931; Sun, 20 May 2018 00:16:52 +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 AA4A0E092E for <gentoo-commits@lists.gentoo.org>; Sun, 20 May 2018 00:16:52 +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 5A14B335CC8 for <gentoo-commits@lists.gentoo.org>; Sun, 20 May 2018 00:16:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26D512C0 for <gentoo-commits@lists.gentoo.org>; Sun, 20 May 2018 00:16:48 +0000 (UTC) From: "Aaron Bauman" <bman@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, "Aaron Bauman" <bman@gentoo.org> Message-ID: <1526775297.86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-commander/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild X-VCS-Directories: gnome-extra/gnome-commander/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3 X-VCS-Branch: master Date: Sun, 20 May 2018 00:16:48 +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: 9f2b4d00-3fab-4219-890a-76137713c8f4 X-Archives-Hash: a2f81105d58903e49fd9d83243d14687 commit: 86e3cdbe07c471c7f75c9f7048c65b2b83b26eb3 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat May 19 07:39:01 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 20 00:14:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e3cdbe gnome-extra/gnome-commander: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8475 gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild | 4 ++-- gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild | 4 ++-- gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild | 4 ++-- gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild | 4 ++-- gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild index f5d9510947e..98d3052c305 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild index 0c0da091a84..8855b6edb1c 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild index b6b77a79acf..83995841e95 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild index 04455c617d8..9ce12ae4eee 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes" inherit eutils gnome2 python-single-r1 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild index 652a2cabc70..89f3bfdfe2b 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.8.1.ebuild @@ -8,7 +8,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="A graphical, full featured, twin-panel file manager" -HOMEPAGE="http://gcmd.github.io/" +HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0"