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: Sat, 03 Dec 2016 22:32:50
Message-Id: 1480804360.9c11081d4398b940f57f66d43faa2ff51a2c53be.nimiux@gentoo
1 commit: 9c11081d4398b940f57f66d43faa2ff51a2c53be
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 3 22:32:40 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 3 22:32:40 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9c11081d
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 | 4 ++--
12 2 files changed, 5 insertions(+), 4 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 600deb0..b88d12c 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,9 @@
19 -# Copyright 1999-2010 Gentoo Foundation
20 +# Copyright 1999-2016 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Header: $
23 +# $Id$
24
25 EAPI=2
26 +
27 inherit common-lisp-3
28
29 DESCRIPTION="Common Lisp implementation of the Rails routes system for mapping URLs."
30
31 diff --git a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
32 index a631600..534ec1f 100644
33 --- a/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
34 +++ b/dev-lisp/cl-routes/cl-routes-0.2.5.ebuild
35 @@ -1,6 +1,6 @@
36 -# Copyright 1999-2013 Gentoo Foundation
37 +# Copyright 1999-2016 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 -# $Header: $
40 +# $Id$
41
42 EAPI=5