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 <gentoo-commits+bounces-337653-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QCY5R-0003D3-J1 for garchives@archives.gentoo.org; Wed, 20 Apr 2011 14:08:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4E381C041; Wed, 20 Apr 2011 14:08:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A1CAC1C041 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Apr 2011 14:08:49 +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 2E8571B4074 for <gentoo-commits@lists.gentoo.org>; Wed, 20 Apr 2011 14:08:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 851978024D for <gentoo-commits@lists.gentoo.org>; Wed, 20 Apr 2011 14:08:48 +0000 (UTC) From: "Nirbheek Chauhan" <nirbheek@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" <nirbheek@gentoo.org> Message-ID: <fa545d896ae6317b546af2c8a95c69a33149934f.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-extra-apps/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild X-VCS-Directories: gnome-base/gnome-extra-apps/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: fa545d896ae6317b546af2c8a95c69a33149934f Date: Wed, 20 Apr 2011 14:08:48 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 34a852ad6ffdab7a9dcb8b04073b80b4 commit: fa545d896ae6317b546af2c8a95c69a33149934f Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 14:05:43 2011 +0000 Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 14:08:02 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dfa545d89 gnome-base/gnome-extra-apps: remove shotwell from the list * Latest version *adds* support for gnome-vfs! What stupidity? --- .../gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild b/= gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild index b285a87..af463db 100644 --- a/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild +++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-3.0.0.ebuild @@ -30,7 +30,6 @@ RDEPEND=3D" >=3Dgnome-extra/gnome-utils-${PV} >=3Dgnome-extra/gucharmap-${PV} >=3Dmail-client/evolution-${PV} - >=3Dmedia-gfx/shotwell-0.8.1 >=3Dmedia-sound/sound-juicer-2.99 >=3Dmedia-video/cheese-${PV} >=3Dnet-analyzer/gnome-nettool-${PV} @@ -38,5 +37,8 @@ RDEPEND=3D" >=3Dnet-misc/vino-${PV} >=3Dwww-client/epiphany-${PV} " +# Re-add when it stops using outdated libraries like gnome-vfs +#>=3Dmedia-gfx/shotwell-0.8.1 +# Note: bug-buddy is broken with GNOME 3 DEPEND=3D"" S=3D${WORKDIR}