summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-11-13 23:02:19 +0100
committerAaron Bauman <bman@gentoo.org>2019-02-09 22:26:03 -0500
commit792c7e8d61a3184f88fec5163ff2c396f853ec15 (patch)
tree7cd678e28f8619dc8ce7ab28e3af9b3d02290d9f /x11-wm/cwm/cwm-5.6.ebuild
parentgames-roguelike/tomenet: drop games eclass, EAPI=6 (diff)
downloadgentoo-792c7e8d61a3184f88fec5163ff2c396f853ec15.tar.gz
gentoo-792c7e8d61a3184f88fec5163ff2c396f853ec15.tar.bz2
gentoo-792c7e8d61a3184f88fec5163ff2c396f853ec15.zip
x11-wm/cwm: use HTTPS for HOMEPAGE
Signed-off-by: Francesco Turco <fturco@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10414 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-wm/cwm/cwm-5.6.ebuild')
-rw-r--r--x11-wm/cwm/cwm-5.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
index 8d82e7c8a650..82d341433eaa 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 )"