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: media-gfx/xsane/
Date: Wed, 30 Jun 2021 10:15:46
Message-Id: 1625048130.cee2c5a5555c0790b65a49b4d6078f8774ad93d1.ulm@gentoo
1 commit: cee2c5a5555c0790b65a49b4d6078f8774ad93d1
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 10:03:57 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 10:15:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee2c5a5
7
8 media-gfx/xsane: 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 media-gfx/xsane/xsane-0.999-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/xsane/xsane-0.999-r3.ebuild b/media-gfx/xsane/xsane-0.999-r3.ebuild
17 index f6c40655879..a6324b3b8c2 100644
18 --- a/media-gfx/xsane/xsane-0.999-r3.ebuild
19 +++ b/media-gfx/xsane/xsane-0.999-r3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -inherit autotools desktop epatch l10n toolchain-funcs
25 +inherit autotools desktop epatch strip-linguas toolchain-funcs
26
27 DESCRIPTION="Graphical scanning frontend"
28 HOMEPAGE="http://www.xsane.org/"