diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-07-07 12:41:22 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2018-03-09 22:34:12 +0100 |
commit | 625c8ddc876864cd1f2c43060dfd3517576e5a43 (patch) | |
tree | f19bcc5bc844a7f33aef20e061d7d872de3c9035 /dev-lisp/cl-yacc/cl-yacc-0.3.ebuild | |
parent | dev-lisp/closure-html: Updates header and EAPI (diff) | |
download | lisp-625c8ddc876864cd1f2c43060dfd3517576e5a43.tar.gz lisp-625c8ddc876864cd1f2c43060dfd3517576e5a43.tar.bz2 lisp-625c8ddc876864cd1f2c43060dfd3517576e5a43.zip |
dev-lisp/cl-yacc: Updates header and EAPI
Diffstat (limited to 'dev-lisp/cl-yacc/cl-yacc-0.3.ebuild')
-rw-r--r-- | dev-lisp/cl-yacc/cl-yacc-0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lisp/cl-yacc/cl-yacc-0.3.ebuild b/dev-lisp/cl-yacc/cl-yacc-0.3.ebuild index d351a7db..d796df90 100644 --- a/dev-lisp/cl-yacc/cl-yacc-0.3.ebuild +++ b/dev-lisp/cl-yacc/cl-yacc-0.3.ebuild @@ -1,8 +1,7 @@ -# 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 |