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 1MCK8N-0007Tq-Vj for garchives@archives.gentoo.org; Thu, 04 Jun 2009 21:06:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51B06E0402; Thu, 4 Jun 2009 21:05:58 +0000 (UTC) Received: from a1iwww1.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B819E0402 for ; Thu, 4 Jun 2009 21:05:57 +0000 (UTC) Received: from a1ihome1.kph.uni-mainz.de (a1ihome1.kph.uni-mainz.de [134.93.134.75]) by a1iwww1.kph.uni-mainz.de (8.14.0/8.13.4) with ESMTP id n54L5v0i011840 for ; Thu, 4 Jun 2009 23:05:57 +0200 Received: from a1ihome1.kph.uni-mainz.de (localhost [127.0.0.1]) by a1ihome1.kph.uni-mainz.de (8.14.0/8.14.1) with ESMTP id n54L5v3i018045; Thu, 4 Jun 2009 23:05:57 +0200 Received: (from ulm@localhost) by a1ihome1.kph.uni-mainz.de (8.14.0/8.14.0/Submit) id n54L5v2X018040; Thu, 4 Jun 2009 23:05:57 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18984.14133.179507.71357@a1ihome1.kph.uni-mainz.de> Date: Thu, 4 Jun 2009 23:05:57 +0200 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Old eclasses - candidates for removal? X-Mailer: VM 8.0.2-487 under Emacs 22.3.1 (i686-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: 9d6bc882-b4c9-4d89-9f8a-23b0c67857bf X-Archives-Hash: a4e3fee30f3d2db39a61e7405e5a5a12 In last week's council meeting a policy for removal of old eclasses has been defined: ,---- | The council voted that to remove eclasses devs should take the | following steps: | 1) Deprecate eclasses. | 2) Removal of all functionality relating to installing. | 3) After two years the eclass may be removed. `---- A quick scan shows that the following eclasses were deprecated more than three years ago, and are used by no ebuild in the tree: 2002-05-25 inherit.eclass 2003-12-11 kde-i18n.eclass 2004-04-16 koffice-i18n.eclass 2005-09-18 jakarta-commons.eclass 2006-02-28 php.eclass 2006-02-28 php-2.eclass Do we want to remove any of these? Have I missed other candidates? Ulrich