app-emulation/qemu: fix python dependencies
authorMatthias Maier <tamiko@gentoo.org>
Sat, 5 Jan 2019 20:06:19 +0000 (14:06 -0600)
committerMatthias Maier <tamiko@gentoo.org>
Sat, 5 Jan 2019 20:07:16 +0000 (14:07 -0600)
Closes: https://bugs.gentoo.org/672950
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/qemu/qemu-2.12.1.ebuild
app-emulation/qemu/qemu-3.1.0.ebuild
app-emulation/qemu/qemu-9999.ebuild

index 55529b0483c4988915ebda7f9b6c7c8312bc26ee..2059fa0d44f6c095878e53e07a716e6aac122bd1 100644 (file)
@@ -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 )
index 0e8b2a654e2a161005fa721259c4ee42d94f6f8f..0d2cd40ccc3b46768899213ef0f571083a8c8c2f 100644 (file)
@@ -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 )
index 00f5573703e102e39e444d79781bc8b3550ec737..675dc448d69e07f21ea3f6205ca798bc7c4c6065 100644 (file)
@@ -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 )