Gentoo Archives: gentoo-lisp

From: A.G.Grozin@×××××××.su
To: gentoo-lisp@l.g.o
Subject: Re: [gentoo-lisp] common lisps overlay -> tree; maxima, fricas
Date: Sun, 21 Apr 2013 02:50:16
Message-Id: alpine.LNX.2.00.1304210944420.17554@elrond.inp.nsk.su
In Reply to: Re: [gentoo-lisp] common lisps overlay -> tree; maxima, fricas by Stelian Ionescu
1 On Sat, 20 Apr 2013, Stelian Ionescu wrote:
2 > clozurecl-1.9-r3 is not a live ebuild, what makes you think that ?
3 src_prepare() {
4 svn upgrade >/dev/null || die
5 cp /usr/share/common-lisp/source/asdf/build/asdf.lisp tools/ || die
6 }
7
8 This is not acceptable in the main tree.
9
10 > Please don't put snapshots in portage unless really necessary, and this
11 > is not the case since upstream makes regular releases.
12 So why 1.9-r3 gave something unpredictable which varies with time?
13
14 > What are you unsure about ?
15 How to test if asdf works or not?
16
17 Andrey

Replies

Subject Author
Re: [gentoo-lisp] common lisps overlay -> tree; maxima, fricas Stelian Ionescu <sionescu@××××.org>