* [gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/
@ 2014-06-11 9:39 José María Alonso
0 siblings, 0 replies; 5+ messages in thread
From: José María Alonso @ 2014-06-11 9:39 UTC (permalink / raw
To: gentoo-commits
commit: a5eba45e930278a00d8f57ab817801e4e46894ff
Author: Chema Alonso <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 11 09:40:35 2014 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Jun 11 09:40:35 2014 +0000
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-9999.ebuild | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-lisp/clinch/clinch-9999.ebuild b/dev-lisp/clinch/clinch-9999.ebuild
new file mode 100644
index 0000000..a26f7e1
--- /dev/null
+++ b/dev-lisp/clinch/clinch-9999.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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/
@ 2016-11-30 22:27 José María Alonso
0 siblings, 0 replies; 5+ messages in thread
From: José María Alonso @ 2016-11-30 22:27 UTC (permalink / raw
To: gentoo-commits
commit: cc3a395aa9bc313e082170eb0b72361f4be3946b
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 30 22:27:12 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 30 22:27:12 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=cc3a395a
dev-lisp/clinch: Updates header and EAPI
dev-lisp/clinch/clinch-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-lisp/clinch/clinch-9999.ebuild b/dev-lisp/clinch/clinch-9999.ebuild
index a26f7e1..1e97dbd 100644
--- a/dev-lisp/clinch/clinch-9999.ebuild
+++ b/dev-lisp/clinch/clinch-9999.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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/
@ 2017-07-07 15:19 José María Alonso
0 siblings, 0 replies; 5+ messages in thread
From: José María Alonso @ 2017-07-07 15:19 UTC (permalink / raw
To: gentoo-commits
commit: 2a069b8854c73e3a9488d07a57c4a31d952a84a1
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:19:57 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:19:57 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2a069b88
dev-lisp/clinch: Updates header and EAPI
dev-lisp/clinch/clinch-9999.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-lisp/clinch/clinch-9999.ebuild b/dev-lisp/clinch/clinch-9999.ebuild
index 1e97dbd5..416b3f60 100644
--- a/dev-lisp/clinch/clinch-9999.ebuild
+++ b/dev-lisp/clinch/clinch-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
@@ -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
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/
@ 2017-08-07 20:42 José María Alonso
0 siblings, 0 replies; 5+ messages in thread
From: José María Alonso @ 2017-08-07 20:42 UTC (permalink / raw
To: gentoo-commits
commit: 5c7ca68a9c2a259ac235cd851de09664ff3eaec1
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 7 20:42:49 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Aug 7 20:42:49 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5c7ca68a
dev-lisp/clinch: Use https schema in live ebuild
dev-lisp/clinch/clinch-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lisp/clinch/clinch-9999.ebuild b/dev-lisp/clinch/clinch-9999.ebuild
index 416b3f60..b56567e0 100644
--- a/dev-lisp/clinch/clinch-9999.ebuild
+++ b/dev-lisp/clinch/clinch-9999.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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/
@ 2018-03-18 20:52 José María Alonso
0 siblings, 0 replies; 5+ messages in thread
From: José María Alonso @ 2018-03-18 20:52 UTC (permalink / raw
To: gentoo-commits
commit: c4accbc15ddb3493db6a45e939d301175527218f
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 20:53:03 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 20:53:03 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c4accbc1
dev-lisp/clinch: Drops package
dev-lisp/clinch/clinch-9999.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/dev-lisp/clinch/clinch-9999.ebuild b/dev-lisp/clinch/clinch-9999.ebuild
deleted file mode 100644
index b56567e0..00000000
--- a/dev-lisp/clinch/clinch-9999.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"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-03-18 20:52 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 20:42 [gentoo-commits] proj/lisp:master commit in: dev-lisp/clinch/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2018-03-18 20:52 José María Alonso
2017-07-07 15:19 José María Alonso
2016-11-30 22:27 José María Alonso
2014-06-11 9:39 José María Alonso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox