From 8e27890fe155224d7bd5ddf4eeaf569df2d8d4ce Mon Sep 17 00:00:00 2001 From: Piotr Karbowski Date: Sun, 10 Jul 2022 17:14:07 +0200 Subject: x11-misc/xclip: eapi 8. Closes: https://bugs.gentoo.org/857459 Signed-off-by: Piotr Karbowski --- x11-misc/xclip/xclip-0.13.ebuild | 2 +- x11-misc/xclip/xclip-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/xclip') diff --git a/x11-misc/xclip/xclip-0.13.ebuild b/x11-misc/xclip/xclip-0.13.ebuild index 107d3891e50d..6c1a8d0c5520 100644 --- a/x11-misc/xclip/xclip-0.13.ebuild +++ b/x11-misc/xclip/xclip-0.13.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit autotools diff --git a/x11-misc/xclip/xclip-9999.ebuild b/x11-misc/xclip/xclip-9999.ebuild index 12a50d1de869..ffdfc0010b13 100644 --- a/x11-misc/xclip/xclip-9999.ebuild +++ b/x11-misc/xclip/xclip-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools git-r3 DESCRIPTION="Copy data from standard input to X clipboard" -- cgit v1.2.3-65-gdbad