From 62f67115b5c46134c34f88f4b1cbdacc19384c0a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 30 Sep 2018 11:19:18 +0100 Subject: gentoo resync : 30.09.2018 --- sci-chemistry/votca-ctp/Manifest | 2 +- sci-chemistry/votca-ctp/votca-ctp-9999.ebuild | 18 ++++++------------ 2 files changed, 7 insertions(+), 13 deletions(-) (limited to 'sci-chemistry/votca-ctp') diff --git a/sci-chemistry/votca-ctp/Manifest b/sci-chemistry/votca-ctp/Manifest index 2773bf4db65b..e52b12a3350e 100644 --- a/sci-chemistry/votca-ctp/Manifest +++ b/sci-chemistry/votca-ctp/Manifest @@ -1,2 +1,2 @@ -EBUILD votca-ctp-9999.ebuild 1012 BLAKE2B f06d10df73876c2f0e22d462ef712b920423c95a87f104a5c08de83e235a6bef88a972b23ddd5ccc0532bc15df760f5f8a4f101824af469f99519e2ebfdaeab7 SHA512 192e30c106f1c43d8edb784b497b830bf4fa8df8c2b9e704f1d76068dea254f3a418338318c1cef2d718a30fa322626550b68fbf604183e33e6ca06f801e58bb +EBUILD votca-ctp-9999.ebuild 935 BLAKE2B 618d4f698c6d22298496b5a113a64cf87cba9db3ad1a89fac0c4f898973e48f7cca7bf6ea80ae05016498384698be4e55866adb36b949b187a5761acb8b62107 SHA512 159e8b6616e08e5139ab386d91c0deec99420eb42f754d43794f67dd5ff6274ead478533fa3f66204d0e89ebcabf2a6ced73cedccba8c6e2b86459dceb330165 MISC metadata.xml 453 BLAKE2B a61c365529a1c877e5bad44f6e2f0a24a8797956e9e3a5b3d4649c58c27df9301b50c84bb5767ca52a151e2b509f46a92cd3f17c1020fb7bedf7fb2fe708b48d SHA512 53ace87a281559ae8881b8b010c76801696521de930dcfaf12a5e320456cb4a21a55a7873d173bdb5cc740f3cdbccf1daf62bc83579342f4f23329df7dbd2dba diff --git a/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild b/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild index ba7ad052c5aa..4e400a2318b7 100644 --- a/sci-chemistry/votca-ctp/votca-ctp-9999.ebuild +++ b/sci-chemistry/votca-ctp/votca-ctp-9999.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 @@ -25,21 +25,15 @@ LICENSE="Apache-2.0" SLOT="0" RDEPEND=" - =sci-libs/votca-tools-${PV}[sqlite] - =sci-libs/votca-moo-${PV} - =sci-chemistry/votca-csg-${PV}" + ~sci-libs/votca-tools-${PV}[sqlite] + >=dev-cpp/eigen-3.3 + sci-libs/gsl + ~sci-chemistry/votca-csg-${PV}" DEPEND="${RDEPEND} virtual/pkgconfig" -DOCS=( README NOTICE CHANGELOG.md ) - -src_configure() { - mycmakeargs=( - -DLIB=$(get_libdir) - ) - cmake-utils_src_configure -} +DOCS=( README.md NOTICE CHANGELOG.md ) pkg_postinst() { einfo -- cgit v1.2.3