* [gentoo-commits] proj/lisp:master commit in: dev-lisp/mel-base/
@ 2016-12-10 17:51 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2016-12-10 17:51 UTC (permalink / raw
To: gentoo-commits
commit: 83ca03b70f1fd1fb813d06374c489fce71b06d14
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:51:24 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 17:51:24 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=83ca03b7
-dev-lisp/mel-base: Updates header
dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild b/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
index adb6444..624c935 100644
--- a/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
+++ b/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2 eutils
MY_P=${PN}_${PV:0:3}-${PV:4}
-DESCRIPTION="A Common Lisp networking library for handling e-mail from Maildir, POP3, IMAP and SMTP"
+DESCRIPTION="Common Lisp networking library for handling e-mail from Maildir, POP3, IMAP and SMTP"
HOMEPAGE="http://common-lisp.net/project/mel-base/"
SRC_URI="http://common-lisp.net/project/mel-base/release/${MY_P}.tar.gz"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: dev-lisp/mel-base/
@ 2017-07-03 21:47 José María Alonso
0 siblings, 0 replies; 2+ messages in thread
From: José María Alonso @ 2017-07-03 21:47 UTC (permalink / raw
To: gentoo-commits
commit: 292112a55e691a8cd63c239675fba0fa4923de0e
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 3 21:48:00 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 21:48:00 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=292112a5
dev-lisp/mel-base: Updates to common-lisp-3
dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild b/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
index 624c9358..e10bd1c2 100644
--- a/dev-lisp/mel-base/mel-base-0.8.0-r1.ebuild
+++ b/dev-lisp/mel-base/mel-base-0.8.0-r1.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 eutils
+EAPI=6
+
+inherit common-lisp-3 eutils
MY_P=${PN}_${PV:0:3}-${PV:4}
@@ -23,6 +24,9 @@ S="${WORKDIR}"/${MY_P}
src_unpack() {
unpack ${A}
+}
+
+src_prepare() {
sed -i 's:0\.7\.0:0\.8\.0:' "${S}"/${PN}.asd
}
@@ -37,8 +41,8 @@ src_compile() {
}
src_install() {
- common-lisp-install *.{lisp,asd} folders lisp-dep protocols
- common-lisp-symlink-asdf
+ common-lisp-install-sources *.lisp folders lisp-dep protocols
+ common-lisp-install-asdf
# must fix userguide.texinfo
# doinfo docs/manual/${PN}.info
use doc && dodoc docs/manual/${PN}.pdf
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-03 21:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-03 21:47 [gentoo-commits] proj/lisp:master commit in: dev-lisp/mel-base/ José María Alonso
-- strict thread matches above, loose matches on Subject: below --
2016-12-10 17:51 José María Alonso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox