summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:10:55 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:16:10 +0100
commitba94ecbc2c16e568d811dff262dd02ed8d2288ad (patch)
tree0b346113c1ae51b36632a8376d837ebfc86260df /dev-lisp
parentdev-lisp/clozurecl: eutils-- (diff)
downloadgentoo-ba94ecbc2c16e568d811dff262dd02ed8d2288ad.tar.gz
gentoo-ba94ecbc2c16e568d811dff262dd02ed8d2288ad.tar.bz2
gentoo-ba94ecbc2c16e568d811dff262dd02ed8d2288ad.zip
dev-lisp/clx: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/clx/clx-0.7.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/clx/clx-0.7.5.ebuild b/dev-lisp/clx/clx-0.7.5.ebuild
index 8cd18ea3e421..fa078123a738 100644
--- a/dev-lisp/clx/clx-0.7.5.ebuild
+++ b/dev-lisp/clx/clx-0.7.5.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 common-lisp-3 eutils
+inherit common-lisp-3
DESCRIPTION="CLX is the Common Lisp interface to the X11 protocol primarily for SBCL."
HOMEPAGE="http://www.cliki.net/CLX"