summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 05:34:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 05:34:39 +0000
commitd57102dc8fe4ea4782b57026818a8cd1a0527457 (patch)
tree54eb732e980d97c48890d1a780a0a36cb12d19c6 /x11-misc/notification-daemon
parentremove reference to old, removed dbus (bug #183696) (diff)
downloadgentoo-2-d57102dc8fe4ea4782b57026818a8cd1a0527457.tar.gz
gentoo-2-d57102dc8fe4ea4782b57026818a8cd1a0527457.tar.bz2
gentoo-2-d57102dc8fe4ea4782b57026818a8cd1a0527457.zip
remove reference to old, removed dbus (bug #183696)
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild4
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index ffd11e71600f..415e1e01d40a 100644
--- a/x11-misc/notification-daemon/ChangeLog
+++ b/x11-misc/notification-daemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/notification-daemon
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.38 2007/05/26 18:26:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.39 2007/07/08 05:34:39 mr_bones_ Exp $
+
+ 08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ notification-daemon-0.3.6-r1.ebuild, notification-daemon-0.3.7.ebuild:
+ remove reference to old, removed dbus (bug #183696)
26 May 2007; Samuli Suominen <drac@gentoo.org>
notification-daemon-0.3.6-r1.ebuild, notification-daemon-0.3.7.ebuild:
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild
index 0bf6f8a91845..353598991292 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.14 2007/05/26 18:26:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.15 2007/07/08 05:34:39 mr_bones_ Exp $
inherit gnome2 eutils
@@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.4.0
>=x11-libs/libsexy-0.1.3
|| (
>=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.60 )
+ >=sys-apps/dbus-0.60
)
x11-libs/libwnck
dev-libs/popt"
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild
index 4685d53d89ff..7a7acc0a7fba 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.2 2007/05/26 18:26:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.3 2007/07/08 05:34:39 mr_bones_ Exp $
inherit gnome2 eutils
@@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.4.0
>=x11-libs/libsexy-0.1.3
|| (
>=dev-libs/dbus-glib-0.71
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.60 )
+ >=sys-apps/dbus-0.60
)
x11-libs/libwnck"
DEPEND="${RDEPEND}