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 1RAPLh-0006Gm-JD for garchives@archives.gentoo.org; Sun, 02 Oct 2011 16:57:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01A0B21C030; Sun, 2 Oct 2011 16:57:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CBFB521C030 for ; Sun, 2 Oct 2011 16:57:01 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B6651B4008 for ; Sun, 2 Oct 2011 16:57:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3A6A080042 for ; Sun, 2 Oct 2011 16:56:59 +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: 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: plaes X-VCS-Committer-Name: Priit Laes X-VCS-Revision: f509855b03bec18cad3cd4a0331633542f56bad6 Date: Sun, 2 Oct 2011 16:56:59 +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: 5818235156b962bac67faa251ff59b2c commit: f509855b03bec18cad3cd4a0331633542f56bad6 Author: Priit Laes plaes org> AuthorDate: Sun Oct 2 16:47:06 2011 +0000 Commit: Priit Laes plaes org> CommitDate: Sun Oct 2 16:47:48 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Df509855b media-source/rhythmbox: update pygobject deps --- media-sound/rhythmbox/rhythmbox-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/media-sound/rhythmbox/rhythmbox-9999.ebuild b/media-sound/rh= ythmbox/rhythmbox-9999.ebuild index b4c6b4b..bfcde61 100644 --- a/media-sound/rhythmbox/rhythmbox-9999.ebuild +++ b/media-sound/rhythmbox/rhythmbox-9999.ebuild @@ -60,7 +60,7 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.26.0:2 musicbrainz? ( media-libs/musicbrainz:3 gnome-base/gconf:2 ) - python? ( >=3Ddev-python/pygobject-2.90.2:3[introspection] ) + python? ( dev-python/pygobject:3 ) udev? ( ipod? ( >=3Dmedia-libs/libgpod-0.7.92[udev] ) mtp? ( >=3Dmedia-libs/libmtp-0.3 )