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/kmrcl/
Date: Sun, 15 Nov 2015 20:28:03 +0000 (UTC)	[thread overview]
Message-ID: <1447619416.630e700ab9099cbe5b46aa6b085f77b91af6c33f.nimiux@gentoo> (raw)

commit:     630e700ab9099cbe5b46aa6b085f77b91af6c33f
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 20:30:16 2015 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 20:30:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=630e700a

dev-lisp/kmrcl: bump to version 1.109

 dev-lisp/kmrcl/kmrcl-1.109.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/dev-lisp/kmrcl/kmrcl-1.109.ebuild b/dev-lisp/kmrcl/kmrcl-1.109.ebuild
new file mode 100644
index 0000000..c00bac8
--- /dev/null
+++ b/dev-lisp/kmrcl/kmrcl-1.109.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit common-lisp-3
+
+DESCRIPTION="General Utilities for Common Lisp Programs from Kevin Rosenberg"
+HOMEPAGE="http://www.cliki.net/kmrcl"
+SRC_URI="http://files.kpe.io/${PN}/${PF}.tar.gz"
+
+LICENSE="LLGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="!dev-lisp/cl-${PN}
+		dev-lisp/rt"
+
+CLSYSTEMS="${PN} ${PN}-tests"
+
+run_test() {
+	local lisp="${1}"
+	if has_version "dev-lisp/${lisp}" ; then
+		emake test-"${lisp}"
+	fi
+}
+
+src_compile() { :; }
+
+src_test() {
+	for l in sbcl cmucl clisp ; do
+		run_test "${l}"
+	done
+}


             reply	other threads:[~2015-11-15 20:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-15 20:28 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07 15:30 [gentoo-commits] proj/lisp:master commit in: dev-lisp/kmrcl/ José María Alonso
2017-07-07 15:29 José María Alonso
2015-11-15 18:45 José María Alonso
2013-03-22 17:57 José María Alonso
2011-07-26 20:15 Stelian Ionescu
2011-04-27  7:20 Stelian Ionescu

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=1447619416.630e700ab9099cbe5b46aa6b085f77b91af6c33f.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