Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:ccp4 commit in: /
Date: Tue, 04 Jun 2013 11:59:46
Message-Id: 1370341013.4a0cd7b7880db8bceb9a2c757d2dbce678822e6a.jlec@gentoo
1 commit: 4a0cd7b7880db8bceb9a2c757d2dbce678822e6a
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 10:16:53 2013 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 10:16:53 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4a0cd7b7
7
8 Merge branch 'master' into ccp4
9
10 * master:
11 added ~amd64-linux + clean up
12 update minimal versions of some dependencies for scilab
13 replacing patch with epatch
14 using versioned patch for sys-cluster/modules, too
15 now using versioned patches
16 Fixed SRC_URI.
17 implemented clean fix for changed errorline API in TCL
18 relaced custom CURL with stock version
19 minor fixes to comply with Gentoo coding style
20 initial commit
21 sync with gx86
22 sci-chemistry/coot: Update pc patches
23 sci-chemistry/coot: Fix PYTHON() -> ${EPYTHON} for new eclasses
24 added fix for recent glibc with PGI
25 added PGI ebuild
26 added updated Manifest
27 fixed compilation of modules with recent tcl
28
29 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
30
31 Conflicts:
32 sci-chemistry/coot/ChangeLog
33 sci-chemistry/coot/coot-9999.ebuild
34
35
36 dev-java/jcip-annotations/ChangeLog | 3 +
37 .../jcip-annotations-1.0-r1.ebuild | 2 +-
38 dev-lang/pgi/Manifest | 1 +
39 dev-lang/pgi/files/pgi-13.5-glibc.patch | 31 +
40 dev-lang/pgi/files/pgi-13.5-terminal.patch | 39 +
41 {dev-util/amdapp => dev-lang/pgi}/metadata.xml | 7 +-
42 dev-lang/pgi/pgi-13.5.ebuild | 115 +++
43 licenses/PGI | 262 +++++
44 sci-chemistry/coot/ChangeLog | 5 +
45 sci-chemistry/coot/Manifest | 2 +-
46 sci-chemistry/coot/coot-9999.ebuild | 20 +-
47 sci-chemistry/coot/files/9999-clipper-config.patch | 17 -
48 sci-chemistry/coot/files/9999-goocanvas.patch | 25 -
49 sci-chemistry/coot/files/9999-mmdb-config.patch | 18 -
50 sci-chemistry/coot/files/9999-pc.patch | 1040 ++++++++++++++++++++
51 sci-chemistry/coot/files/9999-ssm.patch | 56 --
52 sci-chemistry/gromacs/ChangeLog | 3 +
53 sci-chemistry/gromacs/gromacs-4.6.9999.ebuild | 7 +-
54 sci-chemistry/mdsctk/ChangeLog | 13 +
55 sci-chemistry/mdsctk/Manifest | 1 +
56 sci-chemistry/mdsctk/mdsctk-1.0.0.ebuild | 51 +
57 .../mdsctk}/metadata.xml | 3 +
58 sci-mathematics/scilab/scilab-5.4.1.ebuild | 6 +-
59 sys-cluster/modules/Manifest | 2 +-
60 .../modules/files/modules-3.2.9c-errorline.patch | 15 +
61 sys-cluster/modules/modules-3.2.9c-r1.ebuild | 6 +-
62 26 files changed, 1609 insertions(+), 141 deletions(-)