From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LRyBX-00048o-AG for garchives@archives.gentoo.org; Wed, 28 Jan 2009 00:21:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 115CDE0369; Wed, 28 Jan 2009 00:21:38 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.241]) by pigeon.gentoo.org (Postfix) with ESMTP id D7E3FE0369 for ; Wed, 28 Jan 2009 00:21:37 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so7220648rvf.46 for ; Tue, 27 Jan 2009 16:21:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=F+XdP9r0R58NDtw510mIM2dRpHNZmfKC+FMmYRsDVqU=; b=bEwYl7962ConYTX6Fl89Kcj1crkwlrz5OuoXpfTq8F4T0lBQFqmXbBF3E2aZApwwRM LRRoaoRRi7yat2hX8jwQj1Oge/9yEp5lsLyRktu94d8Qi8P/3RFYL+ROzPIN3rzWZW2+ DizmMiXtK7fXqURmUe+lqV9sAjUAgEFsem37Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Q5fuNUmyREboZqlMA3dOPmKGACjTrq0c2NvcbfvkS+Kkz/cnb3OY+cLCv/OyiAivOM IPdpOlZWScwi/9cXc33U1mf2OZ3arbwNWA5C7gpv47ZNTI3B6NRBSe9sADCa8M2fn7Mw 2HE9r4AX/0NGo7/u83jpOelUp+7iyDKbwAwzg= 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 Received: by 10.142.102.5 with SMTP id z5mr58544wfb.334.1233102097160; Tue, 27 Jan 2009 16:21:37 -0800 (PST) In-Reply-To: <20090127190907.614bdc04@t61.localhost> References: <5bdc1c8b0901271503h6449733ewb5df73c7e7c8eede@mail.gmail.com> <58965d8a0901271511s303d5b6exef0e6ca9eb2661e5@mail.gmail.com> <5bdc1c8b0901271541m7dd6e936qc37b3d099dc8610f@mail.gmail.com> <58965d8a0901271549h29ca50e9ladf97624a623263c@mail.gmail.com> <5bdc1c8b0901271603l37b73f4du52a3e4e29ff913b3@mail.gmail.com> <20090127190907.614bdc04@t61.localhost> Date: Tue, 27 Jan 2009 16:21:37 -0800 Message-ID: <5bdc1c8b0901271621j1bc32d8av5b397d66e79dfac2@mail.gmail.com> Subject: Re: [gentoo-user] Internet radio? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: e6e6b277-8c18-4bb6-9597-50b381035837 X-Archives-Hash: 2fd63825b877ab6689117a4b2d683abb On Tue, Jan 27, 2009 at 4:09 PM, Kenneth Prugh wrote: > On Tue, 27 Jan 2009 16:03:41 -0800 > Mark Knecht wrote: > >> On Tue, Jan 27, 2009 at 3:49 PM, Paul Hartman >> wrote: >> >> >> >> >> What keywords are required to get Amarok 2 to build? I'm not clear >> >> what ~*2.0.1.1 means. >> >> So from the man page it says that ~* means: >> >> "This version is "masked by missing keyword", stable on no >> architecture, but unstable >> on an alien architecture." >> >> Is there a way for me to build this for an amd64 machine? I tried >> portage.keywords with: >> >> media-sound/amarok ~amd64 *~ >> >> Do I need something in portage.unmask? >> > > Masked by missing keyword requires: > > media-sound/amarok ** > > in package.keywords if I remember correctly > Thanks. That does seem to wake things up. Not sure now if I want to do this. It's forcing me to unmask lots of KDE-4 packages and also to rebuild mysql with an 'embedded' flag. I seem to remember something about that causing problems for mythtv. Not sure. Thanks, Mark