From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0669138334 for ; Thu, 27 Sep 2018 17:31:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 208D7E08F9; Thu, 27 Sep 2018 17:31:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0892E08F9 for ; Thu, 27 Sep 2018 17:31:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6EAF335CB7 for ; Thu, 27 Sep 2018 17:31:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A56D3D4 for ; Thu, 27 Sep 2018 17:31:28 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1538069471.69eccde1baffcd683cde156c90b5b9114d5e461b.junghans@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-xtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/votca-xtp/votca-xtp-1.4.1.ebuild sci-chemistry/votca-xtp/votca-xtp-1.4.ebuild X-VCS-Directories: sci-chemistry/votca-xtp/ X-VCS-Committer: junghans X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 69eccde1baffcd683cde156c90b5b9114d5e461b X-VCS-Branch: master Date: Thu, 27 Sep 2018 17:31:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 669e2cb7-0702-45de-b70b-42b4c028bca7 X-Archives-Hash: 4349bea1f0bcf656ca2d2611e0f760dc commit: 69eccde1baffcd683cde156c90b5b9114d5e461b Author: Christoph Junghans gentoo org> AuthorDate: Thu Sep 27 17:27:45 2018 +0000 Commit: Christoph Junghans gentoo 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? (