commit: d5bf09de02bb510dd5dd24e1cd19e421c27eab29
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:42:13 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:42:13 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d5bf09de
dev-lisp/trees: Updates header and EAPI
dev-lisp/trees/trees-0.11-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/trees/trees-0.11-r1.ebuild
b/dev-lisp/trees/trees-0.11-r1.ebuild
index 9c80130a..66743ad0 100644
--- a/dev-lisp/trees/trees-0.11-r1.ebuild
+++ b/dev-lisp/trees/trees-0.11-r1.ebuild
@@ -1,8 +1,8 @@
-# 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-3
MY_P=${PN}_${PV}