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/blackbox/
Date: Sat, 29 Dec 2018 23:51:08
Message-Id: 1546127456.722df651762e5a8852fe924c33d707dde02532df.monsieurp@gentoo
1 commit: 722df651762e5a8852fe924c33d707dde02532df
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Tue Nov 13 21:58:07 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 23:50:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722df651
7
8 x11-wm/blackbox: update HOMEPAGE.
9
10 Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
11 Closes: https://github.com/gentoo/gentoo/pull/10413
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 x11-wm/blackbox/blackbox-0.70.1-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
18 index 773ef0d41a8..225deb800cf 100644
19 --- a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
20 +++ b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild
21 @@ -1,4 +1,4 @@
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 @@ -6,7 +6,7 @@ EAPI=5
28 inherit autotools eutils
29
30 DESCRIPTION="A small, fast, full-featured window manager for X"
31 -HOMEPAGE="http://blackboxwm.sourceforge.net/"
32 +HOMEPAGE="https://github.com/bbidulock/blackboxwm"
33 SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2"
34
35 LICENSE="MIT"