commit: a5661f1dab0f02998aa48aa0de77b5fb39e3135a Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 10:03:07 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 30 10:15:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5661f1d
dev-util/indent: 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> dev-util/indent/indent-2.2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/indent/indent-2.2.12.ebuild b/dev-util/indent/indent-2.2.12.ebuild index bf0c13f9b9d..1518ed284af 100644 --- a/dev-util/indent/indent-2.2.12.ebuild +++ b/dev-util/indent/indent-2.2.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit l10n +inherit strip-linguas DESCRIPTION="Indent program source files" HOMEPAGE="https://www.gnu.org/software/indent/"
