commit: cd176328f2e1f62fd9a6cd67dbc19c9e5fc5e459 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 09:48:08 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 09:48:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=cd176328
dev-lisp/cl-base64: Updates header and EAPI dev-lisp/cl-base64/cl-base64-3.3.3.ebuild | 5 +++-- dev-lisp/cl-base64/cl-base64-3.3.4.ebuild | 5 ++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild index c2fdc6c3..1cf97c18 100644 --- a/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.3.3.ebuild @@ -1,6 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ + +EAPI=6 inherit common-lisp-3 diff --git a/dev-lisp/cl-base64/cl-base64-3.3.4.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.4.ebuild index 7ff901d8..1cf97c18 100644 --- a/dev-lisp/cl-base64/cl-base64-3.3.4.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.3.4.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2015 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
