[gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/

2018-03-18 Thread José María Alonso
commit: c4accbc15ddb3493db6a45e939d301175527218f
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Sun Mar 18 20:53:03 2018 +
Commit: José María Alonso  gentoo  org>
CommitDate: Sun Mar 18 20:53:03 2018 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c4accbc1

dev-lisp/clinch: Drops package

 dev-lisp/clinch/clinch-.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/dev-lisp/clinch/clinch-.ebuild 
b/dev-lisp/clinch/clinch-.ebuild
deleted file mode 100644
index b56567e0..
--- a/dev-lisp/clinch/clinch-.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3 git-r3
-
-DESCRIPTION="Common Lisp 3D/2D Graphics Engine for OpenGL"
-HOMEPAGE="https://github.com/BradWBeer/CLinch;
-EGIT_REPO_URI="https://github.com/BradWBeer/CLinch;
-
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-lisp/cl-cairo2
-   dev-lisp/cffi
-   dev-lisp/cl-opengl
-   dev-lisp/lispbuilder-sdl
-   dev-lisp/sb-cga
-   dev-lisp/trivial-garbage
-   dev-lisp/xmls
-   media-libs/freeimage"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/

2017-08-07 Thread José María Alonso
commit: 5c7ca68a9c2a259ac235cd851de09664ff3eaec1
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Mon Aug  7 20:42:49 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Mon Aug  7 20:42:49 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5c7ca68a

dev-lisp/clinch: Use https schema in live ebuild

 dev-lisp/clinch/clinch-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/clinch/clinch-.ebuild 
b/dev-lisp/clinch/clinch-.ebuild
index 416b3f60..b56567e0 100644
--- a/dev-lisp/clinch/clinch-.ebuild
+++ b/dev-lisp/clinch/clinch-.ebuild
@@ -7,7 +7,7 @@ inherit common-lisp-3 git-r3
 
 DESCRIPTION="Common Lisp 3D/2D Graphics Engine for OpenGL"
 HOMEPAGE="https://github.com/BradWBeer/CLinch;
-EGIT_REPO_URI="git://github.com/BradWBeer/CLinch.git"
+EGIT_REPO_URI="https://github.com/BradWBeer/CLinch;
 
 LICENSE="BSD-2"
 SLOT="0"



[gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/

2017-07-07 Thread José María Alonso
commit: 2a069b8854c73e3a9488d07a57c4a31d952a84a1
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Fri Jul  7 15:19:57 2017 +
Commit: José María Alonso  gentoo  org>
CommitDate: Fri Jul  7 15:19:57 2017 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2a069b88

dev-lisp/clinch: Updates header and EAPI

 dev-lisp/clinch/clinch-.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-lisp/clinch/clinch-.ebuild 
b/dev-lisp/clinch/clinch-.ebuild
index 1e97dbd5..416b3f60 100644
--- a/dev-lisp/clinch/clinch-.ebuild
+++ b/dev-lisp/clinch/clinch-.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
 
@@ -12,7 +11,6 @@ EGIT_REPO_URI="git://github.com/BradWBeer/CLinch.git"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-lisp/cl-cairo2



[gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/

2016-11-30 Thread José María Alonso
commit: cc3a395aa9bc313e082170eb0b72361f4be3946b
Author: Chema Alonso Josa  gentoo  org>
AuthorDate: Wed Nov 30 22:27:12 2016 +
Commit: José María Alonso  gentoo  org>
CommitDate: Wed Nov 30 22:27:12 2016 +
URL:https://gitweb.gentoo.org/proj/lisp.git/commit/?id=cc3a395a

dev-lisp/clinch: Updates header and EAPI

 dev-lisp/clinch/clinch-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/clinch/clinch-.ebuild 
b/dev-lisp/clinch/clinch-.ebuild
index a26f7e1..1e97dbd 100644
--- a/dev-lisp/clinch/clinch-.ebuild
+++ b/dev-lisp/clinch/clinch-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 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="Common Lisp 3D/2D Graphics Engine for OpenGL"
 HOMEPAGE="https://github.com/BradWBeer/CLinch;



[gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/

2014-06-11 Thread José María Alonso
commit: a5eba45e930278a00d8f57ab817801e4e46894ff
Author: Chema Alonso nimiux AT gentoo DOT org
AuthorDate: Wed Jun 11 09:40:35 2014 +
Commit: José María Alonso nimiux AT gentoo DOT org
CommitDate: Wed Jun 11 09:40:35 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=a5eba45e

dev-lisp/clinch: new live ebuild

---
 dev-lisp/clinch/clinch-.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-lisp/clinch/clinch-.ebuild 
b/dev-lisp/clinch/clinch-.ebuild
new file mode 100644
index 000..a26f7e1
--- /dev/null
+++ b/dev-lisp/clinch/clinch-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit common-lisp-3 git-2
+
+DESCRIPTION=Common Lisp 3D/2D Graphics Engine for OpenGL
+HOMEPAGE=https://github.com/BradWBeer/CLinch;
+EGIT_REPO_URI=git://github.com/BradWBeer/CLinch.git
+
+LICENSE=BSD-2
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+RDEPEND=dev-lisp/cl-cairo2
+   dev-lisp/cffi
+   dev-lisp/cl-opengl
+   dev-lisp/lispbuilder-sdl
+   dev-lisp/sb-cga
+   dev-lisp/trivial-garbage
+   dev-lisp/xmls
+   media-libs/freeimage