summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2021-05-08 19:37:03 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-06-07 11:33:24 +0300
commitd870c6c3bc9c0581a486b835ff13fce2efe832eb (patch)
treef187efe13dda8c94cd5d5ccfefc7c7ffd39f6d57 /x11-terms
parentx11-misc/xscreensaver: update eclasses, minor improvements (diff)
downloadgentoo-d870c6c3bc9c0581a486b835ff13fce2efe832eb.tar.gz
gentoo-d870c6c3bc9c0581a486b835ff13fce2efe832eb.tar.bz2
gentoo-d870c6c3bc9c0581a486b835ff13fce2efe832eb.zip
x11-terms/sakura: update eclasses
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20731 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/sakura/sakura-3.7.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-terms/sakura/sakura-3.7.1.ebuild b/x11-terms/sakura/sakura-3.7.1.ebuild
index ab800b36599e..104d146b9851 100644
--- a/x11-terms/sakura/sakura-3.7.1.ebuild
+++ b/x11-terms/sakura/sakura-3.7.1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake eutils flag-o-matic xdg-utils
+
+inherit cmake flag-o-matic l10n xdg-utils
DESCRIPTION="sakura is a terminal emulator based on GTK and VTE"
HOMEPAGE="https://www.pleyades.net/david/projects/sakura"