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 1Q3wvm-0004qx-Uj for garchives@archives.gentoo.org; Sun, 27 Mar 2011 20:51:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A9AE1C130; Sun, 27 Mar 2011 20:51:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D15AC1C130 for ; Sun, 27 Mar 2011 20:51:14 +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 614271B416F for ; Sun, 27 Mar 2011 20:51:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C84D68006A for ; Sun, 27 Mar 2011 20:51:13 +0000 (UTC) From: "Priit Laes" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Priit Laes" Message-ID: <5cc1db9f028e47e54d82173916f66ef3dd578b6e.plaes@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/rhythmbox/ X-VCS-Repository: proj/gnome X-VCS-Files: media-sound/rhythmbox/rhythmbox-0.13.3.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: 5cc1db9f028e47e54d82173916f66ef3dd578b6e Date: Sun, 27 Mar 2011 20:51:13 +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: d5cfb827d856de5a6175e32371192331 commit: 5cc1db9f028e47e54d82173916f66ef3dd578b6e Author: Priit Laes plaes org> AuthorDate: Sun Mar 27 20:44:54 2011 +0000 Commit: Priit Laes plaes org> CommitDate: Sun Mar 27 20:44:54 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D5cc1db9f media-sound/rhythmbox: Fix USE=3Ddaap dependencies --- media-sound/rhythmbox/rhythmbox-0.13.3.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild b/media-sound/= rhythmbox/rhythmbox-0.13.3.ebuild index 31c67f4..7a34315 100644 --- a/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.13.3.ebuild @@ -40,7 +40,7 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.12 brasero? ( >=3Dapp-cdr/brasero-0.9.1 ) !brasero? ( >=3Dgnome-extra/nautilus-cd-burner-2.21.6 ) ) daap? ( - >=3Dnet-libs/libdmapsharing-2.1.6:2.2 + net-libs/libdmapsharing:3.0 >=3Dnet-dns/avahi-0.6 ) html? ( >=3Dnet-libs/webkit-gtk-1.1.17 ) gnome-keyring? ( >=3Dgnome-base/gnome-keyring-0.4.9 )