commit: 63067169ceb16b743ca1cfc6c2897e4d0f2dc7f7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 24 16:45:54 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 24 17:46:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63067169
x11-wm/stumpwm-contrib: EAPI 6 -> 7 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> ...wm-contrib-20180128.ebuild => stumpwm-contrib-20180128-r1.ebuild} | 5 ++--- 1 file 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 similarity index 92% rename from x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild rename to 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"
