commit: 722df651762e5a8852fe924c33d707dde02532df Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Tue Nov 13 21:58:07 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Dec 29 23:50:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=722df651
x11-wm/blackbox: update HOMEPAGE. Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10413 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> x11-wm/blackbox/blackbox-0.70.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild index 773ef0d41a8..225deb800cf 100644 --- a/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild +++ b/x11-wm/blackbox/blackbox-0.70.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 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 autotools eutils DESCRIPTION="A small, fast, full-featured window manager for X" -HOMEPAGE="http://blackboxwm.sourceforge.net/" +HOMEPAGE="https://github.com/bbidulock/blackboxwm" SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2" LICENSE="MIT"
