From 7eac2edf98a09a8a8d26b8acc390b0bc19d432a5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:16:05 +0100 Subject: [PATCH] x11-misc/xlockmore: eutils-- Signed-off-by: Sam James --- 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 71363f18b99bb..4879af0b09f01 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"