summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-11-15 21:57:56 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-12-08 23:17:27 +0100
commit5348997da27598ee66d7e7cbd9d6231951cd2465 (patch)
tree7078ce2f4962b525a1a8c75cdb9d37ed4b09bfb0 /x11-wm/icewm
parentx11-wm/herbstluftwm: use HTTPS for HOMEPAGE and SRC_URI. (diff)
downloadgentoo-5348997da27598ee66d7e7cbd9d6231951cd2465.tar.gz
gentoo-5348997da27598ee66d7e7cbd9d6231951cd2465.tar.bz2
gentoo-5348997da27598ee66d7e7cbd9d6231951cd2465.zip
x11-wm/icewm: update HOMEPAGE.
Signed-off-by: Francesco Turco <fturco@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10425 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/icewm-1.4.2.ebuild4
1 files 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 328bcf3ab891..e3ae5642b7ff 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"