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/uiop/
Date: Wed, 15 Nov 2017 18:24:01 +0000 (UTC)	[thread overview]
Message-ID: <1510770236.3875c9671b98c9bef0c53a2187dbbb97e779e117.nimiux@gentoo> (raw)

commit:     3875c9671b98c9bef0c53a2187dbbb97e779e117
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 18:23:56 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 18:23:56 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3875c967

dev-lisp/uiop: Bumps version to 3.3.1

 dev-lisp/uiop/uiop-3.3.1.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/dev-lisp/uiop/uiop-3.3.1.ebuild b/dev-lisp/uiop/uiop-3.3.1.ebuild
new file mode 100644
index 00000000..354fca87
--- /dev/null
+++ b/dev-lisp/uiop/uiop-3.3.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit common-lisp-3
+
+DESCRIPTION="UIOP is a portability layer spun off ASDF3"
+HOMEPAGE="http://common-lisp.net/project/asdf/"
+SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="~dev-lisp/asdf-${PV}"
+
+S="${WORKDIR}/asdf-${PV}/${PN}"
+
+src_install() {
+	insinto "${CLSOURCEROOT}/${PN}"
+	doins -r contrib *.lisp ../version.lisp-expr "${PN}.asd" asdf-driver.asd
+	dodir "${CLSYSTEMROOT}"
+	dosym "${CLSOURCEROOT}/${PN}/${PN}.asd" "${CLSYSTEMROOT}/${PN}.asd"
+	dosym "${CLSOURCEROOT}/${PN}/asdf-driver.asd" "${CLSYSTEMROOT}/asdf-driver.asd"
+}


             reply	other threads:[~2017-11-15 18:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 18:24 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-01 11:12 [gentoo-commits] proj/lisp:master commit in: dev-lisp/uiop/ Ulrich Müller
2018-06-21 14:38 José María Alonso
2018-05-05 12:16 José María Alonso
2018-05-05 12:00 José María Alonso
2017-10-31 20:21 José María Alonso
2017-10-06 21:21 José María Alonso
2017-04-05  7:54 José María Alonso
2017-04-04 17:48 José María Alonso
2017-04-04 17:46 José María Alonso
2017-01-11  9:10 José María Alonso
2016-03-28 20:39 José María Alonso
2016-03-27 19:38 José María Alonso
2016-03-27 19:33 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=1510770236.3875c9671b98c9bef0c53a2187dbbb97e779e117.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