gnome-extra/nm-applet: enable modemmanager by default
[gentoo.git] / gnome-extra / cinnamon-screensaver / cinnamon-screensaver-2.8.0-r1.ebuild
index fd41717b3b40bb14f2a3dc54729fabd75b7a1f60..87130ef96d5cb4149f464bc7cdabbc8eec64ec4e 100644 (file)
@@ -1,6 +1,5 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 EAPI="5"
 GCONF_DEBUG="yes"
@@ -15,7 +14,8 @@ SRC_URI="https://github.com/linuxmint/cinnamon-screensaver/archive/${PV}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="doc pam systemd"
-KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
        >=dev-libs/glib-2.37.3:2[dbus]
@@ -43,7 +43,7 @@ COMMON_DEPEND="
        systemd? ( >=sys-apps/systemd-31:0= )
 "
 # our cinnamon-1.8 ebuilds installed a cinnamon-screensaver.desktop hack
-RDEPEND="
+RDEPEND="${COMMON_DEPEND}
        !~gnome-extra/cinnamon-1.8.8.1
        !systemd? ( sys-auth/consolekit )