summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe McCann <joem@gentoo.org>2006-01-04 17:24:52 +0000
committerJoe McCann <joem@gentoo.org>2006-01-04 17:24:52 +0000
commit9673b4d1321a2e83614bd2f8000e3d9dce01cc30 (patch)
tree720c1a9dd9a9d57032a4cd170de75d9814313dc1 /media-sound/rhythmbox/files
parentversion bump (diff)
downloadhistorical-9673b4d1321a2e83614bd2f8000e3d9dce01cc30.tar.gz
historical-9673b4d1321a2e83614bd2f8000e3d9dce01cc30.tar.bz2
historical-9673b4d1321a2e83614bd2f8000e3d9dce01cc30.zip
add dbus-0.60 patch, remove blocker
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'media-sound/rhythmbox/files')
-rw-r--r--media-sound/rhythmbox/files/rhythmbox-0.9.2-dbus-0.60.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-sound/rhythmbox/files/rhythmbox-0.9.2-dbus-0.60.patch b/media-sound/rhythmbox/files/rhythmbox-0.9.2-dbus-0.60.patch
new file mode 100644
index 000000000000..6ef613eddd91
--- /dev/null
+++ b/media-sound/rhythmbox/files/rhythmbox-0.9.2-dbus-0.60.patch
@@ -0,0 +1,12 @@
+--- shell/main.c 2005-12-04 12:56:47.000000000 -0600
++++ shell/main.c 2005-12-04 12:57:00.000000000 -0600
+@@ -266,7 +266,7 @@
+ G_TYPE_STRING,
+ "org.gnome.Rhythmbox",
+ G_TYPE_UINT,
+- DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT,
++ DBUS_NAME_FLAG_DO_NOT_QUEUE,
+ G_TYPE_INVALID,
+ G_TYPE_UINT,
+ &request_name_reply,
+