commit:     abc74f7d5417c8fbedde5b321f5ee8ceb0c1f202
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 21:41:40 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 21:41:40 2016 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=abc74f7d

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

 dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild |  4 ++--
 dev-lisp/cl-opengl/cl-opengl-9999.ebuild             | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild 
b/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild
index 3b49084..de090f8 100644
--- a/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild
+++ b/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 inherit common-lisp-2
 

diff --git a/dev-lisp/cl-opengl/cl-opengl-9999.ebuild 
b/dev-lisp/cl-opengl/cl-opengl-9999.ebuild
index 9fd323a..12b12ac 100644
--- a/dev-lisp/cl-opengl/cl-opengl-9999.ebuild
+++ b/dev-lisp/cl-opengl/cl-opengl-9999.ebuild
@@ -1,14 +1,14 @@
-# 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="A set of CFFI bindings to the OpenGL, GLU and GLUT APIs."
 HOMEPAGE="http://common-lisp.net/project/cl-opengl/";
-EGIT_REPO_URI="git://github.com/3b/${PN}.git"
+EGIT_REPO_URI="git://github.com/3b/${PN}"
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to