commit: dcf79061e84d860eda6391ab3b5bf85756a9df18 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Feb 21 01:28:21 2022 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Mon Feb 21 01:28:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf79061
x11-wm/ratpoison: drop unused eclass: eutils drop unused eclass: eutils Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein <AT> gentoo.org> x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild | 4 ++-- 1 file 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/"
