aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAisha Tammy <gentoo@aisha.cc>2020-12-31 15:01:03 +0000
committerAisha Tammy <gentoo@aisha.cc>2020-12-31 15:01:03 +0000
commit53f4815ede1a74949c87692ebf4c6b8f94ac3c42 (patch)
tree912aec30a7d63619403abb09cbfa1774c08e6196 /sci-chemistry/modeller/modeller-9.25.ebuild
parentsci-libs/spyking-circus: version bump, bump py targets (diff)
downloadsci-53f4815ede1a74949c87692ebf4c6b8f94ac3c42.tar.gz
sci-53f4815ede1a74949c87692ebf4c6b8f94ac3c42.tar.bz2
sci-53f4815ede1a74949c87692ebf4c6b8f94ac3c42.zip
sci-chemistry/modeller: break patch into 2
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'sci-chemistry/modeller/modeller-9.25.ebuild')
-rw-r--r--sci-chemistry/modeller/modeller-9.25.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-chemistry/modeller/modeller-9.25.ebuild b/sci-chemistry/modeller/modeller-9.25.ebuild
index 8db00ea11..cac137131 100644
--- a/sci-chemistry/modeller/modeller-9.25.ebuild
+++ b/sci-chemistry/modeller/modeller-9.25.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{7,8,9} )
-
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1 eutils multilib
DESCRIPTION="Homology or comparative modeling of protein three-dimensional structures"
@@ -24,7 +24,10 @@ INPATH="${EPREFIX}"/opt/modeller${ver}
QA_PREBUILT="/opt/*"
-PATCHES=( "${FILESDIR}/${P}-convert2to3.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-convert2to3-p1.patch"
+ "${FILESDIR}/${P}-convert2to3-p2.patch"
+)
pkg_setup() {
case ${ARCH} in