summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:10:46 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:07 +0100
commit2d4e46e840a464a8895e3a7a1d9defc6b5f6b08b (patch)
treedf95a2d07a6439ae22b0ce59aeb70748148b2725 /dev-lisp/alexandria
parentdev-lisp/abcl: eutils-- (diff)
downloadgentoo-2d4e46e840a464a8895e3a7a1d9defc6b5f6b08b.tar.gz
gentoo-2d4e46e840a464a8895e3a7a1d9defc6b5f6b08b.tar.bz2
gentoo-2d4e46e840a464a8895e3a7a1d9defc6b5f6b08b.zip
dev-lisp/alexandria: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp/alexandria')
-rw-r--r--dev-lisp/alexandria/alexandria-20171029.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/alexandria/alexandria-20171029.ebuild b/dev-lisp/alexandria/alexandria-20171029.ebuild
index bd042f0736f8..9d6ceebd20e6 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/"