Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/cwm/
Date: Sun, 10 Feb 2019 03:26:19
Message-Id: 1549769163.792c7e8d61a3184f88fec5163ff2c396f853ec15.bman@gentoo
1 commit: 792c7e8d61a3184f88fec5163ff2c396f853ec15
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Tue Nov 13 22:02:19 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 10 03:26:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792c7e8d
7
8 x11-wm/cwm: use HTTPS for HOMEPAGE
9
10 Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
11 Closes: https://github.com/gentoo/gentoo/pull/10414
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 x11-wm/cwm/cwm-5.6.ebuild | 4 ++--
15 x11-wm/cwm/cwm-9999.ebuild | 4 ++--
16 2 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/x11-wm/cwm/cwm-5.6.ebuild b/x11-wm/cwm/cwm-5.6.ebuild
19 index 8d82e7c8a65..82d341433ea 100644
20 --- a/x11-wm/cwm/cwm-5.6.ebuild
21 +++ b/x11-wm/cwm/cwm-5.6.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -6,7 +6,7 @@ EAPI=5
29 inherit eutils toolchain-funcs
30
31 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
32 -HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
33 +HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
34 https://github.com/chneukirchen/cwm"
35 SRC_URI="vanilla? ( http://chneukirchen.org/releases/${P}.tar.gz -> ${P}-chneukirchen.tar.gz )
36 !vanilla? ( https://github.com/xmw/cwm/tarball/ea9a436 -> ${P}-xmw.tar.gz )"
37
38 diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild
39 index 9362010d566..573b8cfaaa4 100644
40 --- a/x11-wm/cwm/cwm-9999.ebuild
41 +++ b/x11-wm/cwm/cwm-9999.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -6,7 +6,7 @@ EAPI=5
49 inherit eutils toolchain-funcs git-2
50
51 DESCRIPTION="OpenBSD fork of calmwm, a clean and lightweight window manager"
52 -HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
53 +HOMEPAGE="https://www.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/
54 https://github.com/chneukirchen/cwm"
55 EGIT_BRANCH=linux