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 <gentoo-dev+bounces-37985-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MvV7X-0004xR-3H for garchives@archives.gentoo.org; Wed, 07 Oct 2009 11:55:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A241E0B6C; Wed, 7 Oct 2009 11:55:49 +0000 (UTC) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by pigeon.gentoo.org (Postfix) with ESMTP id 68210E0B6C for <gentoo-dev@lists.gentoo.org>; Wed, 7 Oct 2009 11:55:49 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 15EA883815; Wed, 7 Oct 2009 07:55:49 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 07 Oct 2009 07:55:49 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version; s=smtpout; bh=EQIgfFGzBs2Kw28p0sSqo0Wr60E=; b=EraQ/CAbr5VQQ17n+MFETra4U0e3NpHAwhh0r3j2LLyw36PDng03t+0FlqZmWebanxWVYH89y7oQzSeCVCBCFkKgjE5Ks0BQO6gbaUcyvT4BbNkF2RdskMDr/39pDsd6VWQyPoNCxeRt5bWovWDISl7T3BOCK9tGBJk/HH73H4g= X-Sasl-enc: xsPnmd/yKDdTd69nP2HDzgRCKOQENmO8vnhC3hl9Bzku 1254916548 Received: from [10.0.0.80] (unknown [89.202.147.23]) by mail.messagingengine.com (Postfix) with ESMTPSA id 658982E373 for <gentoo-dev@lists.gentoo.org>; Wed, 7 Oct 2009 07:55:48 -0400 (EDT) Subject: Re: [gentoo-dev] Unused ebuild built_with_use cleanup From: Stelian Ionescu <sionescu@cddr.org> To: gentoo-dev@lists.gentoo.org In-Reply-To: <4AC20C83.3050904@gentoo.org> References: <4AC20C83.3050904@gentoo.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-03aCo7s00nv334TxndVA" Date: Wed, 07 Oct 2009 13:54:27 +0200 Message-Id: <1254916467.6236.11.camel@blackhole.cddr.org> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.28.0 X-Archives-Salt: a619fa86-b1b7-42c0-96ab-baec79a62b5e X-Archives-Hash: 0c40a68f9601770e8a406bfd187cc39e --=-03aCo7s00nv334TxndVA Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2009-09-29 at 16:32 +0300, Petteri R=C3=A4ty wrote: > I wrote a script to check which ebuilds use built_with_use and have > keywords in never versions making the ebuild unused. This means that > neither arch or ~arch users are likely to install the ebuild. The script > and the list of ebuilds is attached. I plan on removing all these > ebuilds two weeks from now unless a reason is given why not to. If you > see an ebuild on the list that should be kept, please migrate it to EAPI > 2. If you need assistance in migrating, I can help. With these gone > built_with_use usage will be down to about 600: built_with_use shouldn't be removed until EAPI=3D3 gets approved because currently there's no good way to emulate "--missing true|false|die" yes, I can use something like this in sbcl: || ( <sys-libs/glibc-2.6[nptl] >=3Dsys-libs/glibc-2.6 ) but not all its use cases may be this simple --=20 Stelian Ionescu a.k.a. fe[nl]ix Quidquid latine dictum sit, altum videtur. http://common-lisp.net/project/iolib --=-03aCo7s00nv334TxndVA 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) iEYEABECAAYFAkrMgXMACgkQjWsER8+9ASU4CQCdFAg+rg5G8pKT57GVKL62sVyN +VkAnilEMvxhu8+5oDguqHQm5Res04yU =E9/s -----END PGP SIGNATURE----- --=-03aCo7s00nv334TxndVA--