summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-05 08:19:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-05 08:19:45 +0000
commit980ccb61b738f612e9f2e5e81658cfa55817b3af (patch)
treee6e185364b99bbb8aa51be887d747d29f3058869 /dev-dotnet/notify-sharp
parentFix accidently added keywords (diff)
downloadgentoo-2-980ccb61b738f612e9f2e5e81658cfa55817b3af.tar.gz
gentoo-2-980ccb61b738f612e9f2e5e81658cfa55817b3af.tar.bz2
gentoo-2-980ccb61b738f612e9f2e5e81658cfa55817b3af.zip
Revert previous commit. If one of the daemons is causing troubles, it should be blocked instead of forcing one.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet/notify-sharp')
-rw-r--r--dev-dotnet/notify-sharp/ChangeLog7
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-dotnet/notify-sharp/ChangeLog b/dev-dotnet/notify-sharp/ChangeLog
index 1cd27fa0b97f..3f8792260a02 100644
--- a/dev-dotnet/notify-sharp/ChangeLog
+++ b/dev-dotnet/notify-sharp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-dotnet/notify-sharp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.9 2009/05/19 07:01:50 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/ChangeLog,v 1.10 2009/06/05 08:19:45 ssuominen Exp $
+
+ 05 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+ notify-sharp-0.4.0_pre20080912-r1.ebuild:
+ Revert previous commit. If one of the daemons is causing troubles, it
+ should be blocked instead of forcing one.
19 May 2009; Peter Alfredsen <loki_val@gentoo.org>
notify-sharp-0.4.0_pre20080912-r1.ebuild:
diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
index 8d146a8da6c8..7a4e631e522e 100644
--- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
+++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.6 2009/05/19 07:01:50 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20080912-r1.ebuild,v 1.7 2009/06/05 08:19:45 ssuominen Exp $
EAPI=2
@@ -22,7 +22,7 @@ RDEPEND=">=dev-lang/mono-1.1.13
>=dev-dotnet/gtk-sharp-2.10.1
>=dev-dotnet/dbus-sharp-0.6
>=dev-dotnet/dbus-glib-sharp-0.4
- >=x11-misc/notification-daemon-0.4.0"
+ >=x11-libs/libnotify-0.4.5"
DEPEND="${RDEPEND}
doc? ( virtual/monodoc )"