diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:03:07 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:28 +0200 |
commit | a5661f1dab0f02998aa48aa0de77b5fb39e3135a (patch) | |
tree | f51db2586f80cbe4b61f68d04b26a79a9a2eb07f /dev-util | |
parent | dev-util/geany: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-a5661f1dab0f02998aa48aa0de77b5fb39e3135a.tar.gz gentoo-a5661f1dab0f02998aa48aa0de77b5fb39e3135a.tar.bz2 gentoo-a5661f1dab0f02998aa48aa0de77b5fb39e3135a.zip |
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@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/indent/indent-2.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/indent/indent-2.2.12.ebuild b/dev-util/indent/indent-2.2.12.ebuild index bf0c13f9b9d0..1518ed284af8 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/" |