diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:49:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:13 +0100 |
commit | 498d944f35609891f67bbd52bdc2b8e4a0980960 (patch) | |
tree | 63dc95f26fc895617143ef1871b42525fdf817b4 /dev-lisp | |
parent | dev-lisp/ecls: eutils-- (diff) | |
download | gentoo-498d944f35609891f67bbd52bdc2b8e4a0980960.tar.gz gentoo-498d944f35609891f67bbd52bdc2b8e4a0980960.tar.bz2 gentoo-498d944f35609891f67bbd52bdc2b8e4a0980960.zip |
dev-lisp/gcl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/gcl/gcl-2.6.13_pre99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild index 1a3e02b3e1fd..a1f37e04a53b 100644 --- a/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild +++ b/dev-lisp/gcl/gcl-2.6.13_pre99.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit elisp-common eutils flag-o-matic +inherit elisp-common flag-o-matic DESCRIPTION="GNU Common Lisp" HOMEPAGE="https://www.gnu.org/software/gcl/gcl.html" |