From 9d8d52a0fe9c41167ce780ee3d9ab81dc94caec7 Mon Sep 17 00:00:00 2001 From: Joao Santos Date: Fri, 1 Sep 2023 13:07:02 +0200 Subject: Fixes multiple issues with ebuild in the overlay. Signed-off-by: Joao Santos --- x11-misc/barrier/barrier-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/barrier/barrier-9999.ebuild b/x11-misc/barrier/barrier-9999.ebuild index 9d76111..a667f37 100644 --- a/x11-misc/barrier/barrier-9999.ebuild +++ b/x11-misc/barrier/barrier-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils cmake flag-o-matic git-r3 +inherit cmake flag-o-matic git-r3 DESCRIPTION="Lets you easily share a single mouse and keyboard between multiple computers" HOMEPAGE="https://github.com/debauchee/barrier" -- cgit v1.2.3-65-gdbad