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 1NET37-0002C2-4y for garchives@archives.gentoo.org; Sat, 28 Nov 2009 19:33:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD042E0773; Sat, 28 Nov 2009 19:32:42 +0000 (UTC) Received: from mail-ew0-f214.google.com (mail-ew0-f214.google.com [209.85.219.214]) by pigeon.gentoo.org (Postfix) with ESMTP id 6C699E0773 for ; Sat, 28 Nov 2009 19:32:42 +0000 (UTC) Received: by ewy6 with SMTP id 6so1575737ewy.29 for ; Sat, 28 Nov 2009 11:32:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=8boZ+u+HdY4LZwITWsp3dYb7fLgnN38Gfk1kTVENV3A=; b=scHDnY/3rDWYDyp7PnkwLpfsIq5W2iRCUTO6lPc3Lb31Xl5HREzAT4teDcm3RtOyn8 Q0zZ9q+vSf4c/U+J0m8bMBhUA1hqndtIUG3ohmqxttNvnahKQBkr9tS9wkdYKsVH+P9X KJ8F2uvlMDuwAwmrsm+NATYT9Wi+UU9nn/tUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=D/qFpE7VDtjYtnhg6MtCxJuOuj+IM6GRsLH8M16vfut3z6+ettdYKYgqMDeB9sy2bh HrrdCJoPNFE0Tf73TIWHAx+4aKABT+OZJI7BSz9oJ66XEZZC/rhu2L0tUwiUK2RahXaI jz8dh/BZoPep4d7tdx4Y4RYX3pGkW61Wc+mhA= Received: by 10.216.86.11 with SMTP id v11mr854751wee.220.1259436761805; Sat, 28 Nov 2009 11:32:41 -0800 (PST) Received: from lappy.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id 5sm2625589eyf.8.2009.11.28.11.32.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 28 Nov 2009 11:32:40 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: FIXED: Re: KDE3 removal Date: Sat, 28 Nov 2009 19:32:28 +0000 User-Agent: KMail/1.12.1 (Linux/2.6.30-gentoo-r8; KDE/4.3.1; i686; ; ) References: <200911280001.33414.michaelkintzios@gmail.com> <200911281522.14562.alan.mckinnon@gmail.com> In-Reply-To: <200911281522.14562.alan.mckinnon@gmail.com> 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: multipart/signed; boundary="nextPart3016400.WtKRWIVViQ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200911281932.37490.michaelkintzios@gmail.com> X-Archives-Salt: 4f027cdb-22b8-4c4d-8363-7935bc0b1452 X-Archives-Hash: 79de9a4bb653bd3ceb3f3365ec7ec16c --nextPart3016400.WtKRWIVViQ Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Saturday 28 November 2009 13:22:14 Alan McKinnon wrote: > On Saturday 28 November 2009 02:01:22 Mick wrote: > > > To find out what depends on kate, kweather and kfloppy, use the corre= ct > > > portage tool: > > > > > > alan@nazgul ~ $ equery depends -a kate > > > * Searching for kate ... > > > kde-base/kdesdk-meta-4.3.1 (>=3Dkde-base/kate-4.3.1:4.3[kdeprefix=3D]) > > > kde-base/kdesdk-meta-4.3.3 (!kdeprefix ? > > > > > > >=3Dkde-base/kate-4.3.3[-kdeprefix]) (kdeprefix ? > > > > > > > >=3Dkde-base/kate-4.3.3:4.3[kdeprefix]) > > > > OK, but I am getting this much - slightly different to yours above: > > > > # equery depends -a kate > > [ Searching for packages depending on kate... ] > > kde-base/kde-meta-4.3.1 (>=3Dkde-base/kate-4.3.1:4.3[kdeprefix=3D]) > > kde-base/kdesdk-meta-4.3.1 (>=3Dkde-base/kate-4.3.1:4.3[kdeprefix=3D]) > > > > Now, fair enough, I do not have kde-base/kde-meta installed, so nothing > > wants to pull back in kate when I update world. >=20 > That's normal. The pre-defined sets in kde-testing overlay explicitly list > kate in the @kde set for that reason. >=20 > I suppose one could make several useful -meta packages DEPEND on kate, as > many users want kate and do not want the entire kdesdk package. But that > causes the same app to appear in more than one -meta package and the devs > seem to want to avoid that - there is a strict one-to-one mapping between > what the -meta packages install and what is shipped in the upstream > tarballs by KDE Sorry I'm being rather dense with this ... are you saying that the DEPENDs= =20 listed when you run 'equery depends -a kate' are different to mine because = you=20 are running KDE4 from KDE-testing overlay, while I am running stable portag= e? =2D-=20 Regards, Mick --nextPart3016400.WtKRWIVViQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEABECAAYFAksRetUACgkQVTDTR3kpaLbYQACffCH1mLU8KZ6boQBERdNstwZy 6y8AnRCwXSuROuYQy8kWWnjav9RaAJ0P =60NC -----END PGP SIGNATURE----- --nextPart3016400.WtKRWIVViQ--