From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EC997138BEA for ; Mon, 2 Mar 2015 12:20:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BA2DE092D; Mon, 2 Mar 2015 12:20:17 +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 A9F95E092D for ; Mon, 2 Mar 2015 12:20:16 +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 2FE75340812 for ; Mon, 2 Mar 2015 12:20:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4902612E03 for ; Mon, 2 Mar 2015 12:20:13 +0000 (UTC) From: "Honza Macháček" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Honza Macháček" Message-ID: <1425298774.d046b4556632510e2c13ab9e775fc2f4274285f5.honza_machacek@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nwchem/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/nwchem/ChangeLog sci-chemistry/nwchem/nwchem-6.5_p26243-r6.ebuild sci-chemistry/nwchem/nwchem-6.5_p26243-r7.ebuild X-VCS-Directories: sci-chemistry/nwchem/ X-VCS-Committer: honza_machacek X-VCS-Committer-Name: Honza Macháček X-VCS-Revision: d046b4556632510e2c13ab9e775fc2f4274285f5 X-VCS-Branch: master Date: Mon, 2 Mar 2015 12:20:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 753a812c-213b-426f-9085-6c68c8dd5c00 X-Archives-Hash: 165f2488099b95dbb172cb7eefe3fb1f commit: d046b4556632510e2c13ab9e775fc2f4274285f5 Author: Honza Macháček centrum cz> AuthorDate: Mon Mar 2 12:19:34 2015 +0000 Commit: Honza Macháček centrum cz> CommitDate: Mon Mar 2 12:19:34 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d046b455 In sci-chemistry/nwchem-6.5_p26243-r7, 2 more upstream patches added (Hnd_rys and Tddft_grad) Package-Manager: portage-2.2.15 --- sci-chemistry/nwchem/ChangeLog | 6 ++++++ .../{nwchem-6.5_p26243-r6.ebuild => nwchem-6.5_p26243-r7.ebuild} | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/nwchem/ChangeLog b/sci-chemistry/nwchem/ChangeLog index 9b16e00..8b67f43 100644 --- a/sci-chemistry/nwchem/ChangeLog +++ b/sci-chemistry/nwchem/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*nwchem-6.5_p26243-r7 (02 Mar 2015) + + 02 Mar 2015; Honza Macháček + -nwchem-6.5_p26243-r6.ebuild, +nwchem-6.5_p26243-r7.ebuild: + 2 more upstream patches added (Hnd_rys and Tddft_grad) + *nwchem-6.5_p26243-r6 (16 Feb 2015) 16 Feb 2015; Honza Macháček diff --git a/sci-chemistry/nwchem/nwchem-6.5_p26243-r6.ebuild b/sci-chemistry/nwchem/nwchem-6.5_p26243-r7.ebuild similarity index 97% rename from sci-chemistry/nwchem/nwchem-6.5_p26243-r6.ebuild rename to sci-chemistry/nwchem/nwchem-6.5_p26243-r7.ebuild index 118d6a5..e697b53 100644 --- a/sci-chemistry/nwchem/nwchem-6.5_p26243-r6.ebuild +++ b/sci-chemistry/nwchem/nwchem-6.5_p26243-r7.ebuild @@ -25,7 +25,9 @@ SRC_URI="http://www.nwchem-sw.org/images/Nwchem-${PV%_p*}.revision${PV#*_p}-src. http://www.nwchem-sw.org/images/Ifort15_fpp_offload.patch.gz http://www.nwchem-sw.org/images/Texas_iorb.patch.gz http://www.nwchem-sw.org/images/Dmapp_inc.patch.gz - http://www.nwchem-sw.org/images/Print1e.patch.gz" + http://www.nwchem-sw.org/images/Print1e.patch.gz + http://www.nwchem-sw.org/images/Hnd_rys.patch.gz + http://www.nwchem-sw.org/images/Tddft_grad.patch.gz" LICENSE="ECL-2.0" SLOT="0" @@ -111,7 +113,7 @@ src_unpack() { src_prepare() { pushd "${S}"/src - for p in Util_md_sockets Hbar Tcenxtask Parallelmpi Makefile_gcc4x Bcast_ccsd Elpa_syncs Xlmpoles_ifort15 Ifort15_fpp_offload Texas_iorb Dmapp_inc Print1e + for p in Util_md_sockets Hbar Tcenxtask Parallelmpi Makefile_gcc4x Bcast_ccsd Elpa_syncs Xlmpoles_ifort15 Ifort15_fpp_offload Texas_iorb Dmapp_inc Print1e Hnd_rys Tddft_grad do epatch "${WORKDIR}"/"${p}.patch" done cd NWints/hondo