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 1Ml6Ue-0004DC-Ja for garchives@archives.gentoo.org; Tue, 08 Sep 2009 19:36:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B69ABE0AC4; Tue, 8 Sep 2009 19:36:43 +0000 (UTC) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by pigeon.gentoo.org (Postfix) with ESMTP id 5DA67E0AC4 for ; Tue, 8 Sep 2009 19:36:43 +0000 (UTC) Received: from rohan.altum.de (p5DC817D0.dip0.t-ipconnect.de [93.200.23.208]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MKsym-1Ml6Uc27Ba-000lVR; Tue, 08 Sep 2009 21:36:42 +0200 Received: from localhost (localhost [127.0.0.1]) by rohan.altum.de (Postfix) with ESMTP id 285B2C967FB for ; Tue, 8 Sep 2009 21:36:42 +0200 (CEST) Received: from gondolin.localnet (gondolin.fritz.box [192.168.1.27]) (Authenticated sender: heini) by rohan.altum.de (Postfix) with ESMTP id A64A2C967FA for ; Tue, 8 Sep 2009 21:36:40 +0200 (CEST) From: Dirk Heinrichs Organization: Privat To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Why is apps-misc/gnuit blocked by dev-util/git? Date: Tue, 8 Sep 2009 21:36:39 +0200 User-Agent: KMail/1.12.1 (Linux/2.6.30.5; KDE/4.3.1; i686; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200909082136.39583.dirk.heinrichs@online.de> X-Provags-ID: V01U2FsdGVkX1/riiVyValeYCh0W3wTo+z5keBEbQrF5sY+eUc zhiRzFLB5Bh2Et2nis/YEV94+UHAjWI6OkBQtT/csT1WU5aYxY fgp8Un+h1zQ2UVJoThCDA== X-Archives-Salt: 48e04d98-f468-429a-a22a-9442b9db4217 X-Archives-Hash: 84465568058bbf9c8c21b41593bb5f40 Am Dienstag 08 September 2009 21:32:42 schrieb Grant Edwards: > Both packages install (unrelated) executables named "gitview". Yeah, just seen it in the ebuild: # dev-util/git[gtk] installs the gitview tool which collides with this # package. Just remove the gtk flag from git and you can install both. Bye... Dirk