From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SF89k-00012H-V9 for garchives@archives.gentoo.org; Tue, 03 Apr 2012 18:08:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5D0CE092F; Tue, 3 Apr 2012 18:07:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 92168E0BEE for ; Tue, 3 Apr 2012 18:07:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04A1F1B400B for ; Tue, 3 Apr 2012 18:07:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6C34CE5432 for ; Tue, 3 Apr 2012 18:07:47 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1333123996.3796c55ecb442ece24d9143372ad7fd4fbb07cc6.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3796c55ecb442ece24d9143372ad7fd4fbb07cc6 X-VCS-Branch: master Date: Tue, 3 Apr 2012 18:07:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1aedc433-31bc-453a-8a53-b77b80c0d441 X-Archives-Hash: 773842eb010c54cb6ef81c3ac8f87b4c commit: 3796c55ecb442ece24d9143372ad7fd4fbb07cc6 Author: Justin Lecher gentoo org> AuthorDate: Fri Mar 30 16:13:16 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Mar 30 16:13:16 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D3796c55e Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: sci-libs/bigdft & sci-physics/abinit clean-up after sci-physics/abinit = version bump to 6.12.2 and tests [dev-ml/zarith] version bump [dev-ml/lacaml] moved to new oasis eclass dev-ml/lacaml/ChangeLog | 3 + dev-ml/lacaml/lacaml-6.0.4.ebuild | 39 +- dev-ml/zarith/ChangeLog | 7 + dev-ml/zarith/Manifest | 2 +- dev-ml/zarith/files/zarith-1.0-bytecode.patch | 31 -- .../zarith/files/zarith-1.0-optnotrequired.patch | 22 - .../{zarith-1.0.ebuild =3D> zarith-1.1.ebuild} | 28 +- sci-libs/bigdft/ChangeLog | 9 + sci-libs/bigdft/Manifest | 4 - sci-libs/bigdft/bigdft-1.2.0.2.ebuild | 89 ---- sci-libs/bigdft/bigdft-1.2.0.5.ebuild | 86 ---- sci-libs/bigdft/bigdft-1.6_pre0.ebuild | 125 ----- sci-libs/bigdft/files/bigdft-1.2.0.2-0001.patch | 92 ---- sci-libs/bigdft/files/bigdft-1.2.0.2-0002.patch | 12 - sci-libs/bigdft/files/bigdft-1.2.0.2-0003.patch | 11 - sci-libs/bigdft/files/bigdft-1.2.0.2-0004.patch | 18 - sci-libs/bigdft/files/bigdft-1.2.0.2-testH.patch | 330 ------------- sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch | 13 - .../bigdft/files/bigdft-1.6-tuto-bigdft.pc.patch | 203 -------- .../files/bigdft-1.6-tuto-libxc_dir_include.patch | 50 -- sci-physics/abinit/ChangeLog | 8 + sci-physics/abinit/Manifest | 5 +- sci-physics/abinit/abinit-6.10.3.ebuild | 251 ---------- .../{abinit-6.12.1.ebuild =3D> abinit-6.12.2.ebuild} | 7 +- sci-physics/abinit/abinit-6.6.3.ebuild | 196 -------- sci-physics/abinit/abinit-6.8.2.ebuild | 211 -------- sci-physics/abinit/files/6.12.1-bigDFT-1.6.0.patch | 61 --- sci-physics/abinit/files/6.12.1-gui-conf.patch | 12 - sci-physics/abinit/files/6.6.1-openmp.patch | 509 --------------= ------ 29 files changed, 57 insertions(+), 2377 deletions(-)