diff options
-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" |