aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/abinit/ChangeLog3
-rw-r--r--sci-physics/abinit/Manifest3
-rw-r--r--sci-physics/abinit/abinit-7.2.2.ebuild2
-rw-r--r--sci-physics/bigdft/ChangeLog5
-rw-r--r--sci-physics/bigdft/bigdft-1.7_pre24.ebuild2
-rw-r--r--sci-physics/elk/ChangeLog4
-rw-r--r--sci-physics/elk/elk-1.4.22.ebuild2
7 files changed, 16 insertions, 5 deletions
diff --git a/sci-physics/abinit/ChangeLog b/sci-physics/abinit/ChangeLog
index a4f623b87..2f76ad0d4 100644
--- a/sci-physics/abinit/ChangeLog
+++ b/sci-physics/abinit/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 18 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> abinit-7.2.2.ebuild:
+ The dependency on sci-libs/libxc modified to allow for 1.2.0-r1.
+
*abinit-7.2.2 (17 Jun 2013)
17 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> -abinit-7.0.4.ebuild,
diff --git a/sci-physics/abinit/Manifest b/sci-physics/abinit/Manifest
index dee036578..f000cdcd5 100644
--- a/sci-physics/abinit/Manifest
+++ b/sci-physics/abinit/Manifest
@@ -1,2 +1 @@
-DIST abinit-7.0.4.tar.gz 61715030 SHA256 b3ad895b75b92b3ff05e873d42d0b26f6e6113b9de4579966f7b6d1b49d6004e SHA512 8edfe4019c968e6f912d0678fe331fc8a6ce2848f1b16973336d4181d010a776ed1ea2c5500499dac895d9d773d72165e20524705cf8928f91ede873272b0417 WHIRLPOOL 35da8681a68e435b460a11112e6cf6990fdf141d53d5849be45225d50e803e2bfc65cb05e5e576c704411be5734e47ed2e4ccca1fd1689311bd4febea937f0f8
-DIST abinit-7.0.5.tar.gz 61711550 SHA256 b16556aa05448781d872ab18f76ca6446a52be9eeed8d22015a0b63f4adf0f54 SHA512 007292cc7cdf459a5d62e907b29009d9496955952b5f491fa9183a5abb86dbf48020eb435b784d74037e381d65d2255a2b9a130322ee9bfecbff8ca075488ecd WHIRLPOOL 74d83a3a05817eaca402ace1b7ec3c3a6db3697a7ca0166549aee8155edfa2a7c8d516e2ae210a6f0e855f72617d704785bbb10e3a3ee262140964913608a307
+DIST abinit-7.2.2.tar.gz 63683267 SHA256 96f83e3af63e993cb886d9d6cd1c4fac04d50b5e460d5620330441050a909533 SHA512 fbc4898ae4625e12ea22d8f2da63e037eb947320fedf800bd40bd7e0015633ce54b7cb224cee3fc931d015774c51df5f8594ebe26a409cb0325e7a3ab0bf5e4a WHIRLPOOL a149d7ecea9b2b19b94b4e873f1924ce5fe221e037c642d6428727b552dc0c428b288551dda708286995da26080171c385a3ef3ad3766e065073139d4ef0f2e8
diff --git a/sci-physics/abinit/abinit-7.2.2.ebuild b/sci-physics/abinit/abinit-7.2.2.ebuild
index 0a2b49b76..a420f51cf 100644
--- a/sci-physics/abinit/abinit-7.2.2.ebuild
+++ b/sci-physics/abinit/abinit-7.2.2.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="cuda cuda-double -debug +etsf_io +fftw +fftw-threads +fox gsl gui +hdf5 libabinit mpi +netcdf openmp python -test +threads -vdwxc"
RDEPEND="~sci-libs/bigdft-abi-1.0.4
- >=sci-libs/libxc-2.0.1[fortran]
+ >=sci-libs/libxc-1.2.0-r1[fortran]
>=sci-physics/atompaw-3.0.1.9-r1[libxc]
etsf_io? ( >=sci-libs/etsf_io-1.0.3-r2 )
fox? ( >=sci-libs/fox-4.1.2-r2[sax] )
diff --git a/sci-physics/bigdft/ChangeLog b/sci-physics/bigdft/ChangeLog
index 0c32817c1..3e78db982 100644
--- a/sci-physics/bigdft/ChangeLog
+++ b/sci-physics/bigdft/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 18 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz>
+ bigdft-1.7_pre24.ebuild:
+ The dependency on sci-libs/libxc corrected to reflect the recent change in
+ the upgrade of sci-physics/abinit & friends.
+
*bigdft-1.7_pre24 (17 Jun 2013)
17 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz>
diff --git a/sci-physics/bigdft/bigdft-1.7_pre24.ebuild b/sci-physics/bigdft/bigdft-1.7_pre24.ebuild
index d74906a74..4a354aaef 100644
--- a/sci-physics/bigdft/bigdft-1.7_pre24.ebuild
+++ b/sci-physics/bigdft/bigdft-1.7_pre24.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE="cuda doc etsf_io mpi netcdf openmp opencl test"
RDEPEND="
- >=sci-libs/libxc-1.0[fortran]
+ >=sci-libs/libxc-1.2.0-r1[fortran]
virtual/blas
virtual/fortran
virtual/lapack
diff --git a/sci-physics/elk/ChangeLog b/sci-physics/elk/ChangeLog
index 28ac97dff..2a837bcdd 100644
--- a/sci-physics/elk/ChangeLog
+++ b/sci-physics/elk/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 18 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> elk-1.4.22.ebuild:
+ The dependency on sci-libs/libxc adapted to its recent change in the upgrade
+ of sci-physics/abinit & friends.
+
21 Feb 2013; Justin Lecher <jlec@gentoo.org> elk-1.4.22.ebuild:
Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config;
add missing dep on virtual/pkgconfig; cleaning of ebuild
diff --git a/sci-physics/elk/elk-1.4.22.ebuild b/sci-physics/elk/elk-1.4.22.ebuild
index ab7cd8dcd..5e99d05d3 100644
--- a/sci-physics/elk/elk-1.4.22.ebuild
+++ b/sci-physics/elk/elk-1.4.22.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
lapack? (
virtual/blas
virtual/lapack )
- libxc? ( =sci-libs/libxc-1*[fortran] )
+ libxc? ( >=sci-libs/libxc-1.2.0-r1[fortran] )
mpi? ( virtual/mpi )"
DEPEND="${RDEPEND}
perl? ( dev-lang/perl )