commit: 77ca99aeaf5b3feff7242cbc01e5ea23f6a1a3b0 Author: José María Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 11:06:10 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 11:07:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77ca99ae
x11-wm/stumpwm: Update homepage Package-Manager: portage-2.2.26 x11-wm/stumpwm/stumpwm-0.9.9.ebuild | 2 +- x11-wm/stumpwm/stumpwm-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/stumpwm/stumpwm-0.9.9.ebuild b/x11-wm/stumpwm/stumpwm-0.9.9.ebuild index 8fade26..ef3ef84 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 cec821a..a76acd4 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"
