From 16667507801718724ca4cc98eef3e9cb811f617e Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:10:43 +0100 Subject: dev-lisp/abcl: eutils-- Signed-off-by: Sam James --- dev-lisp/abcl/abcl-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-lisp') diff --git a/dev-lisp/abcl/abcl-1.5.0.ebuild b/dev-lisp/abcl/abcl-1.5.0.ebuild index e044eb611f12..c12516635a33 100644 --- a/dev-lisp/abcl/abcl-1.5.0.ebuild +++ b/dev-lisp/abcl/abcl-1.5.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils java-pkg-2 java-ant-2 +inherit java-pkg-2 java-ant-2 MY_P=${PN}-src-${PV} -- cgit v1.2.3-65-gdbad