commit: 5348997da27598ee66d7e7cbd9d6231951cd2465 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Thu Nov 15 20:57:56 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Dec 8 22:17:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5348997d
x11-wm/icewm: update HOMEPAGE. Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10425 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> x11-wm/icewm/icewm-1.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/icewm/icewm-1.4.2.ebuild b/x11-wm/icewm/icewm-1.4.2.ebuild index 328bcf3ab89..e3ae5642b7f 100644 --- a/x11-wm/icewm/icewm-1.4.2.ebuild +++ b/x11-wm/icewm/icewm-1.4.2.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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools eutils DESCRIPTION="Ice Window Manager with Themes" -HOMEPAGE="http://www.icewm.org/ https://github.com/bbidulock/icewm" +HOMEPAGE="https://ice-wm.org/ https://github.com/bbidulock/icewm" LICENSE="GPL-2" SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
