Gentoo Archives: gentoo-dev

From: Christian Faulhammer <opfer@g.o>
To: gentoo-dev@l.g.o
Cc: markusle@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sci-mathematics/maxima: maxima-5.13.0-r1.ebuild maxima-5.9.1.ebuild ChangeLog
Date: Wed, 21 Nov 2007 06:25:46
Message-Id: 20071121072402.142cf4e6@gentoo.org
1 "Markus Dittrich (markusle)" <markusle@g.o>:
2
3 > Modified: maxima-5.13.0-r1.ebuild maxima-5.9.1.ebuild
4 > ChangeLog
5 > - tetex? ( virtual/tetex )
6 > + latex? ( virtual/latex-base )
7 > emacs? ( virtual/emacs
8 > - tetex? ( || ( app-emacs/auctex
9 > app-xemacs/auctex ) ) )
10 > + latex? ( || ( app-emacs/auctex
11 > app-xemacs/auctex ) ) )
12
13 Please don't do that. XEmacs and GNU Emacs are two different things
14 and have separate USE flags: xemacs and emacs. So either remove
15 app-xemacs/auctex or introduce a xemacs USE flag that corresponds to
16 the USE=emacs structure.
17
18 > @@ -44,7 +44,7 @@
19 >
20 > - make DESTDIR=${D} install || die
21 > + make DESTDIR="${D}" install || die
22
23 emake is not possible here?
24
25 V-Li
26
27 --
28 Christian Faulhammer, Gentoo Lisp project
29 <URL:http://www.gentoo.org/proj/en/lisp/>, #gentoo-lisp on FreeNode
30
31 <URL:http://www.faulhammer.org/>

Attachments

File name MIME type
signature.asc application/pgp-signature