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-visualization/veusz: metadata.xml ChangeLog
Date: Wed, 06 Aug 2008 18:57:53
Message-Id: E1KQoCk-00016E-Jz@stork.gentoo.org
1 ulm 08/08/06 18:57:50
2
3 Modified: metadata.xml ChangeLog
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.3 sci-visualization/veusz/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/metadata.xml?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/metadata.xml?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/metadata.xml?r1=1.2&r2=1.3
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/metadata.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- metadata.xml 27 May 2008 11:26:51 -0000 1.2
22 +++ metadata.xml 6 Aug 2008 18:57:50 -0000 1.3
23 @@ -1,15 +1,17 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 - <herd>sci</herd>
28 - <maintainer>
29 - <email>cryos@g.o</email>
30 - </maintainer>
31 - <longdescription lang="en">
32 - A Qt based scientific plotting package written in Python using PyQt. It is
33 - designed to produce publication ready Postscript output. It provides a GUI,
34 - command line and scripting interface (based on Python) to its plotting
35 - facilities.
36 - </longdescription>
37 +<herd>sci</herd>
38 +<maintainer>
39 + <email>cryos@g.o</email>
40 +</maintainer>
41 +<longdescription lang="en">
42 + A Qt based scientific plotting package written in Python using PyQt. It is
43 + designed to produce publication ready Postscript output. It provides a GUI,
44 + command line and scripting interface (based on Python) to its plotting
45 + facilities.
46 +</longdescription>
47 +<use>
48 + <flag name='fits'>Add FITS format via <pkg>dev-python/pyfits</pkg></flag>
49 +</use>
50 </pkgmetadata>
51 -
52
53
54
55 1.9 sci-visualization/veusz/ChangeLog
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.9&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.9&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/ChangeLog?r1=1.8&r2=1.9
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v
64 retrieving revision 1.8
65 retrieving revision 1.9
66 diff -u -r1.8 -r1.9
67 --- ChangeLog 27 May 2008 11:26:51 -0000 1.8
68 +++ ChangeLog 6 Aug 2008 18:57:50 -0000 1.9
69 @@ -1,6 +1,9 @@
70 # ChangeLog for sci-visualization/veusz
71 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.8 2008/05/27 11:26:51 bicatali Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.9 2008/08/06 18:57:50 ulm Exp $
74 +
75 + 06 Aug 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
76 + Add USE flag description to metadata wrt GLEP 56.
77
78 27 May 2008; Sébastien Fabbro <bicatali@g.o> metadata.xml,
79 -veusz-0.10.ebuild, -veusz-1.0.ebuild: