From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/kr/
Date: Fri, 7 Jul 2017 09:05:26 +0000 (UTC) [thread overview]
Message-ID: <1499418334.586b4d73d2c93cfae898eafef8e2937751697a2d.nimiux@gentoo> (raw)
commit: 586b4d73d2c93cfae898eafef8e2937751697a2d
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 09:05:34 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 09:05:34 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=586b4d73
dev-lisp/kr: Updates to common-lisp-3 eclass
dev-lisp/kr/kr-2.3.4.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/dev-lisp/kr/kr-2.3.4.ebuild b/dev-lisp/kr/kr-2.3.4.ebuild
index 12359dd4..9647ed32 100644
--- a/dev-lisp/kr/kr-2.3.4.ebuild
+++ b/dev-lisp/kr/kr-2.3.4.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-inherit common-lisp-2 eutils
+EAPI=6
+
+inherit common-lisp-3 eutils
MY_P="${PN}_${PV}"
-DESCRIPTION="KR is a highly flexible and dynamic prototype-based object system for Common Lisp."
+DESCRIPTION="A highly flexible and dynamic prototype-based object system for Common Lisp."
HOMEPAGE="http://www.cliki.net/KR"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
@@ -20,7 +21,7 @@ RDEPEND="!dev-lisp/cl-${PN}"
S="${WORKDIR}"/${MY_P}
src_install() {
- common-lisp-install *.{lisp,asd}
- common-lisp-symlink-asdf
+ common-lisp-install-sources *.lisp
+ common-lisp-install-asdf
dodoc ${PN}-manual.ps ${PN}.changes
}
reply other threads:[~2017-07-07 9:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1499418334.586b4d73d2c93cfae898eafef8e2937751697a2d.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