commit: c95343822b40f9e028752a561e8d995d544b3651 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 10:06:51 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 30 10:15:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9534382
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 <AT> gentoo.org> x11-misc/xaos/xaos-3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xaos/xaos-3.6.ebuild b/x11-misc/xaos/xaos-3.6.ebuild index ffe1c9122b5..dd4c604ea3e 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"
