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/lispbuilder-sdl/
Date: Sun, 04 Dec 2016 13:38:16
Message-Id: 1480858689.1e8857cefb8ff9e99e0b52db4af21df4d7b35a4d.nimiux@gentoo
1 commit: 1e8857cefb8ff9e99e0b52db4af21df4d7b35a4d
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 13:38:09 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 13:38:09 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1e8857ce
7
8 dev-lisp/lispbuilder-sdl: Updates header
9
10 dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild | 5 +++--
11 1 file changed, 3 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild b/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild
14 index 1b0df99..3c4cd8f 100644
15 --- a/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild
16 +++ b/dev-lisp/lispbuilder-sdl/lispbuilder-sdl-0.9.8.1-r1.ebuild
17 @@ -1,8 +1,9 @@
18 -# Copyright 1999-2010 Gentoo Foundation
19 +# Copyright 1999-2016 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Header: $
22 +# $Id$
23
24 EAPI=3
25 +
26 inherit common-lisp-3 eutils
27
28 DESCRIPTION="Lisp Application Builder Interface to libSDL"