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 849BF138350 for ; Sun, 12 Jan 2020 20:06:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0515E08F5; Sun, 12 Jan 2020 20:06:28 +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 9E2F3E08F5 for ; Sun, 12 Jan 2020 20:06:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 963BF34DFC9 for ; Sun, 12 Jan 2020 20:06:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F17136 for ; Sun, 12 Jan 2020 20:06:25 +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: <1578859575.da75a26075f6624ca2d7fecb7c495115320b7e11.junghans@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csg/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild sci-chemistry/votca-csg/votca-csg-1.5.ebuild X-VCS-Directories: sci-chemistry/votca-csg/ X-VCS-Committer: junghans X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: da75a26075f6624ca2d7fecb7c495115320b7e11 X-VCS-Branch: master Date: Sun, 12 Jan 2020 20:06:25 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0836c2db-37e1-4499-aca9-871a30f18159 X-Archives-Hash: 9f201dea0788b9821efcb75f481ec662 commit: da75a26075f6624ca2d7fecb7c495115320b7e11 Author: Christoph Junghans gentoo org> AuthorDate: Sun Jan 12 20:05:53 2020 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sun Jan 12 20:06:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da75a260 sci-chemistry/votca-csg: fix deps Closes: https://bugs.gentoo.org/705202 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Christoph Junghans gentoo.org> sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild | 4 ++-- sci-chemistry/votca-csg/votca-csg-1.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild index 8ae77aec9f5..8f8ca82c066 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -31,7 +31,7 @@ SLOT="0" RDEPEND=" ~sci-libs/votca-tools-${PV} >=dev-cpp/eigen-3.3 - gromacs? ( sci-chemistry/gromacs:= ) + gromacs? (