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 1SfVGh-0008Og-Fd for garchives@archives.gentoo.org; Fri, 15 Jun 2012 12:04:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4659E080A for ; Fri, 15 Jun 2012 12:04:46 +0000 (UTC) Received: from mailgate-02.zdv.uni-mainz.de (mailgate-02.zdv.uni-mainz.de [134.93.178.246]) by pigeon.gentoo.org (Postfix) with ESMTP id B2932E06FC for ; Fri, 15 Jun 2012 10:14:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=uni-mainz.de; i=@uni-mainz.de; q=dns/txt; s=ironport; t=1339755262; x=1371291262; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=2Ent33xWyz+ndSf3cDduoEioEKRm6agUYEG9u9o8Hj4=; b=YIF4Vz9XFkscY8vJOV4zHCzBbV8fLQ8la9wueu1kA35bs+soKgsVdaOX oaUf+/4udZspAVXOM9d6gdlbSQfx3/PB9bpo81OOVJGg4FNQXWRxPXBgc 1SLmuevVX9azgQXOpXEo4NX3ai4mjS/1FLEjlDsOAyp6h8ztrKUEDhi6/ M=; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqYVACAK208KXgZQ/2dsb2JhbABFiASpc4RYghgBAQU6TwsYCRUQDwFHBi6HcLpDizaCdoMbA6UhgmI Received: from e14hub-01.zdv.uni-mainz.de ([10.94.6.80]) by mailgate-02.zdv.uni-mainz.de with ESMTP; 15 Jun 2012 12:14:21 +0200 Received: from cschwan-laptop.localnet (134.93.91.124) by mail.uni-mainz.de (10.94.6.82) with Microsoft SMTP Server (TLS) id 14.2.283.3; Fri, 15 Jun 2012 12:14:15 +0200 From: Christopher Schwan To: Subject: Re: [gentoo-science] keeping my sage keywords up-to-date Date: Fri, 15 Jun 2012 12:14:21 +0200 Message-ID: <27344342.xWffVIXlKi@cschwan-laptop> User-Agent: KMail/4.8.3 (Linux/3.2.12-gentoo; KDE/4.8.3; x86_64; ; ) In-Reply-To: <20120615085241.GB10383@schlaumatte.Speedport_W723_V_Typ_A_1_00_092> References: <20120615085241.GB10383@schlaumatte.Speedport_W723_V_Typ_A_1_00_092> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-IP: [134.93.91.124] X-Archives-Salt: c54ee35b-e159-41bd-bbd5-40b38c0826ea X-Archives-Hash: 4e3963eaafbaa20025ac15151517d6dd On Friday 15 June 2012 10:52:41 Thomas Kahle wrote: > Hi, > > I'm running sage on a mostly stable amd64 system. I wonder if somebody > else does this and how they keep their keywords up-to-date. The > autounmask feature of portage is a bit of help on first install, but > quite useless to keep the sage tree in sync. Surely one could make a > script that updates the keyword file based on the latest versions in > s-o-g. Has anyone done this or implemented some other solution? > > Thanks, > Thomas I am also using mostly stable amd64. For the keywords we have the file package.keywords/sage which works quite well (see also the README). Did you see that file/do you have any problems with it? Cheers, Christopher