Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/PyMca: metadata.xml ChangeLog PyMca-4.4.1_p1.ebuild PyMca-4.6.2.ebuild
Date: Sun, 28 Oct 2012 21:37:15
Message-Id: 20121028213700.4B02A21600@flycatcher.gentoo.org
1 jlec 12/10/28 21:37:00
2
3 Modified: metadata.xml ChangeLog PyMca-4.4.1_p1.ebuild
4 Added: PyMca-4.6.2.ebuild
5 Log:
6 sci-chemistry/PyMca: Version Bump, restrict pypy
7
8 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
9
10 Revision Changes Path
11 1.2 sci-chemistry/PyMca/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/metadata.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/metadata.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/metadata.xml?r1=1.1&r2=1.2
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/metadata.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- metadata.xml 7 Dec 2010 07:52:29 -0000 1.1
24 +++ metadata.xml 28 Oct 2012 21:37:00 -0000 1.2
25 @@ -1,11 +1,11 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 -<herd>sci</herd>
30 -<maintainer>
31 - <email>jlec@g.o</email>
32 -</maintainer>
33 -<longdescription>
34 + <herd>sci</herd>
35 + <maintainer>
36 + <email>jlec@g.o</email>
37 + </maintainer>
38 + <longdescription>
39 The PyMca Toolkit is a collection of Python tools for visualization and
40 analysis of energy-dispersive X-ray fluorescence data. It builds its graphic
41 interface and plotting routines on top of the C++ libraries Qt and Qwt
42 @@ -13,7 +13,7 @@
43 the data analysis routines can be used independently of any graphical
44 interface.
45 </longdescription>
46 -<use>
47 - <flag name='matplotlib'>Support for plotting through matplotlib</flag>
48 -</use>
49 + <use>
50 + <flag name="matplotlib">Support for plotting through matplotlib</flag>
51 + </use>
52 </pkgmetadata>
53
54
55
56 1.4 sci-chemistry/PyMca/ChangeLog
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/ChangeLog?rev=1.4&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/ChangeLog?rev=1.4&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/ChangeLog?r1=1.3&r2=1.4
61
62 Index: ChangeLog
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/ChangeLog,v
65 retrieving revision 1.3
66 retrieving revision 1.4
67 diff -u -r1.3 -r1.4
68 --- ChangeLog 26 Dec 2010 17:40:29 -0000 1.3
69 +++ ChangeLog 28 Oct 2012 21:37:00 -0000 1.4
70 @@ -1,6 +1,12 @@
71 # ChangeLog for sci-chemistry/PyMca
72 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
73 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/ChangeLog,v 1.3 2010/12/26 17:40:29 jlec Exp $
74 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
75 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/ChangeLog,v 1.4 2012/10/28 21:37:00 jlec Exp $
76 +
77 +*PyMca-4.6.2 (28 Oct 2012)
78 +
79 + 28 Oct 2012; Justin Lecher <jlec@g.o> PyMca-4.4.1_p1.ebuild,
80 + +PyMca-4.6.2.ebuild, +files/PyMca-4.6.2-gentoo.patch, metadata.xml:
81 + Version Bump, restrict pypy
82
83 26 Dec 2010; Justin Lecher <jlec@g.o> +files/4.4.1_p1-impl-dec.patch,
84 PyMca-4.4.1_p1.ebuild:
85
86
87
88 1.4 sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild?rev=1.4&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild?rev=1.4&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild?r1=1.3&r2=1.4
93
94 Index: PyMca-4.4.1_p1.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild,v
97 retrieving revision 1.3
98 retrieving revision 1.4
99 diff -u -r1.3 -r1.4
100 --- PyMca-4.4.1_p1.ebuild 26 Dec 2010 17:40:29 -0000 1.3
101 +++ PyMca-4.4.1_p1.ebuild 28 Oct 2012 21:37:00 -0000 1.4
102 @@ -1,12 +1,12 @@
103 -# Copyright 1999-2010 Gentoo Foundation
104 +# Copyright 1999-2012 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild,v 1.3 2010/12/26 17:40:29 jlec Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/PyMca-4.4.1_p1.ebuild,v 1.4 2012/10/28 21:37:00 jlec Exp $
108
109 EAPI=3
110
111 PYTHON_DEPEND="2"
112 SUPPORT_PYTHON_ABIS="1"
113 -RESTRICT_PYTHON_ABIS="3.*"
114 +RESTRICT_PYTHON_ABIS="3.* *-pypy-*"
115
116 inherit distutils eutils
117
118
119
120
121 1.1 sci-chemistry/PyMca/PyMca-4.6.2.ebuild
122
123 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/PyMca-4.6.2.ebuild?rev=1.1&view=markup
124 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/PyMca/PyMca-4.6.2.ebuild?rev=1.1&content-type=text/plain
125
126 Index: PyMca-4.6.2.ebuild
127 ===================================================================
128 # Copyright 1999-2012 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/PyMca/PyMca-4.6.2.ebuild,v 1.1 2012/10/28 21:37:00 jlec Exp $
131
132 EAPI=5
133
134 PYTHON_DEPEND="2"
135 SUPPORT_PYTHON_ABIS="1"
136 RESTRICT_PYTHON_ABIS="3.* *-pypy-*"
137
138 inherit distutils eutils
139
140 MY_PV="${PV/_}"
141
142 DESCRIPTION="X-ray Fluorescence Toolkit"
143 HOMEPAGE="http://pymca.sourceforge.net/"
144 SRC_URI="mirror://sourceforge/project/pymca/pymca/${PN}${PV/_p1}/pymca${MY_PV}-src.tgz"
145
146 LICENSE="GPL-2"
147 SLOT="0"
148 KEYWORDS="~x86 ~amd64"
149 IUSE="X hdf5 matplotlib"
150
151 DEPEND="
152 dev-python/numpy
153 dev-python/sip
154 virtual/opengl
155 dev-python/pyopengl
156 X? (
157 dev-python/PyQt4
158 dev-python/pyqwt
159 )
160 hdf5? ( dev-python/h5py )
161 matplotlib? ( dev-python/matplotlib )"
162 RDEPEND="${DEPEND}"
163
164 #S="${WORKDIR}/${PN}${MY_PV}"
165
166 src_prepare() {
167 epatch "${FILESDIR}"/${P}-gentoo.patch
168 export SPECFILE_USE_GNU_SOURCE=1
169 distutils_src_prepare
170 }