summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 05:33:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-08 05:33:35 +0000
commitb7087e3332be0891ac05d5345f33b7383dfa1760 (patch)
tree5f5a3b988fadb89386b7381855049e42f8cd719f /x11-libs/libnotify
parentremove reference to old, removed dbus (bug #183696) (diff)
downloadgentoo-2-b7087e3332be0891ac05d5345f33b7383dfa1760.tar.gz
gentoo-2-b7087e3332be0891ac05d5345f33b7383dfa1760.tar.bz2
gentoo-2-b7087e3332be0891ac05d5345f33b7383dfa1760.zip
remove reference to old, removed dbus (bug #183696)
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog6
-rw-r--r--x11-libs/libnotify/libnotify-0.4.3.ebuild4
-rw-r--r--x11-libs/libnotify/libnotify-0.4.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index 113c10888495..bb0ffcb66ea0 100644
--- a/x11-libs/libnotify/ChangeLog
+++ b/x11-libs/libnotify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libnotify
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.31 2007/05/26 18:47:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.32 2007/07/08 05:33:35 mr_bones_ Exp $
+
+ 08 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org>
+ libnotify-0.4.3.ebuild, libnotify-0.4.4.ebuild:
+ remove reference to old, removed dbus (bug #183696)
26 May 2007; Samuli Suominen <drac@gentoo.org> libnotify-0.4.3.ebuild,
libnotify-0.4.4.ebuild:
diff --git a/x11-libs/libnotify/libnotify-0.4.3.ebuild b/x11-libs/libnotify/libnotify-0.4.3.ebuild
index ea97a4688b4f..2375c529277a 100644
--- a/x11-libs/libnotify/libnotify-0.4.3.ebuild
+++ b/x11-libs/libnotify/libnotify-0.4.3.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-libs/libnotify/libnotify-0.4.3.ebuild,v 1.10 2007/05/26 18:47:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.3.ebuild,v 1.11 2007/07/08 05:33:35 mr_bones_ Exp $
inherit eutils
@@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.6
>=dev-libs/glib-2.6
|| (
( >=dev-libs/dbus-glib-0.71 )
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.60 )
+ >=sys-apps/dbus-0.60
)
|| ( x11-misc/notification-daemon xfce-extra/notification-daemon-xfce )"
DEPEND="${RDEPEND}
diff --git a/x11-libs/libnotify/libnotify-0.4.4.ebuild b/x11-libs/libnotify/libnotify-0.4.4.ebuild
index c9e0fa6ebca2..953e000ea9fe 100644
--- a/x11-libs/libnotify/libnotify-0.4.4.ebuild
+++ b/x11-libs/libnotify/libnotify-0.4.4.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-libs/libnotify/libnotify-0.4.4.ebuild,v 1.2 2007/05/26 18:47:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.4.ebuild,v 1.3 2007/07/08 05:33:35 mr_bones_ Exp $
inherit eutils
@@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.6
>=dev-libs/glib-2.6
|| (
( >=dev-libs/dbus-glib-0.71 )
- ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.60 )
+ >=sys-apps/dbus-0.60
)
|| ( x11-misc/notification-daemon xfce-extra/notification-daemon-xfce )"
DEPEND="${RDEPEND}