commit: e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Tue Nov 13 21:53:53 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Dec 29 23:50:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8857d6c
x11-wm/aewm: update HOMEPAGE. Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/10412 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> x11-wm/aewm/aewm-1.3.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild index 4bc663d65e6..b2dd5c524da 100644 --- a/x11-wm/aewm/aewm-1.3.12.ebuild +++ b/x11-wm/aewm/aewm-1.3.12.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="A minimalistic X11 window manager" -HOMEPAGE="http://www.red-bean.com/~decklin/software/aewm/" +HOMEPAGE="https://www.red-bean.com/decklin/aewm/" SRC_URI="${HOMEPAGE}${P}.tar.bz2" LICENSE="MIT 9wm"
