From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-63599-garchives=archives.gentoo.org@gentoo.org>)
	id 1HlRtf-00048e-KV
	for garchives@archives.gentoo.org; Tue, 08 May 2007 15:46:40 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l48Fif4G014821;
	Tue, 8 May 2007 15:44:41 GMT
Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l48FdI1M008599
	for <gentoo-user@lists.gentoo.org>; Tue, 8 May 2007 15:39:19 GMT
Received: by wr-out-0506.google.com with SMTP id 60so1954334wri
        for <gentoo-user@lists.gentoo.org>; Tue, 08 May 2007 08:39:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=googlemail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=RfllWPeVW+yomFNmr3lT6QikyWWTGviYNwNOsnhhtb8MAFHr7uz7ET0wwWOOX0RhLuybGee0uPyPD6WN1haxm+dElID4TWxh5fY2rpUgqABaoEQviVJJp33cfsDSDPMurI05c6z48bdsKDV4G7MnkT52Dhsai3CS1xdfdaA4aGU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=RAbdFmNobBRcYXNg00nBTpPbUtRMSUSXjxPjqzrGNHbhqoKtj353i/bu9FAHFe8xKoq2Kn+VLqObDNgks3qT63ZifGFw89g4N59NGQ9G/J15ZLILnbD7fd7yu2J+Yhnq/DSNkW61tJEAEPfI0b5UD1RUYAcaOrtvRjUSXAUwYZk=
Received: by 10.78.123.5 with SMTP id v5mr2494055huc.1178638757584;
        Tue, 08 May 2007 08:39:17 -0700 (PDT)
Received: by 10.67.9.3 with HTTP; Tue, 8 May 2007 08:39:17 -0700 (PDT)
Message-ID: <6142e6140705080839o179245d0k16690a9df76f13dc@mail.gmail.com>
Date: Tue, 8 May 2007 17:39:17 +0200
From: "Daniel Pielmeier" <daniel.pielmeier@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] package.provided
In-Reply-To: <20070508152323.0890A84BC1@mail.ilievnet.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <20070508152323.0890A84BC1@mail.ilievnet.com>
X-Archives-Salt: 48814725-059a-43b7-b1c7-b1079d3d30af
X-Archives-Hash: bde53cbb34d3204c36ce42ac74228795

> I have x11-wm/beryl-0.2.1 installed on a stable system. One of its
> dependencies is ~x11-wm/aquamarine-0.2.1 which dies during compilation.
> This is fine with me because I installed beryl issuing:
> "emerge --resume --skipfirst"
> and it works OK. My problem is that portage wants to pull in aquamarine
> every time I execute:
>  "emerge -DuN world"
> or
>  "emerge --depclean".
>
> Following the official docs [1] I did
>  "echo x11-wm/aquamarine-0.2.1 >> /etc/portage/profile/package.provided"
> but it doesn't seem to help.

I guess you are using heliodor or emerald as window-decorator.
You can try to unset the kde use flag for the beryl ebuild which tries
to pull in aquamarine.
-- 
gentoo-user@gentoo.org mailing list