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 1LhlgQ-00077l-IS for garchives@archives.gentoo.org; Thu, 12 Mar 2009 14:14:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AAD2E03CA; Thu, 12 Mar 2009 14:13:16 +0000 (UTC) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by pigeon.gentoo.org (Postfix) with ESMTP id 8677CE03CA for ; Thu, 12 Mar 2009 14:13:16 +0000 (UTC) Received: from [192.168.0.4] (ool-43505ef2.dyn.optonline.net [67.80.94.242]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KGE00D1HCU0CM91@mta1.srv.hcvlny.cv.net> for gentoo-user@lists.gentoo.org; Thu, 12 Mar 2009 10:13:16 -0400 (EDT) Date: Thu, 12 Mar 2009 10:13:11 -0400 From: dhk Subject: Re: [gentoo-user] emerge Error In-reply-to: <49B90343.7060009@j-schmitz.net> To: gentoo-user@lists.gentoo.org Message-id: <49B91877.70006@optonline.net> 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=UTF-8 Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.7 References: <49B90110.6070608@optonline.net> <49B90343.7060009@j-schmitz.net> User-Agent: Thunderbird 2.0.0.19 (X11/20090123) X-Archives-Salt: 47be62a0-37e2-4cb2-b2dc-c797851aaabc X-Archives-Hash: d8bc5d6d05ea2ac5ed1bbab106eec041 Justin wrote: > dhk schrieb: > >> - app-text/poppler-bindings-0.10.4 (Change USE: +cairo) > > > This line tells you what to do: > > reemerge poppler-bindings with USE="cairo" > That worked, Thanks.