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-gd/
Date: Sat, 03 Dec 2016 22:21:46
Message-Id: 1480802655.22743d706906aa292455cb997c0c6b8ddf84cfb7.nimiux@gentoo
1 commit: 22743d706906aa292455cb997c0c6b8ddf84cfb7
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 3 22:04:15 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 3 22:04:15 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=22743d70
7
8 dev-lisp/cl-gd: Updates header
9
10 dev-lisp/cl-gd/cl-gd-0.5.7-r1.ebuild | 5 +++--
11 dev-lisp/cl-gd/cl-gd-0.6.0.ebuild | 4 ++--
12 2 files changed, 5 insertions(+), 4 deletions(-)
13
14 diff --git a/dev-lisp/cl-gd/cl-gd-0.5.7-r1.ebuild b/dev-lisp/cl-gd/cl-gd-0.5.7-r1.ebuild
15 index ea8efae..6163bfc 100644
16 --- a/dev-lisp/cl-gd/cl-gd-0.5.7-r1.ebuild
17 +++ b/dev-lisp/cl-gd/cl-gd-0.5.7-r1.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-2 toolchain-funcs
28
29 DESCRIPTION="CL-GD is a library for Common Lisp which interfaces to the GD Graphics Library"
30
31 diff --git a/dev-lisp/cl-gd/cl-gd-0.6.0.ebuild b/dev-lisp/cl-gd/cl-gd-0.6.0.ebuild
32 index c4daf19..2a27eb5 100644
33 --- a/dev-lisp/cl-gd/cl-gd-0.6.0.ebuild
34 +++ b/dev-lisp/cl-gd/cl-gd-0.6.0.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