Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/yacas: ChangeLog metadata.xml
Date: Wed, 06 Aug 2008 20:51:39
Message-Id: E1KQpyq-0002bO-Pz@stork.gentoo.org
1 ulm 08/08/06 20:51:36
2
3 Modified: ChangeLog metadata.xml
4 Log:
5 Add USE flag description to metadata wrt GLEP 56.
6 (Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
7
8 Revision Changes Path
9 1.21 sci-mathematics/yacas/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 19 Apr 2008 09:49:37 -0000 1.20
22 +++ ChangeLog 6 Aug 2008 20:51:36 -0000 1.21
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-mathematics/yacas
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.20 2008/04/19 09:49:37 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.21 2008/08/06 20:51:36 ulm Exp $
28 +
29 + 06 Aug 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
30 + Add USE flag description to metadata wrt GLEP 56.
31
32 19 Apr 2008; Sébastien Fabbro <bicatali@g.o>
33 +files/yacas-1.2.2-gcc43.patch, yacas-1.2.2.ebuild:
34
35
36
37 1.4 sci-mathematics/yacas/metadata.xml
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/metadata.xml?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/metadata.xml?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/yacas/metadata.xml?r1=1.3&r2=1.4
42
43 Index: metadata.xml
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/metadata.xml,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- metadata.xml 7 Nov 2007 23:26:11 -0000 1.3
50 +++ metadata.xml 6 Aug 2008 20:51:36 -0000 1.4
51 @@ -10,4 +10,7 @@
52 language in which you can easily write your own symbolic manipulation
53 algorithms.
54 </longdescription>
55 +<use>
56 + <flag name='server'>Build the network server version</flag>
57 +</use>
58 </pkgmetadata>