diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-11-13 22:58:07 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-12-30 00:50:56 +0100 |
commit | 722df651762e5a8852fe924c33d707dde02532df (patch) | |
tree | 3af88ab5fde37fff2a76429f818e91681e148e2a /x11-wm | |
parent | app-shells/fish: update live ebuild (diff) | |
download | gentoo-722df651762e5a8852fe924c33d707dde02532df.tar.gz gentoo-722df651762e5a8852fe924c33d707dde02532df.tar.bz2 gentoo-722df651762e5a8852fe924c33d707dde02532df.zip |
x11-wm/blackbox: update HOMEPAGE.
Signed-off-by: Francesco Turco <fturco@fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10413
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/blackbox/blackbox-0.70.1-r1.ebuild | 4 |
1 files 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 773ef0d41a87..225deb800cf9 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" |