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-sasl/
Date: Thu, 01 Dec 2016 14:09:31
Message-Id: 1480601363.31cc32d1fc02528f869ccb80698eea6b49899ccd.nimiux@gentoo
1 commit: 31cc32d1fc02528f869ccb80698eea6b49899ccd
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 14:09:23 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 14:09:23 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=31cc32d1
7
8 dev-lisp/cl-sasl: Updates header
9
10 dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild | 6 +++---
11 dev-lisp/cl-sasl/cl-sasl-0.3.ebuild | 4 ++--
12 2 files changed, 5 insertions(+), 5 deletions(-)
13
14 diff --git a/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild b/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild
15 index bbeaeca..602b03e 100644
16 --- a/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild
17 +++ b/dev-lisp/cl-sasl/cl-sasl-0.3.1.ebuild
18 @@ -1,8 +1,8 @@
19 -# Copyright 1999-2013 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=5
26 +EAPI=6
27
28 inherit common-lisp-3
29
30
31 diff --git a/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild b/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild
32 index 30d7903..50af1bd 100644
33 --- a/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild
34 +++ b/dev-lisp/cl-sasl/cl-sasl-0.3.ebuild
35 @@ -1,6 +1,6 @@
36 -# Copyright 1999-2010 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 inherit common-lisp-2