From 2d4e46e840a464a8895e3a7a1d9defc6b5f6b08b Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:10:46 +0100 Subject: [PATCH] dev-lisp/alexandria: eutils-- Signed-off-by: Sam James --- dev-lisp/alexandria/alexandria-20171029.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/alexandria/alexandria-20171029.ebuild b/dev-lisp/alexandria/alexandria-20171029.ebuild index bd042f0736f87..9d6ceebd20e67 100644 --- a/dev-lisp/alexandria/alexandria-20171029.ebuild +++ b/dev-lisp/alexandria/alexandria-20171029.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit common-lisp-3 eutils +inherit common-lisp-3 DESCRIPTION="A collection of portable utilities for Common Lisp" HOMEPAGE="http://common-lisp.net/project/alexandria/"