public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-opengl/
Date: Fri,  7 Jul 2017 09:11:08 +0000 (UTC)	[thread overview]
Message-ID: <1499418675.06c436e2571f24cccd3edb5ec47c65c2797ee80b.nimiux@gentoo> (raw)

commit:     06c436e2571f24cccd3edb5ec47c65c2797ee80b
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 09:11:15 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 09:11:15 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=06c436e2

dev-lisp/cl-opengl: Updates to common-lisp-3 eclass

 dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild | 15 +++++++++------
 dev-lisp/cl-opengl/cl-opengl-9999.ebuild             |  3 +--
 2 files changed, 10 insertions(+), 8 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 de090f8c..e5256a15 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,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-inherit common-lisp-2
+EAPI=6
+
+inherit common-lisp-3
 
 DESCRIPTION="A set of CFFI bindings to the OpenGL, GLU and GLUT APIs."
 HOMEPAGE="http://common-lisp.net/project/cl-opengl/"
@@ -18,10 +19,12 @@ RDEPEND="dev-lisp/cffi
 
 CLSYSTEMS="cl-opengl cl-glu cl-glut cl-glut-examples"
 
-src_compile() { true; }
+src_compile() {
+	true;
+}
 
 src_install() {
-	common-lisp-install *.asd gl glu glut examples
-	common-lisp-symlink-asdf
+	common-lisp-install-sources gl glu glut examples
+	common-lisp-install-asdf
 	dodoc README
 }

diff --git a/dev-lisp/cl-opengl/cl-opengl-9999.ebuild b/dev-lisp/cl-opengl/cl-opengl-9999.ebuild
index 3c8440ce..af19c973 100644
--- a/dev-lisp/cl-opengl/cl-opengl-9999.ebuild
+++ b/dev-lisp/cl-opengl/cl-opengl-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI=6
 


             reply	other threads:[~2017-07-07  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07  9:11 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 12:03 [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-opengl/ Ulrich Müller
2017-08-07 11:15 José María Alonso
2016-12-03 22:37 José María Alonso
2016-11-30 21:41 José María Alonso
2013-12-02 15:21 José María Alonso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1499418675.06c436e2571f24cccd3edb5ec47c65c2797ee80b.nimiux@gentoo \
    --to=nimiux@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox