From d47d895855bfefa4fb94006ab92f0ce94f3bc887 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 5 Jan 2019 14:06:19 -0600 Subject: [PATCH] app-emulation/qemu: fix python dependencies Closes: https://bugs.gentoo.org/672950 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Matthias Maier --- app-emulation/qemu/qemu-2.12.1.ebuild | 3 +-- app-emulation/qemu/qemu-3.1.0.ebuild | 3 +-- app-emulation/qemu/qemu-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/app-emulation/qemu/qemu-2.12.1.ebuild b/app-emulation/qemu/qemu-2.12.1.ebuild index 55529b0483c4..2059fa0d44f6 100644 --- a/app-emulation/qemu/qemu-2.12.1.ebuild +++ b/app-emulation/qemu/qemu-2.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -196,7 +196,6 @@ CDEPEND=" DEPEND="${CDEPEND} ${PYTHON_DEPS} dev-lang/perl - =dev-lang/python-2* sys-apps/texinfo virtual/pkgconfig kernel_linux? ( >=sys-kernel/linux-headers-2.6.35 ) diff --git a/app-emulation/qemu/qemu-3.1.0.ebuild b/app-emulation/qemu/qemu-3.1.0.ebuild index 0e8b2a654e2a..0d2cd40ccc3b 100644 --- a/app-emulation/qemu/qemu-3.1.0.ebuild +++ b/app-emulation/qemu/qemu-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -185,7 +185,6 @@ CDEPEND=" DEPEND="${CDEPEND} ${PYTHON_DEPS} dev-lang/perl - =dev-lang/python-2* sys-apps/texinfo virtual/pkgconfig kernel_linux? ( >=sys-kernel/linux-headers-2.6.35 ) diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 00f5573703e1..675dc448d69e 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -182,7 +182,6 @@ CDEPEND=" DEPEND="${CDEPEND} ${PYTHON_DEPS} dev-lang/perl - =dev-lang/python-2* sys-apps/texinfo virtual/pkgconfig kernel_linux? ( >=sys-kernel/linux-headers-2.6.35 ) -- 2.26.2