Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg/
Date: Mon, 21 Sep 2015 17:44:24
Message-Id: 1442856872.5f7231daec8766d699d1877f434c0a735c14622e.jlec@gentoo
1 commit: 5f7231daec8766d699d1877f434c0a735c14622e
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 17:34:32 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 17:34:32 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5f7231da
7
8 sci-chemistry/votca-csg: Add subslot operators
9
10 Package-Manager: portage-2.2.20.1
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-chemistry/votca-csg/metadata.xml | 4 ++--
14 sci-chemistry/votca-csg/votca-csg-9999.ebuild | 5 +++--
15 2 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-chemistry/votca-csg/metadata.xml b/sci-chemistry/votca-csg/metadata.xml
18 index 8721d10..13f2288 100644
19 --- a/sci-chemistry/votca-csg/metadata.xml
20 +++ b/sci-chemistry/votca-csg/metadata.xml
21 @@ -7,7 +7,7 @@
22 <name>Christoph Junghans</name>
23 </maintainer>
24 <use>
25 - <flag name='gromacs'>Add support for gromacs file formats through <pkg>sci-chemistry/gromacs</pkg></flag>
26 - <flag name='extras'>Pull in extra applications from <pkg>sci-chemistry/votca-csg-apps</pkg></flag>
27 + <flag name="gromacs">Add support for gromacs file formats through <pkg>sci-chemistry/gromacs</pkg></flag>
28 + <flag name="extras">Pull in extra applications from <pkg>sci-chemistry/votca-csg-apps</pkg></flag>
29 </use>
30 </pkgmetadata>
31
32 diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
33 index a5e4350..7f7a214 100644
34 --- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild
35 +++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
36 @@ -28,11 +28,12 @@ HOMEPAGE="http://www.votca.org"
37 LICENSE="Apache-2.0"
38 SLOT="0"
39
40 -RDEPEND="=sci-libs/votca-tools-${PV}
41 +RDEPEND="
42 + =sci-libs/votca-tools-${PV}
43 gromacs? ( sci-chemistry/gromacs:= )
44 hdf5? ( sci-libs/hdf5[cxx] )
45 dev-lang/perl
46 - app-shells/bash"
47 + app-shells/bash:*"
48
49 DEPEND="${RDEPEND}
50 doc? (