diff options
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/clx/clx-0.7.5.ebuild | 4 |
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" |