commit: b28bd46afe2e43d71ddfa0b8ef87ccbdd2a4baab Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Thu Jul 6 21:07:42 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Thu Jul 6 21:07:42 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=b28bd46a
dev-lisp/net-telent-date: Updates to common-lisp-3 eclass dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild b/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild index 0782a17b..4d837d99 100644 --- a/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild +++ b/dev-lisp/net-telent-date/net-telent-date-0.4.1-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ -inherit common-lisp-2 eutils +EAPI=6 + +inherit common-lisp-3 eutils DESCRIPTION="Common Lisp utilities for printing and parsing date" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-net-telent-date
