commit: df2c703e11e234e551f638c92583fa758f7dbafb Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 09:43:19 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 09:43:19 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=df2c703e
dev-lisp/qi: Updates header and EAPI dev-lisp/qi/qi-9.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-lisp/qi/qi-9.1.ebuild b/dev-lisp/qi/qi-9.1.ebuild index 138e707b..e31c6f8e 100644 --- a/dev-lisp/qi/qi-9.1.ebuild +++ b/dev-lisp/qi/qi-9.1.ebuild @@ -1,6 +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=6 DESCRIPTION="Qi is a Lisp-based functional programming implemented in Common Lisp." HOMEPAGE="http://www.lambdassociates.org/"
