commit: 81207f8a872e28d2fcfcff94499f569b0b070ea1 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 28 10:07:21 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Jun 30 10:15:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81207f8a
x11-misc/xscreensaver: 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/xscreensaver/xscreensaver-5.45-r4.ebuild | 2 +- x11-misc/xscreensaver/xscreensaver-5.45-r5.ebuild | 2 +- x11-misc/xscreensaver/xscreensaver-5.45-r6.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-misc/xscreensaver/xscreensaver-5.45-r4.ebuild b/x11-misc/xscreensaver/xscreensaver-5.45-r4.ebuild index 24e8b6708e0..2b7ec105703 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.45-r4.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.45-r4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools flag-o-matic l10n multilib optfeature pam +inherit autotools flag-o-matic multilib optfeature pam strip-linguas DESCRIPTION="modular screen saver and locker for the X Window System" HOMEPAGE="https://www.jwz.org/xscreensaver/" diff --git a/x11-misc/xscreensaver/xscreensaver-5.45-r5.ebuild b/x11-misc/xscreensaver/xscreensaver-5.45-r5.ebuild index f1c8ce5b5ec..5f2c0843d64 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.45-r5.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.45-r5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools flag-o-matic l10n multilib optfeature pam +inherit autotools flag-o-matic multilib optfeature pam strip-linguas DESCRIPTION="modular screen saver and locker for the X Window System" HOMEPAGE="https://www.jwz.org/xscreensaver/" diff --git a/x11-misc/xscreensaver/xscreensaver-5.45-r6.ebuild b/x11-misc/xscreensaver/xscreensaver-5.45-r6.ebuild index a5261c59d14..55cef225034 100644 --- a/x11-misc/xscreensaver/xscreensaver-5.45-r6.ebuild +++ b/x11-misc/xscreensaver/xscreensaver-5.45-r6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools flag-o-matic l10n multilib optfeature pam +inherit autotools flag-o-matic multilib optfeature pam strip-linguas DESCRIPTION="modular screen saver and locker for the X Window System" HOMEPAGE="https://www.jwz.org/xscreensaver/"
