From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/uiop/
Date: Mon, 28 Mar 2016 20:42:54 +0000 (UTC) [thread overview]
Message-ID: <1459197782.1eff57c1c752c248ff05648e6c194865a687e1dd.nimiux@gentoo> (raw)
commit: 1eff57c1c752c248ff05648e6c194865a687e1dd
Author: José María Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 20:43:02 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 20:43:02 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eff57c1
dev-lisp/uiop: Use common-lisp-3 eclass
Package-Manager: portage-2.2.26
dev-lisp/uiop/uiop-3.1.7.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/uiop/uiop-3.1.7.ebuild b/dev-lisp/uiop/uiop-3.1.7.ebuild
index c4f461a..ab222c7 100644
--- a/dev-lisp/uiop/uiop-3.1.7.ebuild
+++ b/dev-lisp/uiop/uiop-3.1.7.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-inherit eutils
+inherit common-lisp-3
DESCRIPTION="UIOP is a portability layer spun off ASDF3"
HOMEPAGE="http://common-lisp.net/project/asdf/"
@@ -20,9 +20,9 @@ RDEPEND="~dev-lisp/asdf-${PV}"
S="${WORKDIR}/${PN}"
src_install() {
- insinto /usr/share/common-lisp/source/${PN}
- doins -r contrib *.lisp ../version.lisp-expr uiop.asd asdf-driver.asd
- dodir /usr/share/common-lisp/systems
- dosym /usr/share/common-lisp/source/${PN}/uiop.asd /usr/share/common-lisp/systems/uiop.asd
- dosym /usr/share/common-lisp/source/${PN}/asdf-driver.asd /usr/share/common-lisp/systems/asdf-driver.asd
+ 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"
}
next reply other threads:[~2016-03-28 20:43 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 20:42 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-14 21:52 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/uiop/ Jakov Smolić
2022-04-28 15:05 Jakov Smolić
2022-03-04 23:58 Sam James
2022-02-28 5:03 Sam James
2022-02-17 11:13 Jakov Smolić
2022-02-17 11:00 Jakov Smolić
2022-01-31 18:50 Sam James
2022-01-27 19:07 Sam James
2022-01-12 20:12 Arthur Zamarin
2022-01-03 1:19 Sam James
2022-01-03 1:19 Sam James
2021-01-06 19:34 Fabian Groffen
2018-05-05 15:39 José María Alonso
2018-05-05 13:42 José María Alonso
2018-03-08 15:21 José María Alonso
2018-03-04 19:19 José María Alonso
2018-03-03 17:56 Sergei Trofimovich
2018-02-19 20:15 Sergei Trofimovich
2018-01-28 16:59 Tobias Klausmann
2017-11-15 18:31 José María Alonso
2017-10-07 15:16 José María Alonso
2017-04-05 8:25 José María Alonso
2017-04-05 8:19 José María Alonso
2017-01-11 9:26 José María Alonso
2016-06-11 16:44 Agostino Sarubbo
2016-03-24 14:59 José María Alonso
2015-10-18 15:53 José María Alonso
2015-08-27 20:11 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=1459197782.1eff57c1c752c248ff05648e6c194865a687e1dd.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