gnome-extra/cinnamon-settings-daemon: Remove := inside ||, #586302
authorMichał Górny <mgorny@gentoo.org>
Tue, 21 Jun 2016 19:07:52 +0000 (21:07 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 21 Jun 2016 19:09:19 +0000 (21:09 +0200)
gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.3.ebuild
gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.4.ebuild

index 4d7a659dbb878e78e29402742156cf23a9fe99a3..2c1e840cae7c5e64d42adeb129af93a938877d84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -46,7 +46,7 @@ RDEPEND="
                x11-drivers/xf86-input-wacom
                x11-libs/libXtst )
        smartcard? ( >=dev-libs/nss-3.11.2 )
-       || ( >=sys-power/upower-0.9.11:= sys-power/upower-pm-utils )
+       || ( >=sys-power/upower-0.9.11 sys-power/upower-pm-utils )
        systemd? ( sys-apps/systemd:0= )
        !systemd? ( sys-auth/consolekit:0= )
 "
index bbcd83eb1a7dd7744d99c2f3dabf5ace76e59622..b514ddb95a44000ecc75c9a4dbf5b84973cc4ee2 100644 (file)
@@ -45,7 +45,7 @@ RDEPEND="
                x11-drivers/xf86-input-wacom
                x11-libs/libXtst )
        smartcard? ( >=dev-libs/nss-3.11.2 )
-       || ( >=sys-power/upower-0.9.11:= sys-power/upower-pm-utils )
+       || ( >=sys-power/upower-0.9.11 sys-power/upower-pm-utils )
        systemd? ( sys-apps/systemd:0= )
        !systemd? ( sys-auth/consolekit:0= )
 "