* [gentoo-commits] proj/lisp:master commit in: dev-lisp/qi/
@ 2016-12-10 16:50 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2016-12-10 16:50 UTC (permalink / raw
To: gentoo-commits
commit: 0f2fd697ce0b2eb95ea27ff897f0add37174207a
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:50:29 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 16:50:29 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=0f2fd697
dev-lisp/qi: Updates header
dev-lisp/qi/qi-9.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/qi/qi-9.1.ebuild b/dev-lisp/qi/qi-9.1.ebuild
index 79a92fb..138e707 100644
--- a/dev-lisp/qi/qi-9.1.ebuild
+++ b/dev-lisp/qi/qi-9.1.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$
DESCRIPTION="Qi is a Lisp-based functional programming implemented in Common Lisp."
HOMEPAGE="http://www.lambdassociates.org/"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/qi/
@ 2017-07-07 9:43 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2017-07-07 9:43 UTC (permalink / raw
To: gentoo-commits
commit: df2c703e11e234e551f638c92583fa758f7dbafb
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 09:43:19 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 09:43:19 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=df2c703e
dev-lisp/qi: Updates header and EAPI
dev-lisp/qi/qi-9.1.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/qi/qi-9.1.ebuild b/dev-lisp/qi/qi-9.1.ebuild
index 138e707b..e31c6f8e 100644
--- a/dev-lisp/qi/qi-9.1.ebuild
+++ b/dev-lisp/qi/qi-9.1.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+
+EAPI=6
DESCRIPTION="Qi is a Lisp-based functional programming implemented in Common Lisp."
HOMEPAGE="http://www.lambdassociates.org/"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/qi/
@ 2018-03-18 21:55 José María Alonso
0 siblings, 0 replies; 3+ messages in thread
From: José María Alonso @ 2018-03-18 21:55 UTC (permalink / raw
To: gentoo-commits
commit: 442f32c027b5896f4f6971386c5e9e983444177a
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 21:55:44 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 21:55:44 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=442f32c0
dev-lisp/qi Drops package
dev-lisp/qi/qi-9.1.ebuild | 39 ---------------------------------------
1 file changed, 39 deletions(-)
diff --git a/dev-lisp/qi/qi-9.1.ebuild b/dev-lisp/qi/qi-9.1.ebuild
deleted file mode 100644
index e31c6f8e..00000000
--- a/dev-lisp/qi/qi-9.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Qi is a Lisp-based functional programming implemented in Common Lisp."
-HOMEPAGE="http://www.lambdassociates.org/"
-SRC_URI="http://www.lambdassociates.org/Download/Qi${PV}.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-lisp/clisp" # dev-lisp/sbcl )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/Qi ${PV}"
-
-src_compile() {
-# sbcl <<< '(LOAD "install.txt")'
- clisp <<< '(LOAD "install.txt")'
-}
-
-src_install() {
-# install_sbcl
- install_clisp
-
- dolib startup.txt
-}
-
-install_clisp() {
- newbin Qi-Linux-CLisp qi
- dolib lispinit.mem
-}
-
-# install_sbcl() {
-# newbin Qi-Linux-SBCL.bat qi
-# }
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-18 21:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 9:43 [gentoo-commits] proj/lisp:master commit in: dev-lisp/qi/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2018-03-18 21:55 José María Alonso
2016-12-10 16:50 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