From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-configuration-parser/
Date: Sun, 2 Jul 2017 20:58:47 +0000 (UTC) [thread overview]
Message-ID: <1499029122.adccf8952118a29cefa59e6b4b1bdd6bf5ee0f8a.nimiux@gentoo> (raw)
commit: adccf8952118a29cefa59e6b4b1bdd6bf5ee0f8a
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 2 20:58:42 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Jul 2 20:58:42 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=adccf895
dev-lisp/trivial-configuration-parser: Updates to common-lisp-3 eclass
.../trivial-configuration-parser-1.1.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild b/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild
index 147875aa..6fa50b1a 100644
--- a/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild
+++ b/dev-lisp/trivial-configuration-parser/trivial-configuration-parser-1.1.ebuild
@@ -1,8 +1,9 @@
-# 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
+EAPI=6
+
+inherit common-lisp-3
DESCRIPTION="Common Lisp library for parsing its own syntax of configuration file"
HOMEPAGE="http://www.cliki.net/trivial-configuration-parser"
@@ -16,7 +17,7 @@ IUSE=""
RDEPEND="!dev-lisp/cl-${PN}"
src_install() {
- common-lisp-install *.{lisp,asd}
- common-lisp-symlink-asdf
+ common-lisp-install-sources *.lisp
+ common-lisp-install-asdf
dodoc README demo.conf
}
next reply other threads:[~2017-07-02 20:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-02 20:58 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-17 13:43 [gentoo-commits] proj/lisp:master commit in: dev-lisp/trivial-configuration-parser/ José María Alonso
2016-10-02 19:15 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=1499029122.adccf8952118a29cefa59e6b4b1bdd6bf5ee0f8a.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