commit:     e8e5a170a681d90babf972a55765c7e02e4e6162
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 09:17:05 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 09:17:05 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e8e5a170

dev-lisp/cl-colors: Updates headers, EAPI and cleansup

 dev-lisp/cl-colors/cl-colors-9999.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-lisp/cl-colors/cl-colors-9999.ebuild 
b/dev-lisp/cl-colors/cl-colors-9999.ebuild
index 3d3a9d6..b644783 100644
--- a/dev-lisp/cl-colors/cl-colors-9999.ebuild
+++ b/dev-lisp/cl-colors/cl-colors-9999.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=5
+EAPI=6
 
-inherit common-lisp-3 eutils git-2
+inherit common-lisp-3 git-r3
 
-DESCRIPTION="A simple package for different color representations in Common 
Lisp."
+DESCRIPTION="Simple color library for Common Lisp"
 HOMEPAGE="http://cliki.net/cl-colors";
 EGIT_REPO_URI="git://github.com/tpapp/${PN}.git"
 
-LICENSE="LLGPL-2.1"
+LICENSE="Boost-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-lisp/alexandria

Reply via email to