From: José María Alonso Josa Date: Thu, 17 Mar 2016 11:06:10 +0000 (+0100) Subject: x11-wm/stumpwm: Update homepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77ca99aeaf5b3feff7242cbc01e5ea23f6a1a3b0;p=gentoo.git x11-wm/stumpwm: Update homepage Package-Manager: portage-2.2.26 --- diff --git a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild index 8fade2698239..ef3ef84dbb2c 100644 --- a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild +++ b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit common-lisp-3 eutils elisp-common autotools DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp." -HOMEPAGE="http://www.nongnu.org/stumpwm/" +HOMEPAGE="https://stumpwm.github.io/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/x11-wm/stumpwm/stumpwm-9999.ebuild b/x11-wm/stumpwm/stumpwm-9999.ebuild index cec821a91ec8..a76acd4bb6a3 100644 --- a/x11-wm/stumpwm/stumpwm-9999.ebuild +++ b/x11-wm/stumpwm/stumpwm-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools common-lisp-3 git-2 DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp." -HOMEPAGE="http://www.nongnu.org/stumpwm/index.html" +HOMEPAGE="https://stumpwm.github.io/" EGIT_REPO_URI="git://github.com/stumpwm/stumpwm" LICENSE="GPL-2"