diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2023-08-24 19:01:24 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2023-08-24 19:01:45 +0200 |
commit | a9faf036d9beccadaa18c4c20e65538cda570b06 (patch) | |
tree | 3199a87d7b7561fa51520fc64c28c5314a5b2f73 /x11-wm | |
parent | x11-wm/windowmaker: add 0.96.0 (diff) | |
download | gentoo-a9faf036d9beccadaa18c4c20e65538cda570b06.tar.gz gentoo-a9faf036d9beccadaa18c4c20e65538cda570b06.tar.bz2 gentoo-a9faf036d9beccadaa18c4c20e65538cda570b06.zip |
x11-wm/windowmaker: sync live ebuild
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/windowmaker-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/windowmaker/windowmaker-9999.ebuild b/x11-wm/windowmaker/windowmaker-9999.ebuild index e156f2ab7dfc..ad2be5a87876 100644 --- a/x11-wm/windowmaker/windowmaker-9999.ebuild +++ b/x11-wm/windowmaker/windowmaker-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -inherit autotools desktop git-r3 +EAPI=8 +inherit desktop git-r3 DESCRIPTION="The fast and light GNUstep window manager" HOMEPAGE="https://www.windowmaker.org/" @@ -54,7 +54,6 @@ src_prepare() { done default - eautoreconf } src_configure() { |