diff options
-rw-r--r-- | sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild index 6f4425ac7182..3dd78f45eb73 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,8 +26,8 @@ LICENSE="Apache-2.0" SLOT="0" RDEPEND=" - =sci-libs/votca-tools-${PV}[sqlite] - =sci-chemistry/votca-csg-${PV}" + ~sci-libs/votca-tools-${PV}[sqlite] + ~sci-chemistry/votca-csg-${PV}" DEPEND="${RDEPEND} doc? ( diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild index 17eef63d0d82..494adefd4da8 100644 --- a/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild +++ b/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,8 +26,8 @@ LICENSE="Apache-2.0" SLOT="0" RDEPEND=" - =sci-libs/votca-tools-${PV}[sqlite] - =sci-chemistry/votca-csg-${PV}" + ~sci-libs/votca-tools-${PV}[sqlite] + ~sci-chemistry/votca-csg-${PV}" DEPEND="${RDEPEND} doc? ( |