Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: /
Date: Mon, 03 Jun 2013 23:33:54
Message-Id: 1370248610.37c670d2b2023da28771040ed39a12bcb8e2fb70.ottxor@gentoo
1 commit: 37c670d2b2023da28771040ed39a12bcb8e2fb70
2 Author: Justin <jlec <AT> j-schmitz <DOT> net>
3 AuthorDate: Mon Jun 3 08:36:50 2013 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 3 08:36:50 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=37c670d2
7
8 Merge pull request #75 from gentryx/master
9
10 Added ebuild for the PGI compiler suite
11
12
13 dev-lang/pgi/Manifest | 1 +
14 dev-lang/pgi/files/pgi-13.5-glibc.patch | 31 +++
15 dev-lang/pgi/files/pgi-13.5-terminal.patch | 39 +++
16 {dev-util/amdapp => dev-lang/pgi}/metadata.xml | 7 +-
17 dev-lang/pgi/pgi-13.5.ebuild | 115 +++++++++
18 licenses/PGI | 262 +++++++++++++++++++++
19 sys-cluster/modules/Manifest | 2 +-
20 .../modules/files/modules-3.2.9c-errorline.patch | 15 ++
21 sys-cluster/modules/modules-3.2.9c-r1.ebuild | 6 +-
22 9 files changed, 473 insertions(+), 5 deletions(-)