commit: 6cc54bbe686710f659b077dbcf6f9844c12ae500 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 11:08:56 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 11:08:56 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=6cc54bbe
x11-wm/stumpwm: Update homepage 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 8f917e0..15c02e8 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"
