commit: 7eac2edf98a09a8a8d26b8acc390b0bc19d432a5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 08:16:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 11:23:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eac2edf
x11-misc/xlockmore: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xlockmore/xlockmore-5.50-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xlockmore/xlockmore-5.50-r1.ebuild b/x11-misc/xlockmore/xlockmore-5.50-r1.ebuild index 71363f18b99..4879af0b09f 100644 --- a/x11-misc/xlockmore/xlockmore-5.50-r1.ebuild +++ b/x11-misc/xlockmore/xlockmore-5.50-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils flag-o-matic pam +inherit autotools flag-o-matic pam DESCRIPTION="Just another screensaver application for X" HOMEPAGE="https://www.sillycycle.com/xlockmore.html"
