Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/
Date: Mon, 07 Jun 2021 08:33:38
Message-Id: 1623054804.d870c6c3bc9c0581a486b835ff13fce2efe832eb.juippis@gentoo
1 commit: d870c6c3bc9c0581a486b835ff13fce2efe832eb
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Sat May 8 17:37:03 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 7 08:33:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d870c6c3
7
8 x11-terms/sakura: update eclasses
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/20731
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 x11-terms/sakura/sakura-3.7.1.ebuild | 3 ++-
16 1 file changed, 2 insertions(+), 1 deletion(-)
17
18 diff --git a/x11-terms/sakura/sakura-3.7.1.ebuild b/x11-terms/sakura/sakura-3.7.1.ebuild
19 index ab800b36599..104d146b985 100644
20 --- a/x11-terms/sakura/sakura-3.7.1.ebuild
21 +++ b/x11-terms/sakura/sakura-3.7.1.ebuild
22 @@ -2,7 +2,8 @@
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 -inherit cmake eutils flag-o-matic xdg-utils
27 +
28 +inherit cmake flag-o-matic l10n xdg-utils
29
30 DESCRIPTION="sakura is a terminal emulator based on GTK and VTE"
31 HOMEPAGE="https://www.pleyades.net/david/projects/sakura"