Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/sakura/
Date: Wed, 30 Jun 2021 10:15:48
Message-Id: 1625048135.3ed4f67880e8fcef18e3c270d097315aa0b39345.ulm@gentoo
1 commit: 3ed4f67880e8fcef18e3c270d097315aa0b39345
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 10:07:39 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 10:15:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed4f678
7
8 x11-terms/sakura: Update inherit from l10n to strip-linguas
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 x11-terms/sakura/sakura-3.7.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-terms/sakura/sakura-3.7.1.ebuild b/x11-terms/sakura/sakura-3.7.1.ebuild
17 index 104d146b985..25cba938886 100644
18 --- a/x11-terms/sakura/sakura-3.7.1.ebuild
19 +++ b/x11-terms/sakura/sakura-3.7.1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -inherit cmake flag-o-matic l10n xdg-utils
25 +inherit cmake flag-o-matic strip-linguas xdg-utils
26
27 DESCRIPTION="sakura is a terminal emulator based on GTK and VTE"
28 HOMEPAGE="https://www.pleyades.net/david/projects/sakura"