diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:06:29 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:33 +0200 |
commit | 0d89cd904694407efb26775504f2c42eeb44b2a8 (patch) | |
tree | 1aae6c4f22325eacce392ac8fdb1d34fabc0e91e /net-p2p/gtk-gnutella | |
parent | net-p2p/eiskaltdcpp: Add strip-linguas to inherit (diff) | |
download | gentoo-0d89cd904694407efb26775504f2c42eeb44b2a8.tar.gz gentoo-0d89cd904694407efb26775504f2c42eeb44b2a8.tar.bz2 gentoo-0d89cd904694407efb26775504f2c42eeb44b2a8.zip |
net-p2p/gtk-gnutella: 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-p2p/gtk-gnutella')
-rw-r--r-- | net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild index 8b1a4a31ab81..2d4f8c1d8292 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit l10n toolchain-funcs +inherit strip-linguas toolchain-funcs IUSE="nls dbus ssl +gtk" |