commit: aaeee711a6a26139d9b3322a9927f7f72fd61fb5
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 05:10:37 2015 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 05:18:41 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaeee711
dev-dotnet/notify-sharp: fix dependency on dbus-sharp{,-glib}
Package-Manager: portage-2.2.20.1
dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild
b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild
index ae33c3b..ef270d3 100644
--- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild
+++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild
@@ -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$
@@ -18,8 +18,8 @@ IUSE="doc"
RDEPEND=">=dev-lang/mono-1.1.13
>=dev-dotnet/gtk-sharp-2.10.1
- >=dev-dotnet/dbus-sharp-0.6
- >=dev-dotnet/dbus-sharp-glib-0.4
+ >=dev-dotnet/dbus-sharp-0.6:1.0
+ >=dev-dotnet/dbus-sharp-glib-0.4:1.0
>=x11-libs/libnotify-0.4.5"
DEPEND="${RDEPEND}"