commit:     69eccde1baffcd683cde156c90b5b9114d5e461b
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 27 17:27:45 2018 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Thu Sep 27 17:31:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69eccde1

sci-chemistry/votca-xtp: fix deps

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild | 6 +++---
 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 6f4425ac718..3dd78f45eb7 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 17eef63d0d8..494adefd4da 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? (

Reply via email to