commit: 19d9b9ed557f32110885728b904bfdb92538fb50 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 21:42:28 2016 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 21:42:28 2016 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=19d9b9ed
dev-lisp/ltk: Updates header and EAPI dev-lisp/ltk/ltk-0.91.ebuild | 6 +++--- dev-lisp/ltk/ltk-0.981.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-lisp/ltk/ltk-0.91.ebuild b/dev-lisp/ltk/ltk-0.91.ebuild index 0649e8f..85336fc 100644 --- a/dev-lisp/ltk/ltk-0.91.ebuild +++ b/dev-lisp/ltk/ltk-0.91.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ inherit common-lisp-2 eutils -DESCRIPTION="LTK is a Common Lisp binding for the Tk graphics toolkit which does not require any Tk knowledge for its usage." +DESCRIPTION="LTK is a Common Lisp binding for the Tk graphics toolkit" HOMEPAGE="http://www.peter-herth.de/ltk/" SRC_URI="http://www.peter-herth.de/ltk/${P}.tgz" diff --git a/dev-lisp/ltk/ltk-0.981.ebuild b/dev-lisp/ltk/ltk-0.981.ebuild index e1d32fb..a7ca498 100644 --- a/dev-lisp/ltk/ltk-0.981.ebuild +++ b/dev-lisp/ltk/ltk-0.981.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ -EAPI=5 +EAPI=6 inherit common-lisp-3
