Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/trees/
Date: Fri, 07 Jul 2017 15:42:08
Message-Id: 1499442133.d5bf09de02bb510dd5dd24e1cd19e421c27eab29.nimiux@gentoo
1 commit: d5bf09de02bb510dd5dd24e1cd19e421c27eab29
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 15:42:13 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 15:42:13 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=d5bf09de
7
8 dev-lisp/trees: Updates header and EAPI
9
10 dev-lisp/trees/trees-0.11-r1.ebuild | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/dev-lisp/trees/trees-0.11-r1.ebuild b/dev-lisp/trees/trees-0.11-r1.ebuild
14 index 9c80130a..66743ad0 100644
15 --- a/dev-lisp/trees/trees-0.11-r1.ebuild
16 +++ b/dev-lisp/trees/trees-0.11-r1.ebuild
17 @@ -1,8 +1,8 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Id$
22
23 -EAPI=2
24 +EAPI=6
25 +
26 inherit common-lisp-3
27
28 MY_P=${PN}_${PV}