Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/gromacs/
Date: Mon, 11 Jul 2016 18:41:30
Message-Id: 1468262435.074a0765dd244f6e507328aafe52bbf9d2c8ad8c.alexxy@gentoo
1 commit: 074a0765dd244f6e507328aafe52bbf9d2c8ad8c
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 11 18:40:35 2016 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 11 18:40:35 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=074a0765
7
8 sci-chemistry/gromacs: Add live version for 2016 release
9
10 Package-Manager: portage-2.3.0
11
12 .../gromacs/{gromacs-9999.ebuild => gromacs-2016.9999.ebuild} | 3 +--
13 sci-chemistry/gromacs/gromacs-9999.ebuild | 3 +--
14 2 files changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild
17 similarity index 97%
18 copy from sci-chemistry/gromacs/gromacs-9999.ebuild
19 copy to sci-chemistry/gromacs/gromacs-2016.9999.ebuild
20 index 9711c22..b30ff55 100644
21 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild
22 +++ b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild
23 @@ -32,7 +32,7 @@ HOMEPAGE="http://www.gromacs.org/"
24 # base, vmd plugins, fftpack from numpy, blas/lapck from netlib, memtestG80 library, mpi_thread lib
25 LICENSE="LGPL-2.1 UoI-NCSA !mkl? ( !fftw? ( BSD ) !blas? ( BSD ) !lapack? ( BSD ) ) cuda? ( LGPL-3 ) threads? ( BSD )"
26 SLOT="0/${PV}"
27 -IUSE="X blas boost cuda +doc -double-precision +fftw lapack mkl mpi +offensive openmp +single-precision test +threads +tng ${ACCE_IUSE}"
28 +IUSE="X blas cuda +doc -double-precision +fftw lapack mkl mpi +offensive openmp +single-precision test +threads +tng ${ACCE_IUSE}"
29
30 CDEPEND="
31 X? (
32 @@ -41,7 +41,6 @@ CDEPEND="
33 x11-libs/libICE
34 )
35 blas? ( virtual/blas )
36 - boost? ( >=dev-libs/boost-1.55 )
37 cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
38 fftw? ( sci-libs/fftw:3.0 )
39 lapack? ( virtual/lapack )
40
41 diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
42 index 9711c22..b30ff55 100644
43 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild
44 +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
45 @@ -32,7 +32,7 @@ HOMEPAGE="http://www.gromacs.org/"
46 # base, vmd plugins, fftpack from numpy, blas/lapck from netlib, memtestG80 library, mpi_thread lib
47 LICENSE="LGPL-2.1 UoI-NCSA !mkl? ( !fftw? ( BSD ) !blas? ( BSD ) !lapack? ( BSD ) ) cuda? ( LGPL-3 ) threads? ( BSD )"
48 SLOT="0/${PV}"
49 -IUSE="X blas boost cuda +doc -double-precision +fftw lapack mkl mpi +offensive openmp +single-precision test +threads +tng ${ACCE_IUSE}"
50 +IUSE="X blas cuda +doc -double-precision +fftw lapack mkl mpi +offensive openmp +single-precision test +threads +tng ${ACCE_IUSE}"
51
52 CDEPEND="
53 X? (
54 @@ -41,7 +41,6 @@ CDEPEND="
55 x11-libs/libICE
56 )
57 blas? ( virtual/blas )
58 - boost? ( >=dev-libs/boost-1.55 )
59 cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
60 fftw? ( sci-libs/fftw:3.0 )
61 lapack? ( virtual/lapack )