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-colors/
Date: Wed, 30 Nov 2016 09:17:15
Message-Id: 1480497425.e8e5a170a681d90babf972a55765c7e02e4e6162.nimiux@gentoo
1 commit: e8e5a170a681d90babf972a55765c7e02e4e6162
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 09:17:05 2016 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 09:17:05 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e8e5a170
7
8 dev-lisp/cl-colors: Updates headers, EAPI and cleansup
9
10 dev-lisp/cl-colors/cl-colors-9999.ebuild | 11 +++++------
11 1 file changed, 5 insertions(+), 6 deletions(-)
12
13 diff --git a/dev-lisp/cl-colors/cl-colors-9999.ebuild b/dev-lisp/cl-colors/cl-colors-9999.ebuild
14 index 3d3a9d6..b644783 100644
15 --- a/dev-lisp/cl-colors/cl-colors-9999.ebuild
16 +++ b/dev-lisp/cl-colors/cl-colors-9999.ebuild
17 @@ -1,18 +1,17 @@
18 -# Copyright 1999-2014 Gentoo Foundation
19 +# Copyright 1999-2016 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Header: $
22
23 -EAPI=5
24 +EAPI=6
25
26 -inherit common-lisp-3 eutils git-2
27 +inherit common-lisp-3 git-r3
28
29 -DESCRIPTION="A simple package for different color representations in Common Lisp."
30 +DESCRIPTION="Simple color library for Common Lisp"
31 HOMEPAGE="http://cliki.net/cl-colors"
32 EGIT_REPO_URI="git://github.com/tpapp/${PN}.git"
33
34 -LICENSE="LLGPL-2.1"
35 +LICENSE="Boost-1.0"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
38 IUSE=""
39
40 RDEPEND="dev-lisp/alexandria