From: David Seifert Date: Sat, 14 May 2016 22:05:43 +0000 (+0200) Subject: sci-chemistry/votca-csg: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=425efde9a5b09751850e9d0e96f588958d6602aa;p=gentoo.git sci-chemistry/votca-csg: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild index 98b7d16c65f1..b3ad74905fbe 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild @@ -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[dot] ) ) + doc? ( >=app-doc/doxygen-1.7.6.1[dot] ) >=app-text/txt2tags-2.5 virtual/pkgconfig"