diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:05:05 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:31 +0200 |
commit | 0b4da17a8a22a59e694e7be01c97d62fb7b2683b (patch) | |
tree | d5fb62efb2cadb21db853a80abff093a587c84c5 /net-dialup | |
parent | net-analyzer/fwlogwatch: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-0b4da17a8a22a59e694e7be01c97d62fb7b2683b.tar.gz gentoo-0b4da17a8a22a59e694e7be01c97d62fb7b2683b.tar.bz2 gentoo-0b4da17a8a22a59e694e7be01c97d62fb7b2683b.zip |
net-dialup/pppconfig: 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 'net-dialup')
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild index 31aecde1b0f5..808ccc0a705e 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit l10n +inherit strip-linguas DESCRIPTION="A text menu based utility for configuring ppp" HOMEPAGE="https://packages.qa.debian.org/p/pppconfig.html" |