commit: 73aea8676f4c587bb59883a795d9fa1cd660abcd Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Wed Jul 5 21:07:38 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Wed Jul 5 21:07:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=73aea867
dev-lisp/timer: Updates to common-lisp-3 eclass dev-lisp/timer/timer-0.4.0-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-lisp/timer/timer-0.4.0-r1.ebuild b/dev-lisp/timer/timer-0.4.0-r1.ebuild index d77b9e02..549f0214 100644 --- a/dev-lisp/timer/timer-0.4.0-r1.ebuild +++ b/dev-lisp/timer/timer-0.4.0-r1.ebuild @@ -1,8 +1,7 @@ -# 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 +inherit common-lisp-3 DESCRIPTION="An event scheduling library for SBCL by Zach Beane. It implements an interface similar to LispWorks' timer and scheduling functions." HOMEPAGE="http://www.cliki.net/TIMER"
