summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-01-02 07:28:15 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-01-02 07:28:15 +0000
commitadd6143af626f782b32ffcde9e405e06abbf0ac6 (patch)
tree355ff94734b30e4f01037288eac8c069a608557c /media-sound/rhythmbox
parentAdd missing inherit. (diff)
downloadhistorical-add6143af626f782b32ffcde9e405e06abbf0ac6.tar.gz
historical-add6143af626f782b32ffcde9e405e06abbf0ac6.tar.bz2
historical-add6143af626f782b32ffcde9e405e06abbf0ac6.zip
Masking 0.60 in deps as cardoe is unmasking
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r--media-sound/rhythmbox/ChangeLog8
-rw-r--r--media-sound/rhythmbox/Manifest12
-rw-r--r--media-sound/rhythmbox/rhythmbox-0.9.2.ebuild6
3 files changed, 15 insertions, 11 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog
index 2edce571c422..825de4189198 100644
--- a/media-sound/rhythmbox/ChangeLog
+++ b/media-sound/rhythmbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/rhythmbox
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.61 2005/12/06 07:48:29 zaheerm Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.62 2006/01/02 07:28:15 compnerd Exp $
+
+ 02 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ rhythmbox-0.9.2.ebuild:
+ Adding blocker for 0.60 as Cardoe is unmasking
06 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
rhythmbox-0.8.8-r1.ebuild, rhythmbox-0.9.2.ebuild:
diff --git a/media-sound/rhythmbox/Manifest b/media-sound/rhythmbox/Manifest
index 570606a9edcf..0bfe66440b1a 100644
--- a/media-sound/rhythmbox/Manifest
+++ b/media-sound/rhythmbox/Manifest
@@ -1,9 +1,9 @@
-MD5 afaf09dad8a37b524662268bea3b9fb7 rhythmbox-0.8.8-r1.ebuild 2625
-MD5 8cd8fe4950e367c0652ce04de3b178c9 rhythmbox-0.9.2.ebuild 2455
-MD5 9fa11d2c61ad282e23b70fc1e10393af ChangeLog 7314
-MD5 e854b7f54a4de6256186cbdcaabbc1ec metadata.xml 200
-MD5 518953859231ab23eec13b7d8a004fdc files/digest-rhythmbox-0.9.2 69
-MD5 a3ff016aec5eec7277e2598ad013b80a files/rhythmbox-0.8.8-empty-xlib.patch 496
+MD5 1c45f420acc617d0661835b4300bfbdf ChangeLog 7447
MD5 44a42f72ca8c0f3136fded12f1aa7172 files/digest-rhythmbox-0.8.8-r1 69
+MD5 518953859231ab23eec13b7d8a004fdc files/digest-rhythmbox-0.9.2 69
MD5 7c49ce1b3d4a78dc9adba805fd3b82fb files/rhythmbox-0.8.7-gst_shn_support.patch 665
+MD5 a3ff016aec5eec7277e2598ad013b80a files/rhythmbox-0.8.8-empty-xlib.patch 496
MD5 9f5bc9bf255b78cc67342f9fc9423ef6 files/rhythmbox-0.8.8-ipod.patch 809
+MD5 e854b7f54a4de6256186cbdcaabbc1ec metadata.xml 200
+MD5 afaf09dad8a37b524662268bea3b9fb7 rhythmbox-0.8.8-r1.ebuild 2625
+MD5 27612723e8937bfb8392ed8acd04c42c rhythmbox-0.9.2.ebuild 2478
diff --git a/media-sound/rhythmbox/rhythmbox-0.9.2.ebuild b/media-sound/rhythmbox/rhythmbox-0.9.2.ebuild
index c25e4bc161c3..1e75d521b64c 100644
--- a/media-sound/rhythmbox/rhythmbox-0.9.2.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-0.9.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.9.2.ebuild,v 1.6 2005/12/06 07:48:29 zaheerm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.9.2.ebuild,v 1.7 2006/01/02 07:28:15 compnerd Exp $
inherit gnome2 eutils
@@ -29,7 +29,7 @@ RDEPEND=">=x11-libs/gtk+-2.5.4
>=sys-apps/hal-0.5 )
avahi? ( >=net-dns/avahi-0.5 )
!avahi? ( howl? ( >=net-misc/howl-0.9.8 ) )
- dbus? ( >=sys-apps/dbus-0.35 )
+ dbus? ( >=sys-apps/dbus-0.35 !>=sys-apps/dbus-0.60 )
=media-libs/gst-plugins-0.8*
=media-plugins/gst-plugins-gnomevfs-0.8*
vorbis? ( =media-plugins/gst-plugins-vorbis-0.8*