sci-chemistry/votca-csg: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:05:43 +0000 (00:05 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:15:38 +0000 (01:15 +0200)
Package-Manager: portage-2.2.28

sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild

index 98b7d16c65f110cb396be05a7c6fd7f0f8eb712d..b3ad74905fbe4016312183bc26507442268c2abb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,10 +31,10 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
 RDEPEND="~sci-libs/votca-tools-${PV}
        gromacs? ( sci-chemistry/gromacs:= )
        dev-lang/perl
-       app-shells/bash"
+       app-shells/bash:0"
 
 DEPEND="${RDEPEND}
-       doc? ( || ( <app-doc/doxygen-1.7.6.1[-nodot] >=app-doc/doxygen-1.7.6.1[dot] ) )
+       doc? ( >=app-doc/doxygen-1.7.6.1[dot] )
        >=app-text/txt2tags-2.5
        virtual/pkgconfig"