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/cmucl/
Date: Sun, 04 Dec 2016 13:28:50
Message-Id: 1480858119.82bd8f398b5af111d5a3ca2aafe5e72f9c32c752.nimiux@gentoo
1 commit: 82bd8f398b5af111d5a3ca2aafe5e72f9c32c752
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 13:28:39 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 13:28:39 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=82bd8f39
7
8 dev-lisp/cmucl: Updates header
9
10 dev-lisp/cmucl/cmucl-20d-r3.ebuild | 5 +++--
11 1 file changed, 3 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-lisp/cmucl/cmucl-20d-r3.ebuild b/dev-lisp/cmucl/cmucl-20d-r3.ebuild
14 index fbe2119..225b9e4 100644
15 --- a/dev-lisp/cmucl/cmucl-20d-r3.ebuild
16 +++ b/dev-lisp/cmucl/cmucl-20d-r3.ebuild
17 @@ -1,8 +1,9 @@
18 -# Copyright 1999-2013 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=5
25 +
26 inherit eutils glo-utils toolchain-funcs
27
28 MY_PV=${PV:0:3}