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 1RJD5y-0000AH-Q9 for garchives@archives.gentoo.org; Wed, 26 Oct 2011 23:41:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06CDC21C36D; Wed, 26 Oct 2011 23:41:09 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id C8A6721C055 for ; Wed, 26 Oct 2011 23:40:44 +0000 (UTC) Received: by ywe9 with SMTP id 9so1575695ywe.40 for ; Wed, 26 Oct 2011 16:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=OnPDDNErXuBBRVo0zoKLcFHO7hPnxoMMqsdW0g+feiQ=; b=UQsB0udZUxoyml1rO/FONvio+6FxNyIi65hJd4ZVApO0vnYHLKgllMSCZr+ftjW+1t HvwCj6Yv1S12zHU6gWllSPWVZIGh4ahVmbUYH+9xhXD4ja38XGMpwF0XNOkiqfv1hS1+ ngNVDFhsZY2+WHi9vVJnCiyN34/RDcYyOfwWI= Received: by 10.43.52.136 with SMTP id vm8mr55310278icb.26.1319672444061; Wed, 26 Oct 2011 16:40:44 -0700 (PDT) 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 Sender: vapierfilter@gmail.com Received: by 10.50.203.74 with HTTP; Wed, 26 Oct 2011 16:40:24 -0700 (PDT) From: Mike Frysinger Date: Thu, 27 Oct 2011 01:40:24 +0200 X-Google-Sender-Auth: Eb_NVvOTxlxdTMaHsVnBsSTfyGE Message-ID: Subject: [gentoo-dev] portability.eclass: dead egethome, egetshell, is-login-disabled funcs ? To: gentoo development Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: ab0c11178e5a0b00993481f0f0d39412 i can't see any ebuild/eclass using egethome, egetshell, is-login-disabled from portability.eclass. anyone have a reason for keeping these before i punt them ? -mike