gnome-extra/docky: fix dependency on dbus-sharp{,-glib}
authorChristoph Mende <angelos@gentoo.org>
Fri, 18 Sep 2015 05:15:05 +0000 (07:15 +0200)
committerChristoph Mende <angelos@gentoo.org>
Fri, 18 Sep 2015 05:18:51 +0000 (07:18 +0200)
Package-Manager: portage-2.2.20.1

gnome-extra/docky/docky-2.2.0.ebuild
gnome-extra/docky/docky-2.2.1.1.ebuild

index 024d9d77b861bd71c510a369d103a018c033adf4..08d21339a3e6b935ca733536753a55ff8238f473 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,8 +14,8 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="debug nls"
 
-RDEPEND="dev-dotnet/dbus-sharp
-       dev-dotnet/dbus-sharp-glib
+RDEPEND="dev-dotnet/dbus-sharp:1.0
+       dev-dotnet/dbus-sharp-glib:1.0
        dev-dotnet/gconf-sharp
        >=dev-dotnet/gio-sharp-0.2-r1
        dev-dotnet/glib-sharp
index 1037b061328938bcabca7c870a35838df5a8ed88..a4fb334ce96f55566dd2c253da501928306e7d23 100644 (file)
@@ -14,8 +14,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug nls"
 
-RDEPEND=">=dev-dotnet/dbus-sharp-0.8.0
-       >=dev-dotnet/dbus-sharp-glib-0.6.0
+RDEPEND=">=dev-dotnet/dbus-sharp-0.8.0:2.0
+       >=dev-dotnet/dbus-sharp-glib-0.6.0:2.0
        || ( >=dev-dotnet/gnome-sharp-2.24.2-r1:2 dev-dotnet/gconf-sharp:2 )
        >=dev-dotnet/gio-sharp-0.2-r1
        || ( >=dev-dotnet/gtk-sharp-2.12.21:2 dev-dotnet/glib-sharp:2 )