commit: afa84ae027d67335647c3d78aedf749e0e09d183 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 10:03:30 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 30 10:15:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa84ae0
lxde-base/lxdm: Update inherit from l10n to strip-linguas Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> lxde-base/lxdm/lxdm-0.5.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild index 8b5e40c6dd0..f3111c85cbf 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit l10n autotools systemd +inherit autotools strip-linguas systemd DESCRIPTION="LXDE Display Manager" HOMEPAGE="https://wiki.lxde.org/en/LXDM"
