Gentoo Archives: gentoo-commits

From: Sebastien Fabbro <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/elmer-meshgen2d/, sci-chemistry/usf-tools/, sci-astronomy/sextractor/, ...
Date: Thu, 27 Feb 2014 23:02:06
Message-Id: 1393542089.f18db439df8716d16fe63175526a015218b472b2.bicatali@gentoo
1 commit: f18db439df8716d16fe63175526a015218b472b2
2 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 27 23:01:29 2014 +0000
4 Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 27 23:01:29 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f18db439
7
8 clean up keywords and masking
9
10 ---
11 profiles/package.mask | 43 ----------------------
12 sci-astronomy/sextractor/sextractor-9999.ebuild | 2 +-
13 sci-astronomy/skymaker/skymaker-9999.ebuild | 1 -
14 sci-astronomy/stuff/stuff-9999.ebuild | 1 -
15 sci-astronomy/swarp/swarp-9999.ebuild | 2 +-
16 sci-chemistry/coot/coot-9999.ebuild | 2 +-
17 sci-chemistry/gromacs/gromacs-4.6.9999.ebuild | 2 +-
18 sci-chemistry/gromacs/gromacs-9999.ebuild | 2 +-
19 sci-chemistry/pymol/pymol-9999.ebuild | 2 +-
20 sci-chemistry/ucsf-tools/ucsf-tools-9999.ebuild | 2 +-
21 sci-chemistry/usf-tools/usf-tools-9999.ebuild | 2 +-
22 sci-libs/blastdb/blastdb-9999.ebuild | 2 +-
23 sci-libs/openlibm/openlibm-9999.ebuild | 3 +-
24 sci-libs/pagmo/pagmo-9999.ebuild | 2 +-
25 sci-mathematics/mdp/mdp-9999.ebuild | 2 +-
26 .../elmer-meshgen2d/elmer-meshgen2d-9999.ebuild | 2 +-
27 16 files changed, 14 insertions(+), 58 deletions(-)
28
29 diff --git a/profiles/package.mask b/profiles/package.mask
30 index ffa3924..6ab3cd1 100644
31 --- a/profiles/package.mask
32 +++ b/profiles/package.mask
33 @@ -30,49 +30,6 @@
34
35 #--- END OF EXAMPLES ---
36
37 -# Live ebuilds go here
38 -# keep this on top
39 ->=app-admin/eselect-9999
40 ->=sci-libs/fftw-9999
41 ->=media-gfx/brlcad-9999
42 ->=dev-lang/path64-9999
43 ->=dev-lang/julia-9999
44 ->=dev-lang/ispc-9999
45 ->=dev-python/pywcsgrid2-9999
46 ->=app-benchmarks/btl-9999
47 ->=sci-chemistry/freeon-9999
48 ->=sci-astronomy/eye-9999
49 ->=sci-astronomy/missfits-9999
50 ->=sci-astronomy/psfex-9999
51 ->=sci-astronomy/scamp-9999
52 ->=sci-astronomy/sextractor-9999
53 ->=sci-astronomy/skymaker-9999
54 ->=sci-astronomy/stiff-9999
55 ->=sci-astronomy/stuff-9999
56 ->=sci-astronomy/swarp-9999
57 ->=sci-astronomy/weightwatcher-9999
58 ->=dev-lang/ispc-9999
59 ->=media-gfx/librecad-9999
60 ->=media-gfx/brlcad-9999
61 ->=dev-lang/path64-9999
62 ->=sys-cluster/nullmpi-9999
63 ->=sci-physics/espresso-9999
64 ->=sci-physics/espresso++-9999
65 ->=sci-physics/tauola-9999
66 -~sci-chemistry/gromacs-4.5.9999
67 -~sci-chemistry/gromacs-4.6.9999
68 -~sci-chemistry/gromacs-9999
69 ->=sci-libs/votca-tools-9999
70 ->=sci-chemistry/votca-csg-9999
71 ->=sci-chemistry/votca-csgapps-9999
72 -~sci-visualization/gnuplot-4.6.9999
73 -~sci-visualization/gnuplot-4.7.9999
74 ->=sci-visualization/yt-9999
75 -~sci-chemistry/burrow-owl-9999_pre15
76 ->=sci-chemistry/pymol-apbs-plugin-9999
77 ->=sci-chemistry/coot-9999
78 ->=sci-chemistry/pymol-9999
79 -
80 # Guillaume Horel <guillaume.horel@×××××.com> (25 Oct 2013)
81 # mask new version of scilab until release
82 >=sci-mathematics/scilab-5.5.0
83
84 diff --git a/sci-astronomy/sextractor/sextractor-9999.ebuild b/sci-astronomy/sextractor/sextractor-9999.ebuild
85 index b393225..0e8f58a 100644
86 --- a/sci-astronomy/sextractor/sextractor-9999.ebuild
87 +++ b/sci-astronomy/sextractor/sextractor-9999.ebuild
88 @@ -23,7 +23,7 @@ HOMEPAGE="http://www.astromatic.net/software/sextractor"
89
90 LICENSE="GPL-3"
91 SLOT="0"
92 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
93 +
94 IUSE="doc modelfit threads"
95
96 RDEPEND="
97
98 diff --git a/sci-astronomy/skymaker/skymaker-9999.ebuild b/sci-astronomy/skymaker/skymaker-9999.ebuild
99 index e50a248..035872d 100644
100 --- a/sci-astronomy/skymaker/skymaker-9999.ebuild
101 +++ b/sci-astronomy/skymaker/skymaker-9999.ebuild
102 @@ -24,7 +24,6 @@ HOMEPAGE="http://www.astromatic.net/software/skymaker"
103
104 LICENSE="GPL-3"
105 SLOT="0"
106 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
107 IUSE="threads"
108
109 RDEPEND="sci-libs/fftw:3.0"
110
111 diff --git a/sci-astronomy/stuff/stuff-9999.ebuild b/sci-astronomy/stuff/stuff-9999.ebuild
112 index c020416..5bbdb37 100644
113 --- a/sci-astronomy/stuff/stuff-9999.ebuild
114 +++ b/sci-astronomy/stuff/stuff-9999.ebuild
115 @@ -24,7 +24,6 @@ HOMEPAGE="http://www.astromatic.net/software/stuff/"
116
117 LICENSE="GPL-3"
118 SLOT="0"
119 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
120 IUSE="threads"
121
122 RDEPEND="sci-libs/fftw:3.0"
123
124 diff --git a/sci-astronomy/swarp/swarp-9999.ebuild b/sci-astronomy/swarp/swarp-9999.ebuild
125 index 920850f..be98a71 100644
126 --- a/sci-astronomy/swarp/swarp-9999.ebuild
127 +++ b/sci-astronomy/swarp/swarp-9999.ebuild
128 @@ -24,7 +24,7 @@ HOMEPAGE="http://astromatic.iap.fr/software/swarp"
129
130 LICENSE="GPL-3"
131 SLOT="0"
132 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
133 +
134 IUSE="doc threads"
135
136 RDEPEND=""
137
138 diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
139 index 40301f8..f9c12b8 100644
140 --- a/sci-chemistry/coot/coot-9999.ebuild
141 +++ b/sci-chemistry/coot/coot-9999.ebuild
142 @@ -23,7 +23,7 @@ ESVN_REPO_URI="http://coot.googlecode.com/svn/trunk"
143
144 SLOT="0"
145 LICENSE="GPL-3"
146 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
147 +KEYWORDS=""
148 IUSE="+openmp static-libs test"
149
150 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
151
152 diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
153 index 73e8445..37018ba 100644
154 --- a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
155 +++ b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
156 @@ -42,7 +42,7 @@ HOMEPAGE="http://www.gromacs.org/"
157 # base, vmd plugins, fftpack from numpy, blas/lapck from netlib, memtestG80 library, mpi_thread lib
158 LICENSE="LGPL-2.1 UoI-NCSA !mkl? ( !fftw? ( BSD ) !blas? ( BSD ) !lapack? ( BSD ) ) cuda? ( LGPL-3 ) threads? ( BSD )"
159 SLOT="0/${PV}"
160 -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
161 +KEYWORDS=""
162 IUSE="X blas cuda doc -double-precision +fftw gsl lapack mkl mpi +offensive openmm openmp +single-precision test +threads zsh-completion ${ACCE_IUSE}"
163
164 CDEPEND="
165
166 diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
167 index ad9d1e3..e28b75e 100644
168 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild
169 +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
170 @@ -32,7 +32,7 @@ HOMEPAGE="http://www.gromacs.org/"
171 # base, vmd plugins, fftpack from numpy, blas/lapck from netlib, memtestG80 library, mpi_thread lib
172 LICENSE="LGPL-2.1 UoI-NCSA !mkl? ( !fftw? ( BSD ) !blas? ( BSD ) !lapack? ( BSD ) ) cuda? ( LGPL-3 ) threads? ( BSD )"
173 SLOT="0/${PV}"
174 -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
175 +KEYWORDS=""
176 IUSE="X blas cuda +doc -double-precision +fftw gsl lapack mkl mpi +offensive openmp +single-precision test +threads zsh-completion ${ACCE_IUSE}"
177
178 CDEPEND="
179
180 diff --git a/sci-chemistry/pymol/pymol-9999.ebuild b/sci-chemistry/pymol/pymol-9999.ebuild
181 index 2ec3bf0..cd6e98d 100644
182 --- a/sci-chemistry/pymol/pymol-9999.ebuild
183 +++ b/sci-chemistry/pymol/pymol-9999.ebuild
184 @@ -16,7 +16,7 @@ ESVN_REPO_URI="svn://svn.code.sf.net/p/pymol/code/trunk/pymol"
185
186 LICENSE="PSF-2.2"
187 SLOT="0"
188 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
189 +KEYWORDS=""
190 IUSE="apbs web"
191
192 DEPEND="
193
194 diff --git a/sci-chemistry/ucsf-tools/ucsf-tools-9999.ebuild b/sci-chemistry/ucsf-tools/ucsf-tools-9999.ebuild
195 index b4fb582..cb8ac2d 100644
196 --- a/sci-chemistry/ucsf-tools/ucsf-tools-9999.ebuild
197 +++ b/sci-chemistry/ucsf-tools/ucsf-tools-9999.ebuild
198 @@ -16,7 +16,7 @@ SRC_URI="
199
200 SLOT="0"
201 LICENSE="all-rights-reserved"
202 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
203 +KEYWORDS=""
204 IUSE=""
205
206 RDEPEND=""
207
208 diff --git a/sci-chemistry/usf-tools/usf-tools-9999.ebuild b/sci-chemistry/usf-tools/usf-tools-9999.ebuild
209 index f42b44f..f454090 100644
210 --- a/sci-chemistry/usf-tools/usf-tools-9999.ebuild
211 +++ b/sci-chemistry/usf-tools/usf-tools-9999.ebuild
212 @@ -18,7 +18,7 @@ SRC_URI="
213
214 SLOT="0"
215 LICENSE="all-rights-reserved"
216 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
217 +KEYWORDS=""
218 IUSE="static-libs"
219
220 RDEPEND="
221
222 diff --git a/sci-libs/blastdb/blastdb-9999.ebuild b/sci-libs/blastdb/blastdb-9999.ebuild
223 index d6a74dd..6c9f0db 100644
224 --- a/sci-libs/blastdb/blastdb-9999.ebuild
225 +++ b/sci-libs/blastdb/blastdb-9999.ebuild
226 @@ -10,7 +10,7 @@ SRC_URI=""
227
228 SLOT="0"
229 LICENSE="all-rights-reserved"
230 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
231 +KEYWORDS=""
232 IUSE=""
233
234 RDEPEND=""
235
236 diff --git a/sci-libs/openlibm/openlibm-9999.ebuild b/sci-libs/openlibm/openlibm-9999.ebuild
237 index a2b5442..b797097 100644
238 --- a/sci-libs/openlibm/openlibm-9999.ebuild
239 +++ b/sci-libs/openlibm/openlibm-9999.ebuild
240 @@ -13,7 +13,8 @@ EGIT_REPO_URI="git://github.com/JuliaLang/openlibm.git"
241
242 LICENSE="MIT freedist public-domain BSD"
243 SLOT="0"
244 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
245 +KEYWORDS=""
246 +
247 IUSE="static-libs"
248
249 src_prepare() {
250
251 diff --git a/sci-libs/pagmo/pagmo-9999.ebuild b/sci-libs/pagmo/pagmo-9999.ebuild
252 index 5ffd021..d6e77d3 100644
253 --- a/sci-libs/pagmo/pagmo-9999.ebuild
254 +++ b/sci-libs/pagmo/pagmo-9999.ebuild
255 @@ -15,7 +15,7 @@ EGIT_REPO_URI="git://pagmo.git.sourceforge.net/gitroot/pagmo/pagmo"
256
257 LICENSE="GPL-3"
258 SLOT="0"
259 -KEYWORDS="~amd64 ~x86"
260 +KEYWORDS=""
261 IUSE="gsl kepler mpi nlopt python test"
262
263 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
264
265 diff --git a/sci-mathematics/mdp/mdp-9999.ebuild b/sci-mathematics/mdp/mdp-9999.ebuild
266 index c669067..7a28e13 100644
267 --- a/sci-mathematics/mdp/mdp-9999.ebuild
268 +++ b/sci-mathematics/mdp/mdp-9999.ebuild
269 @@ -18,7 +18,7 @@ EGIT_REPO_URI="git://github.com/mdp-toolkit/mdp-toolkit.git"
270
271 LICENSE="GPL-2"
272 SLOT="0"
273 -KEYWORDS="~amd64 ~x86"
274 +KEYWORDS=""
275 IUSE=""
276
277 DEPEND=""
278
279 diff --git a/sci-misc/elmer-meshgen2d/elmer-meshgen2d-9999.ebuild b/sci-misc/elmer-meshgen2d/elmer-meshgen2d-9999.ebuild
280 index 7489107..cf3e9bb 100644
281 --- a/sci-misc/elmer-meshgen2d/elmer-meshgen2d-9999.ebuild
282 +++ b/sci-misc/elmer-meshgen2d/elmer-meshgen2d-9999.ebuild
283 @@ -19,7 +19,7 @@ ESVN_PROJECT="${MY_PN}"
284
285 LICENSE="GPL-2"
286 SLOT="0"
287 -KEYWORDS="~amd64 ~x86"
288 +KEYWORDS=""
289 IUSE="debug"
290
291 S="${WORKDIR}/meshgen2d"