Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/reduce/files: redcsl csl reduce
Date: Tue, 29 Mar 2011 21:02:51
Message-Id: 20110329210240.5D87A20054@flycatcher.gentoo.org
1 grozin 11/03/29 21:02:40
2
3 Added: redcsl csl
4 Removed: reduce
5 Log:
6 QA issues fixed (bug #358383), csl now installed, pdf now installed with USE=doc (not tex files)
7
8 (Portage version: 2.2.0_alpha29/cvs/Linux i686)
9
10 Revision Changes Path
11 1.1 sci-mathematics/reduce/files/redcsl
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/reduce/files/redcsl?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/reduce/files/redcsl?rev=1.1&content-type=text/plain
15
16 Index: redcsl
17 ===================================================================
18 #!/bin/sh
19 exec /usr/lib/reduce/reduce $*
20
21
22
23 1.1 sci-mathematics/reduce/files/csl
24
25 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/reduce/files/csl?rev=1.1&view=markup
26 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/reduce/files/csl?rev=1.1&content-type=text/plain
27
28 Index: csl
29 ===================================================================
30 #!/bin/sh
31 exec /usr/lib/reduce/csl $*