Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/
Date: Sat, 29 Dec 2018 23:51:09
Message-Id: 1546127458.e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8.monsieurp@gentoo
1 commit: e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Tue Nov 13 21:53:53 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 23:50:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8857d6c
7
8 x11-wm/aewm: update HOMEPAGE.
9
10 Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
11 Closes: https://github.com/gentoo/gentoo/pull/10412
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 x11-wm/aewm/aewm-1.3.12.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild
18 index 4bc663d65e6..b2dd5c524da 100644
19 --- a/x11-wm/aewm/aewm-1.3.12.ebuild
20 +++ b/x11-wm/aewm/aewm-1.3.12.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 inherit eutils toolchain-funcs
28
29 DESCRIPTION="A minimalistic X11 window manager"
30 -HOMEPAGE="http://www.red-bean.com/~decklin/software/aewm/"
31 +HOMEPAGE="https://www.red-bean.com/decklin/aewm/"
32 SRC_URI="${HOMEPAGE}${P}.tar.bz2"
33
34 LICENSE="MIT 9wm"