commit: 58ff067e1f054b02510f5ebb0e09d1dbd8918471 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Jul 7 15:19:22 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Jul 7 15:19:22 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=58ff067e
dev-lisp/cl-gtk2: Updates header and EAPI dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild b/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild index 8c885bcb..c2707e89 100644 --- a/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild +++ b/dev-lisp/cl-gtk2/cl-gtk2-0.1.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=3 +EAPI=6 + inherit common-lisp-3 eutils DESCRIPTION="A Common Lisp interface to Gtk+."
