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-sqlite/
Date: Fri, 02 Dec 2016 22:12:39
Message-Id: 1480716750.173bff0f5cdd00a4b3d5e464313f4a523134a12e.nimiux@gentoo
1 commit: 173bff0f5cdd00a4b3d5e464313f4a523134a12e
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 22:12:30 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 22:12:30 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=173bff0f
7
8 dev-lisp/cl-sqlite: Updates header
9
10 dev-lisp/cl-sqlite/cl-sqlite-0.1.5.ebuild | 4 ++--
11 dev-lisp/cl-sqlite/cl-sqlite-0.2.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-lisp/cl-sqlite/cl-sqlite-0.1.5.ebuild b/dev-lisp/cl-sqlite/cl-sqlite-0.1.5.ebuild
15 index 21734dc..d977cd8 100644
16 --- a/dev-lisp/cl-sqlite/cl-sqlite-0.1.5.ebuild
17 +++ b/dev-lisp/cl-sqlite/cl-sqlite-0.1.5.ebuild
18 @@ -1,6 +1,6 @@
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
28 diff --git a/dev-lisp/cl-sqlite/cl-sqlite-0.2.ebuild b/dev-lisp/cl-sqlite/cl-sqlite-0.2.ebuild
29 index 1b01985..761786c 100644
30 --- a/dev-lisp/cl-sqlite/cl-sqlite-0.2.ebuild
31 +++ b/dev-lisp/cl-sqlite/cl-sqlite-0.2.ebuild
32 @@ -1,6 +1,6 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 +# Copyright 1999-2016 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 -# $Header: $
37 +# $Id$
38
39 EAPI=5