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/cl-routes/
Date: Fri, 07 Jul 2017 14:35:36
Message-Id: 1499438139.738102f9356137236a8f0a39ef39be6852cf4677.nimiux@gentoo
1 commit: 738102f9356137236a8f0a39ef39be6852cf4677
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 14:35:39 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 14:35:39 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=738102f9
7
8 dev-lisp/cl-routes: Updates header
9
10 dev-lisp/cl-routes/cl-routes-0.2.4.ebuild | 5 ++---
11 dev-lisp/cl-routes/cl-routes-0.2.5.ebuild | 5 ++---
12 2 files changed, 4 insertions(+), 6 deletions(-)
13
14 diff --git a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
15 index b88d12cf..a6b911dc 100644
16 --- a/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
17 +++ b/dev-lisp/cl-routes/cl-routes-0.2.4.ebuild
18 @@ -1,8 +1,7 @@
19 -# Copyright 1999-2016 Gentoo Foundation
20 +# Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Id$
23
24 -EAPI=2
25 +EAPI=6
26
27 inherit common-lisp-3
28
29
30 diff --git a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
31 index 534ec1fb..3d1a2179 100644
32 --- a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
33 +++ b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
34 @@ -1,8 +1,7 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 -# $Id$
39
40 -EAPI=5
41 +EAPI=6
42
43 inherit common-lisp-3