commit: 757b42b539a3f577d9a76e9be9f806810aeecb25
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 5 21:10:26 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Jul 5 21:10:26 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=757b42b5
dev-lisp/trivial-timers: Updates to common-lisp-3 eclass
dev-lisp/trivial-timers/trivial-timers-0.0.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-lisp/trivial-timers/trivial-timers-0.0.ebuild
b/dev-lisp/trivial-timers/trivial-timers-0.0.ebuild
index f7031a9c..5da7e123 100644
--- a/dev-lisp/trivial-timers/trivial-timers-0.0.ebuild
+++ b/dev-lisp/trivial-timers/trivial-timers-0.0.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=2
+EAPI=6
-inherit common-lisp-2
+inherit common-lisp-3
MY_P=${PN}_${PV}