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 1ShoY5-0006vF-De for garchives@archives.gentoo.org; Thu, 21 Jun 2012 21:04:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BE1AE0769 for ; Thu, 21 Jun 2012 21:04:16 +0000 (UTC) Received: from mxi2.callplus.net.nz (mx194.callplus.net.nz [202.180.66.194]) by pigeon.gentoo.org (Postfix) with ESMTP id 5FCA321C097 for ; Thu, 21 Jun 2012 18:56:26 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AihKAHdt40/KtHWD/2dsb2JhbABFKodbqgWCHAOBKoEIghgBAQU6HDMLGAkVEA8BKR40h2+6JosugR+BYoMcA6UrgnQ X-IronPort-AV: E=Sophos;i="4.77,452,1336305600"; d="scan'208";a="273582866" Received: from 202-180-117-131.callplus.net.nz (HELO vrooom-vrooom.localnet) ([202.180.117.131]) by ismtp2.tranzpeer.net with ESMTP/TLS/DHE-RSA-AES256-SHA; 22 Jun 2012 06:56:30 +1200 From: Francois Bissey To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] keeping my sage keywords up-to-date Date: Fri, 15 Jun 2012 21:17:34 +1200 Message-ID: <1998544.4Gs4u6ivHe@vrooom-vrooom> User-Agent: KMail/4.8.3 (Linux/3.0.0-sabayon; KDE/4.8.3; i686; ; ) 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-Archives-Salt: 80981d77-4d11-42b3-b4a7-7856b0adb01a X-Archives-Hash: 1569a8cc63c65c2c5d80d07a1488250d On Fri, 15 Jun 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? > Hi Thomas, we provide a package.keyword file that you can link too and we try to maintain it properly. There is the occasional break when we do a clean but you can use it. It is part of the overlay so if you didn't change layman settings it should be /var/lib/layman/sage-on-gentoo/package.keywords/sage There is also a package.use file. Francois