diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-11-13 22:53:53 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-12-30 00:50:58 +0100 |
commit | e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8 (patch) | |
tree | 10692657b97b53948fcd3b7bf643d59f3a60303e /x11-wm | |
parent | x11-wm/blackbox: update HOMEPAGE. (diff) | |
download | gentoo-e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8.tar.gz gentoo-e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8.tar.bz2 gentoo-e8857d6c3d4ba9b7b1e56a0342bd3bf305eaf9b8.zip |
x11-wm/aewm: update HOMEPAGE.
Signed-off-by: Francesco Turco <fturco@fastmail.fm>
Closes: https://github.com/gentoo/gentoo/pull/10412
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/aewm/aewm-1.3.12.ebuild | 4 |
1 files 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 4bc663d65e6c..b2dd5c524da5 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" |