commit:     5f7231daec8766d699d1877f434c0a735c14622e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 17:34:32 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 17:34:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=5f7231da

sci-chemistry/votca-csg: Add subslot operators

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/votca-csg/metadata.xml          | 4 ++--
 sci-chemistry/votca-csg/votca-csg-9999.ebuild | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/votca-csg/metadata.xml 
b/sci-chemistry/votca-csg/metadata.xml
index 8721d10..13f2288 100644
--- a/sci-chemistry/votca-csg/metadata.xml
+++ b/sci-chemistry/votca-csg/metadata.xml
@@ -7,7 +7,7 @@
                <name>Christoph Junghans</name>
        </maintainer>
        <use>
-               <flag name='gromacs'>Add support for gromacs file formats 
through <pkg>sci-chemistry/gromacs</pkg></flag>
-               <flag name='extras'>Pull in extra applications from 
<pkg>sci-chemistry/votca-csg-apps</pkg></flag>
+               <flag name="gromacs">Add support for gromacs file formats 
through <pkg>sci-chemistry/gromacs</pkg></flag>
+               <flag name="extras">Pull in extra applications from 
<pkg>sci-chemistry/votca-csg-apps</pkg></flag>
        </use>
 </pkgmetadata>

diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild 
b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
index a5e4350..7f7a214 100644
--- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
@@ -28,11 +28,12 @@ HOMEPAGE="http://www.votca.org";
 LICENSE="Apache-2.0"
 SLOT="0"
 
-RDEPEND="=sci-libs/votca-tools-${PV}
+RDEPEND="
+       =sci-libs/votca-tools-${PV}
        gromacs? ( sci-chemistry/gromacs:= )
        hdf5? ( sci-libs/hdf5[cxx] )
        dev-lang/perl
-       app-shells/bash"
+       app-shells/bash:*"
 
 DEPEND="${RDEPEND}
        doc? (

Reply via email to