From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-730373-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id CA04D13877A
	for <garchives@archives.gentoo.org>; Fri,  5 Sep 2014 15:24:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E1563E0ACF;
	Fri,  5 Sep 2014 15:24:42 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2D18BE0AF3
	for <gentoo-commits@lists.gentoo.org>; Fri,  5 Sep 2014 15:24:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 033B7340034
	for <gentoo-commits@lists.gentoo.org>; Fri,  5 Sep 2014 15:24:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B37684C9C
	for <gentoo-commits@lists.gentoo.org>; Fri,  5 Sep 2014 15:24:39 +0000 (UTC)
From: "Jauhien Piatlicki" <jauhien@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" <jauhien@gentoo.org>
Message-ID: <1409923811.0b4cfd3576883149e09de20e7c2015bba9a02fbc.jauhien@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: /
X-VCS-Repository: proj/sci
X-VCS-Committer: jauhien
X-VCS-Committer-Name: Jauhien Piatlicki
X-VCS-Revision: 0b4cfd3576883149e09de20e7c2015bba9a02fbc
X-VCS-Branch: master
Date: Fri,  5 Sep 2014 15:24:39 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: cd67fe9f-1e34-4fef-8573-859e75d3f6d3
X-Archives-Hash: 3e3d8a2e5cbd844f8b5fb494ea343be8

commit:     0b4cfd3576883149e09de20e7c2015bba9a02fbc
Author:     Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
AuthorDate: Fri Sep  5 13:30:11 2014 +0000
Commit:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Fri Sep  5 13:30:11 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0b4cfd35

Merge pull request #261 from carldong/calculix

Updated ebuilds for calculix-ccx and calculix-cgx to 2.7


 sci-libs/calculix-ccx/ChangeLog                    | 11 ++++--
 sci-libs/calculix-ccx/Manifest                     |  6 ++--
 ...ulix-ccx-2.2.ebuild => calculix-ccx-2.7.ebuild} | 19 ++++++-----
 .../calculix-ccx/files/01_ccx_2.2_Makefile.patch   | 23 -------------
 .../calculix-ccx/files/01_ccx_2.2_lapack.patch     | 21 ------------
 ...7_Makefile_custom_cc_flags_spooles_arpack.patch | 31 +++++++++++++++++
 .../calculix-ccx/files/01_ccx_2.7_lapack.patch     | 11 ++++++
 sci-libs/calculix-cgx/ChangeLog                    | 10 ++++--
 sci-libs/calculix-cgx/Manifest                     |  4 +--
 ...ulix-cgx-2.2.ebuild => calculix-cgx-2.7.ebuild} | 23 +++++++------
 ... => 01_cgx_2.7_Makefile_custom_cxx_flags.patch} | 39 +++++++++++++++++-----
 11 files changed, 116 insertions(+), 82 deletions(-)