commit:     0bf52fd63710d20619a8889178c19095a526160a
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 18:18:42 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 18:19:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf52fd6

app-admin/ansible: fix patching 2.10.1

Closes: https://bugs.gentoo.org/752483

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-admin/ansible/ansible-2.10.1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-admin/ansible/ansible-2.10.1.ebuild 
b/app-admin/ansible/ansible-2.10.1.ebuild
index e354669aeae..3bfcb1fab2c 100644
--- a/app-admin/ansible/ansible-2.10.1.ebuild
+++ b/app-admin/ansible/ansible-2.10.1.ebuild
@@ -57,8 +57,6 @@ DEPEND="
                dev-vcs/git
        )"
 
-PATCHES=( "${FILESDIR}/ansible-2.10.0-CVE-2020-25635-6.patch" )
-
 python_compile() {
        export ANSIBLE_SKIP_CONFLICT_CHECK=1
        distutils-r1_python_compile

Reply via email to