commit: 1e8857cefb8ff9e99e0b52db4af21df4d7b35a4d Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 13:38:09 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 13:38:09 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1e8857ce
dev-lisp/lispbuilder-sdl: Updates header dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild b/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild index 1b0df99..3c4cd8f 100644 --- a/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild +++ b/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=3 + inherit common-lisp-3 eutils DESCRIPTION="Lisp Application Builder Interface to libSDL"
