Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/
Date: Sat, 28 Nov 2020 19:37:02
Message-Id: 1606592197.5517c82efb9b793cd9b0533d5371080199789543.alexxy@gentoo
1 commit: 5517c82efb9b793cd9b0533d5371080199789543
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 28 19:36:37 2020 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 28 19:36:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5517c82e
7
8 sci-chemistry/pymol: Fix distutils warning
9
10 Package-Manager: Portage-3.0.10, Repoman-3.0.2
11 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
12
13 sci-chemistry/pymol/pymol-2.4.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/sci-chemistry/pymol/pymol-2.4.0.ebuild b/sci-chemistry/pymol/pymol-2.4.0.ebuild
17 index 04ac2f9895a..6ff6e2326d9 100644
18 --- a/sci-chemistry/pymol/pymol-2.4.0.ebuild
19 +++ b/sci-chemistry/pymol/pymol-2.4.0.ebuild
20 @@ -4,6 +4,7 @@
21 EAPI=7
22
23 PYTHON_COMPAT=( python3_{6,7,8,9} )
24 +DISTUTILS_USE_SETUPTOOLS=no
25
26 inherit distutils-r1 desktop optfeature flag-o-matic xdg-utils