diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:07:39 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:35 +0200 |
commit | 3ed4f67880e8fcef18e3c270d097315aa0b39345 (patch) | |
tree | 8351ba9fbf77e5b20393aac6eac53d5ef2a47020 /x11-terms | |
parent | x11-misc/xscreensaver: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-3ed4f67880e8fcef18e3c270d097315aa0b39345.tar.gz gentoo-3ed4f67880e8fcef18e3c270d097315aa0b39345.tar.bz2 gentoo-3ed4f67880e8fcef18e3c270d097315aa0b39345.zip |
x11-terms/sakura: 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-terms')
-rw-r--r-- | x11-terms/sakura/sakura-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/sakura/sakura-3.7.1.ebuild b/x11-terms/sakura/sakura-3.7.1.ebuild index 104d146b9851..25cba9388867 100644 --- a/x11-terms/sakura/sakura-3.7.1.ebuild +++ b/x11-terms/sakura/sakura-3.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake flag-o-matic l10n xdg-utils +inherit cmake flag-o-matic strip-linguas xdg-utils DESCRIPTION="sakura is a terminal emulator based on GTK and VTE" HOMEPAGE="https://www.pleyades.net/david/projects/sakura" |