From 8cb6bed95f43a6b99d1503e852a210be30de4dcb Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 19 Nov 2022 16:02:53 +0100 Subject: app-xemacs/*: Bump all ebuilds to EAPI 8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- app-xemacs/ecrypto/ecrypto-0.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-xemacs/ecrypto') diff --git a/app-xemacs/ecrypto/ecrypto-0.23.ebuild b/app-xemacs/ecrypto/ecrypto-0.23.ebuild index 44778d794404..abb891bce758 100644 --- a/app-xemacs/ecrypto/ecrypto-0.23.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.23.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 SLOT="0" DESCRIPTION="Crypto functionality in Emacs Lisp" -- cgit v1.2.3-65-gdbad