summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-05-24 18:45:54 +0200
committerUlrich Müller <ulm@gentoo.org>2024-05-24 19:46:22 +0200
commit63067169ceb16b743ca1cfc6c2897e4d0f2dc7f7 (patch)
treedc65f4fd68e3c928a7fc4d7a85f9f5bde42d5763 /x11-wm
parentx11-wm/stumpwm: Add test restriction (diff)
downloadgentoo-63067169ceb16b743ca1cfc6c2897e4d0f2dc7f7.tar.gz
gentoo-63067169ceb16b743ca1cfc6c2897e4d0f2dc7f7.tar.bz2
gentoo-63067169ceb16b743ca1cfc6c2897e4d0f2dc7f7.zip
x11-wm/stumpwm-contrib: EAPI 6 -> 7
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/stumpwm-contrib/stumpwm-contrib-20180128-r1.ebuild (renamed from x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild b/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128-r1.ebuild
index 3277f2bf98cf..9c35b4e30c50 100644
--- a/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild
+++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit common-lisp-3
@@ -18,7 +18,6 @@ fi
LICENSE="GPL-2 GPL-3 BSD-2"
SLOT="0"
-IUSE=""
RDEPEND=">=x11-wm/stumpwm-1.0.0"