diff options
-rw-r--r-- | x11-wm/sawfish/sawfish-1.12.90-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |