From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q9ThP-0003H8-AK for garchives@archives.gentoo.org; Tue, 12 Apr 2011 02:51:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B5EE1C089; Tue, 12 Apr 2011 02:51:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D21FA1C089 for ; Tue, 12 Apr 2011 02:51:19 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B47C1B40F5 for ; Tue, 12 Apr 2011 02:51:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1689E80065 for ; Tue, 12 Apr 2011 02:51:18 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <89001d1603b33b70b66adda041fbaf8652e22469.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/rhythmbox/ X-VCS-Repository: proj/gnome X-VCS-Files: media-sound/rhythmbox/rhythmbox-9999.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 89001d1603b33b70b66adda041fbaf8652e22469 Date: Tue, 12 Apr 2011 02:51:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 28bec610b3ce9ad4ce7ed13ca9e86e2a commit: 89001d1603b33b70b66adda041fbaf8652e22469 Author: Nirbheek Chauhan gentoo org> AuthorDate: Tue Apr 12 02:48:28 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Tue Apr 12 02:48:28 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D89001d16 media-sound/rhythmbox: update live ebuild deps --- media-sound/rhythmbox/rhythmbox-9999.ebuild | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/media-sound/rhythmbox/rhythmbox-9999.ebuild b/media-sound/rh= ythmbox/rhythmbox-9999.ebuild index fb03707..88cd4ec 100644 --- a/media-sound/rhythmbox/rhythmbox-9999.ebuild +++ b/media-sound/rhythmbox/rhythmbox-9999.ebuild @@ -35,7 +35,6 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.26.0:2 >=3Ddev-libs/dbus-glib-0.71 >=3Ddev-libs/gobject-introspection-0.10.0 >=3Ddev-libs/totem-pl-parser-2.32.1 - >=3Dgnome-base/gconf-2:2 >=3Dmedia-libs/libgnome-media-profiles-2.91.0:3 >=3Dnet-libs/libsoup-2.26:2.4 >=3Dnet-libs/libsoup-gnome-2.26:2.4 @@ -49,7 +48,7 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.26.0:2 gnome-keyring? ( >=3Dgnome-base/gnome-keyring-0.4.9 ) html? ( >=3Dnet-libs/webkit-gtk-1.3.9:3 ) lastfm? ( dev-libs/json-glib ) - libnotify? ( >=3Dx11-libs/libnotify-0.5.1 ) + libnotify? ( >=3Dx11-libs/libnotify-0.7.0 ) lirc? ( app-misc/lirc ) musicbrainz? ( media-libs/musicbrainz:3 ) udev? ( @@ -74,7 +73,6 @@ RDEPEND=3D"${COMMON_DEPEND} x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] x11-libs/pango[introspection] - gnome-base/gconf:2[introspection] =20 dbus? ( dev-python/dbus-python ) gnome-keyring? ( dev-python/gnome-keyring-python ) @@ -142,7 +140,7 @@ pkg_setup() { VALAC=3D$(type -P valac-0.10) --enable-mmkeys --disable-scrollkeeper - --disable-schemas-install + --disable-schemas-commpile --disable-static $(use_enable daap) $(use_enable lastfm) @@ -171,12 +169,6 @@ src_prepare() { ln -s $(type -P true) py-compile } =20 -src_compile() { - addpredict "$(unset HOME; echo ~)/.gconf" - addpredict "$(unset HOME; echo ~)/.gconfd" - gnome2_src_compile -} - src_test() { unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS