commit:     5811ac74fdcd9c96d7f82612eb9cb51c229976f2
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  2 22:31:49 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Dec  2 22:31:49 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5811ac74

dev-lisp/cl-cairo2: Updates header and EAPI

 dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild 
b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
index b4945fa..ba8832c 100644
--- a/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
+++ b/dev-lisp/cl-cairo2/cl-cairo2-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
-EAPI=5
+EAPI=6
 
-inherit common-lisp-3 git-2
+inherit common-lisp-3 git-r3
 
 DESCRIPTION="Comon Lisp bindings for the Cairo API"
 HOMEPAGE="http://cliki.net/cl-cairo2";
@@ -12,7 +12,6 @@ EGIT_REPO_URI="git://github.com/rpav/cl-cairo2.git"
 
 LICENSE="Boost-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-lisp/cffi

Reply via email to