From 8e9e85bbaf9efc6b0c14ea613e3715336547f115 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Apr 2021 03:39:30 +0100 Subject: x11-wm/sawfish: eutils -> l10n Signed-off-by: Sam James --- x11-wm/sawfish/sawfish-1.12.90-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/sawfish/sawfish-1.12.90-r1.ebuild b/x11-wm/sawfish/sawfish-1.12.90-r1.ebuild index 7b796ede0e0c..7483e8736cbb 100644 --- a/x11-wm/sawfish/sawfish-1.12.90-r1.ebuild +++ b/x11-wm/sawfish/sawfish-1.12.90-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_P="${P/-/_}" -inherit autotools elisp-common eutils xdg-utils +inherit autotools elisp-common l10n xdg-utils DESCRIPTION="Extensible window manager using a Lisp-based scripting language" HOMEPAGE="https://sawfish.fandom.com/wiki/Main_Page" -- cgit v1.2.3-65-gdbad