Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ufw/
Date: Wed, 01 Jul 2020 06:39:30
Message-Id: 1593585512.48ce5d7a087e0d810346606eb94ecda0d7444037.juippis@gentoo
1 commit: 48ce5d7a087e0d810346606eb94ecda0d7444037
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 1 06:32:18 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 1 06:38:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ce5d7a
7
8 net-firewall/ufw: define DISTUTILS_USE_SETUPTOOLS
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 net-firewall/ufw/ufw-0.36.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-firewall/ufw/ufw-0.36.ebuild b/net-firewall/ufw/ufw-0.36.ebuild
16 index 1b3a17c8f21..815e4edf373 100644
17 --- a/net-firewall/ufw/ufw-0.36.ebuild
18 +++ b/net-firewall/ufw/ufw-0.36.ebuild
19 @@ -5,6 +5,7 @@ EAPI=7
20
21 PYTHON_COMPAT=( python3_{6,7,8} )
22 DISTUTILS_IN_SOURCE_BUILD=1
23 +DISTUTILS_USE_SETUPTOOLS=no
24
25 inherit bash-completion-r1 distutils-r1 eutils linux-info systemd