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 1N8aRc-0000bo-0n for garchives@archives.gentoo.org; Thu, 12 Nov 2009 14:14:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 340FEE0BAF; Thu, 12 Nov 2009 14:13:50 +0000 (UTC) Received: from mail-gx0-f224.google.com (mail-gx0-f224.google.com [209.85.217.224]) by pigeon.gentoo.org (Postfix) with ESMTP id 178C8E0BAF for ; Thu, 12 Nov 2009 14:13:50 +0000 (UTC) Received: by gxk24 with SMTP id 24so4699081gxk.6 for ; Thu, 12 Nov 2009 06:13:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Hfi2jrlqJ203AOeH3hMRsx+/MrJQ+v6jOpCAbdYl4+8=; b=jS+jsgixf3k9DRTOwpuytbXYiTuntUu2H1Cj5LQUhkGQ/PB4Gj10hTGqzNF0yDKhf3 GaOuoMjLRPjbzJLLp/dVZ274ZSuA0AEEat10Z3kdnWDWKh6liSm3pn2W9GjTwVq6hXSW jf7BfCy5j01U/plrXxzy2UhKiZ0QRAKkXhh1w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=EI2HbjUqft6NVKgGpJCX7mXHZVWFFnDnt12OlJ0ekGmj/Ulu4pB9O1kC15lcT936h7 Yijznh8+d9dA7xBGR4U9ejUUeoJrFynRrY/csDLpJkJswWQudr5LtuN723haRKtvF6h2 uNPw92+XjElchfTOhX28Qv2sjLgbT0YE2k4rQ= Received: by 10.101.8.22 with SMTP id l22mr2613497ani.59.1258035229384; Thu, 12 Nov 2009 06:13:49 -0800 (PST) Received: from ?192.168.1.1? (adsl-0-116-142.jan.bellsouth.net [65.0.116.142]) by mx.google.com with ESMTPS id 34sm165738yxf.29.2009.11.12.06.13.47 (version=SSLv3 cipher=RC4-MD5); Thu, 12 Nov 2009 06:13:48 -0800 (PST) Message-ID: <4AFC181A.3050203@gmail.com> Date: Thu, 12 Nov 2009 08:13:46 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20091110 SeaMonkey/1.1.18 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] kdemultimedia-arts-3.5.10 and the arts flag References: <4AFC08F9.6020104@gmail.com> <20091112132645.75bcdcfa@zaphod.digimed.co.uk> In-Reply-To: <20091112132645.75bcdcfa@zaphod.digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: ba99b0d2-1fda-4450-a067-0dc1578dc515 X-Archives-Hash: 7e5acf19e828252ef11ed8cea98dba14 Neil Bothwick wrote: > On Thu, 12 Nov 2009 07:09:13 -0600, Dale wrote: > > >> Calculating dependencies... done! >> [ebuild R ] kde-base/kdelibs-3.5.10-r6 USE="acl alsa cups fam >> jpeg2k spell tiff (-arts) -avahi -bindist -branding -debug -doc >> -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -utempter" 0 kB >> [1] >> > > >> So, portage is ignoring my USE flags. Do I need a hammer for this to >> work? Is this me or what? I'm confused. >> > > The arts use flag has been masked, that why it is parenthesised. > > % grep arts /usr/portage/profiles/base/use.mask > # Mask USE arts. Deprecated. Remove this entry when kdelibs-3 is out of > tree. > arts > > You need to add -arts to /etc/portage/profile/use.mask > > > While I was searching with Google, it is said this can be gotten rid of which I don't mind doing. As long as the sound works, which others says it does, then I'm fine without it. When I disable it, or remove it from make.conf, it won't re-emerge anything when I run emerge -uvDN world. The key part being the -N of course. Anyway, I don't have that file so do I just create it? Is it sort of like a package.unmask file? Thanks much. Dale :-) :-)