Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-xtp/
Date: Thu, 27 Sep 2018 17:31:32
Message-Id: 1538069471.69eccde1baffcd683cde156c90b5b9114d5e461b.junghans@gentoo
1 commit: 69eccde1baffcd683cde156c90b5b9114d5e461b
2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 27 17:27:45 2018 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 17:31:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69eccde1
7
8 sci-chemistry/votca-xtp: fix deps
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild | 6 +++---
13 sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild | 6 +++---
14 2 files changed, 6 insertions(+), 6 deletions(-)
15
16 diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild
17 index 6f4425ac718..3dd78f45eb7 100644
18 --- a/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild
19 +++ b/sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -26,8 +26,8 @@ LICENSE="Apache-2.0"
27 SLOT="0"
28
29 RDEPEND="
30 - =sci-libs/votca-tools-${PV}[sqlite]
31 - =sci-chemistry/votca-csg-${PV}"
32 + ~sci-libs/votca-tools-${PV}[sqlite]
33 + ~sci-chemistry/votca-csg-${PV}"
34
35 DEPEND="${RDEPEND}
36 doc? (
37
38 diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild
39 index 17eef63d0d8..494adefd4da 100644
40 --- a/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild
41 +++ b/sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -26,8 +26,8 @@ LICENSE="Apache-2.0"
49 SLOT="0"
50
51 RDEPEND="
52 - =sci-libs/votca-tools-${PV}[sqlite]
53 - =sci-chemistry/votca-csg-${PV}"
54 + ~sci-libs/votca-tools-${PV}[sqlite]
55 + ~sci-chemistry/votca-csg-${PV}"
56
57 DEPEND="${RDEPEND}
58 doc? (