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: lxde-base/lxdm/
Date: Wed, 30 Jun 2021 10:15:46
Message-Id: 1625048129.afa84ae027d67335647c3d78aedf749e0e09d183.ulm@gentoo
1 commit: afa84ae027d67335647c3d78aedf749e0e09d183
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 10:03:30 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 10:15:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa84ae0
7
8 lxde-base/lxdm: 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 lxde-base/lxdm/lxdm-0.5.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
17 index 8b5e40c6dd0..f3111c85cbf 100644
18 --- a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
19 +++ b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -inherit l10n autotools systemd
25 +inherit autotools strip-linguas systemd
26
27 DESCRIPTION="LXDE Display Manager"
28 HOMEPAGE="https://wiki.lxde.org/en/LXDM"