diff options
Diffstat (limited to 'dev-lisp/named-readtables/named-readtables-9999.ebuild')
-rw-r--r-- | dev-lisp/named-readtables/named-readtables-9999.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-lisp/named-readtables/named-readtables-9999.ebuild b/dev-lisp/named-readtables/named-readtables-9999.ebuild index b1be7c1d..e02616a6 100644 --- a/dev-lisp/named-readtables/named-readtables-9999.ebuild +++ b/dev-lisp/named-readtables/named-readtables-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=5 +EAPI=6 -inherit common-lisp-3 git-2 +inherit common-lisp-3 git-r3 DESCRIPTION="A Common Lisp library that provides a namespace for readtables." HOMEPAGE="http://common-lisp.net/project/editor-hints/" |