diff options
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild b/x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild index 8346af3e1dc3..3d20f3c4d143 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit elisp-common eutils toolchain-funcs +inherit elisp-common toolchain-funcs DESCRIPTION="window manager without mouse dependency" HOMEPAGE="http://www.nongnu.org/ratpoison/" |