gnome-extra/cinnamon: fix missing rdep USE flag in 3.2.x
authorThomas Kemmer <thomas@binaryden.de>
Mon, 9 Jan 2017 18:36:42 +0000 (19:36 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Jan 2017 19:22:16 +0000 (20:22 +0100)
Gentoo-Bug: 602480

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3203

gnome-extra/cinnamon/cinnamon-3.2.0-r1.ebuild
gnome-extra/cinnamon/cinnamon-3.2.6.ebuild
gnome-extra/cinnamon/cinnamon-3.2.7.ebuild

index 7b78b05936b4201b08e509a1984a6b934542b0e9..4856e64d564c2abc25098ae5e84730fee0149d50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -95,7 +95,7 @@ RDEPEND="${COMMON_DEPEND}
        x11-misc/xdg-utils
        x11-libs/xapps
 
-       dev-python/dbus-python[python_targets_python2_7]
+       dev-python/dbus-python[${PYTHON_USEDEP}]
        dev-python/gconf-python:2[python_targets_python2_7]
        dev-python/lxml[python_targets_python2_7]
        dev-python/pexpect[python_targets_python2_7]
index ffffe3bd41bbfe7688f1f65c43177f2c3dbf68a2..1f87bdf2b91cb73ac35f09a7c05a6f12de1aea70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -95,7 +95,7 @@ RDEPEND="${COMMON_DEPEND}
        x11-misc/xdg-utils
        x11-libs/xapps
 
-       dev-python/dbus-python[python_targets_python2_7]
+       dev-python/dbus-python[${PYTHON_USEDEP}]
        dev-python/gconf-python:2[python_targets_python2_7]
        dev-python/lxml[python_targets_python2_7]
        dev-python/pexpect[python_targets_python2_7]
index 7601c0f8fea975432519fa73d0ac2c069cf4022f..1f87bdf2b91cb73ac35f09a7c05a6f12de1aea70 100644 (file)
@@ -95,7 +95,7 @@ RDEPEND="${COMMON_DEPEND}
        x11-misc/xdg-utils
        x11-libs/xapps
 
-       dev-python/dbus-python[python_targets_python2_7]
+       dev-python/dbus-python[${PYTHON_USEDEP}]
        dev-python/gconf-python:2[python_targets_python2_7]
        dev-python/lxml[python_targets_python2_7]
        dev-python/pexpect[python_targets_python2_7]