commit:     792c7e8d61a3184f88fec5163ff2c396f853ec15
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Tue Nov 13 22:02:19 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 03:26:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792c7e8d

x11-wm/cwm: use HTTPS for HOMEPAGE

Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10414
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 x11-wm/cwm/cwm-5.6.ebuild  | 4 ++--
 x11-wm/cwm/cwm-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
index 8d82e7c8a65..82d341433ea 100644
--- a/x11-wm/cwm/cwm-5.6.ebuild
+++ b/x11-wm/cwm/cwm-5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
        https://github.com/chneukirchen/cwm";
 SRC_URI="vanilla? ( http://chneukirchen.org/releases/${P}.tar.gz -> 
${P}-chneukirchen.tar.gz )
        !vanilla? ( https://github.com/xmw/cwm/tarball/ea9a436 -> 
${P}-xmw.tar.gz )"

diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild
index 9362010d566..573b8cfaaa4 100644
--- a/x11-wm/cwm/cwm-9999.ebuild
+++ b/x11-wm/cwm/cwm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils toolchain-funcs git-2
 
 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
-HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
+HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
        https://github.com/chneukirchen/cwm";
 EGIT_BRANCH=linux
 

Reply via email to