summaryrefslogtreecommitdiff
path: root/sci-chemistry/pdb2pqr
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-16 16:18:18 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-16 16:18:18 +0000
commit0704956f7256f1f618cc5e03af2c1dbd0e83dbc5 (patch)
tree881671532c0c3c82ebd4523b6d6cbc8ace982aae /sci-chemistry/pdb2pqr
parent21435953e16cda318a82334ddbadb3b5c36d9ea7 (diff)
gentoo resync : 16.01.2020
Diffstat (limited to 'sci-chemistry/pdb2pqr')
-rw-r--r--sci-chemistry/pdb2pqr/Manifest2
-rw-r--r--sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild9
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/pdb2pqr/Manifest b/sci-chemistry/pdb2pqr/Manifest
index 1bc3b86f9d6f..87ce3397495f 100644
--- a/sci-chemistry/pdb2pqr/Manifest
+++ b/sci-chemistry/pdb2pqr/Manifest
@@ -3,5 +3,5 @@ AUX pdb2pqr 263 BLAKE2B 3cbd33cf9fb9fd6469c71d8d167ed0fb85ad7b87b6caf27dabb2490b
AUX pdb2pqr-1.9.0-flags.patch 1392 BLAKE2B b6b6ac64f98944d85fc93c076d7258c8f980a0391d2cf086edc46bca3f4ef15a5cb720ef8ae2dc38007962a462fb88e92eb4f439c4f3267a5d1d83de5a848dd6 SHA512 deed0aef88dc43515745204f2b4209bd6b42702d9004d48797d642b8f497229424bd0bb92017982cec54c448ea35de563bd42017cd5dc042840acae8495d135b
AUX pdb2pqr-1.9.0-install-py.patch 578 BLAKE2B 91ad4b40ce3d13b574ad6d9ea84e55b08803fa018490a7327dae5621a371adfeda509188c049144301cbc023f4407f6c0daf7b57e7d3c10d95d78ab570a6f540 SHA512 902ad717e32790e9c691851dc4b92412f07ac79caf74b2b5794a10fa75cca7fa19e8814df4d8ba71bd2ecc98a3d777d0b79e6e43009171a32e8c99756d81d4d2
DIST pdb2pqr-src-1.9.0.tar.gz 9051969 BLAKE2B bacb2c65d319fb918a7a15b772c250398ffa991a93ee731ec15c8ae907304daf57282bf83c24f84d11945349a7f93f6f934575c117d4ce24d6530f14e60f3730 SHA512 7f3f191cca9879a0e166e82700c706f8c99bb66558a218e54845f10c3324b6c45d413da80b0782d96a8d56df1463262609db075aba3768db3942cb928ee7b98f
-EBUILD pdb2pqr-1.9.0-r1.ebuild 2908 BLAKE2B 6d605543d94ae2ad9a0b8184854c01bc007908dcb5af30da444d6ee5ec14ffeb9a0a73c0e832ac6d7b93cd1c0f3ad797ef8a09521df9eede8f010446a3483f2b SHA512 61df8503529a0032d72c068c1abdbb54bb2ce504bcd8e02dbac080901a30dc0aff9d7a848c21f0c7e6b1108e1574fa03d9aa3a73d68f4def6a790e355ec5611e
+EBUILD pdb2pqr-1.9.0-r1.ebuild 2961 BLAKE2B b8aa0bba7cb9d94f8a8fcc3246ae63d6c8a92f8148fbf28b73b683425b00bedb58069250b06e6e08e21ca483343723738c70c8c7e19309559d05c032c5bb4d62 SHA512 5e613fe7a2e927634fde7f685a8ab9429f171d469280a21c8004dd718a22e4ed5bcfb30e0d5ea6426744e0a75f4ffd366ae93d7c458d6bd72e0269e7dcb006a4
MISC metadata.xml 511 BLAKE2B 70a1bf9ff6db44bdbae39b1f58ac5b80769738b2ce8fbb19b3bcb9fbf7cec2a9eab215a7a922025b9110673cb834255240adf10613fd78a8fea47fa7be4fbba9 SHA512 11a010eea3bbbaaf4150a23dadcd10c45737745d51a3341cd7e69cc8537215f313d1ab57059eff265e73e34aeaef435585bb652f5497508dd12b99f67b8580c0
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild
index 46766b7715e6..ad95f8f410fa 100644
--- a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild
+++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit scons-utils fortran-2 flag-o-matic python-r1 toolchain-funcs
DESCRIPTION="Automated pipeline for performing Poisson-Boltzmann electrostatics calculations"
-HOMEPAGE="http://www.poissonboltzmann.org/"
+HOMEPAGE="https://www.poissonboltzmann.org/"
SRC_URI="https://github.com/Electrostatics/apbs-${PN}/releases/download/${P}/${PN}-src-${PV}.tar.gz"
SLOT="0"
@@ -19,7 +19,10 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- dev-python/numpy[${PYTHON_USEDEP}]
+ || (
+ dev-python/numpy-python2[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ )
sci-chemistry/openbabel-python[${PYTHON_USEDEP}]
opal? ( dev-python/zsi[${PYTHON_USEDEP}] )
pdb2pka? ( sci-chemistry/apbs[${PYTHON_USEDEP},-mpi] )"