diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:07:59 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:36 +0200 |
commit | f9b5579376f3559c9db3e5f7621856983a15a79c (patch) | |
tree | 559896c007759c6ad6b74196879ec2cdacdac3c0 /x11-wm | |
parent | x11-terms/sakura: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-f9b5579376f3559c9db3e5f7621856983a15a79c.tar.gz gentoo-f9b5579376f3559c9db3e5f7621856983a15a79c.tar.bz2 gentoo-f9b5579376f3559c9db3e5f7621856983a15a79c.zip |
x11-wm/sawfish: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish/sawfish-1.12.90-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild b/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild index bf4276d85148..b07f61899569 100644 --- a/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild +++ b/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 MY_P="${P/-/_}" -inherit autotools elisp-common l10n xdg-utils +inherit autotools elisp-common strip-linguas xdg-utils DESCRIPTION="Extensible window manager using a Lisp-based scripting language" HOMEPAGE="https://sawfish.fandom.com/wiki/Main_Page" |