diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:06:51 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:34 +0200 |
commit | c95343822b40f9e028752a561e8d995d544b3651 (patch) | |
tree | 9767a61d409dac8dd5fc4b8c35b5ab0717dbe7e6 /x11-misc/xaos | |
parent | net-p2p/gtk-gnutella: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-c95343822b40f9e028752a561e8d995d544b3651.tar.gz gentoo-c95343822b40f9e028752a561e8d995d544b3651.tar.bz2 gentoo-c95343822b40f9e028752a561e8d995d544b3651.zip |
x11-misc/xaos: 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 'x11-misc/xaos')
-rw-r--r-- | x11-misc/xaos/xaos-3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xaos/xaos-3.6.ebuild b/x11-misc/xaos/xaos-3.6.ebuild index ffe1c9122b52..dd4c604ea3e3 100644 --- a/x11-misc/xaos/xaos-3.6.ebuild +++ b/x11-misc/xaos/xaos-3.6.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools desktop l10n +inherit autotools desktop strip-linguas DESCRIPTION="Very fast real-time fractal zoomer" HOMEPAGE="http://matek.hu/xaos/doku.php" |