From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KuwCx-0007I7-7J for garchives@archives.gentoo.org; Tue, 28 Oct 2008 21:34:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AA58E048A; Tue, 28 Oct 2008 21:34:33 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.157]) by pigeon.gentoo.org (Postfix) with ESMTP id ED223E048A for ; Tue, 28 Oct 2008 21:34:32 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so777169ywm.46 for ; Tue, 28 Oct 2008 14:34:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=PrArO9Q3S2LhPSI8DfCHH34IPEvzHn3BZzoVtm57ii4=; b=EDMZF0QfsE5PdvQHwdWwBOCztTZ7l4MW3fx7wYDtOCrLVfIQVdF4+RmNU0pDswvPS4 ngdAvIqAf0StHFuSzMGqi0Lj1Z5DqzBmQuZDVblRE2U5BT+JFQXwxCWgE/g/jJK4Di2p 1fPOwx0sD9rWYHLVRmKDGP76YUl2/P+0zsbHU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=Ij2yhMKEuvF9u/eEakJB3Q2H25mT71eJXmmLInYf9ezEAsTw089q49s1+F5MpNgpkt nOQeXtk68/hWH0mSk16bcO1sBsHHlLr/F3Gsb3JOd4ySzzrd4srRhe2mPfcYS3JGVaVA Wx9rJr+Ybw6Kx9b4iDx7Bfb7TCBsQbM9reJ5I= Received: by 10.90.69.15 with SMTP id r15mr6530906aga.64.1225229671146; Tue, 28 Oct 2008 14:34:31 -0700 (PDT) Received: by 10.90.81.1 with HTTP; Tue, 28 Oct 2008 14:34:31 -0700 (PDT) Message-ID: <38af3d670810281434h3d4b896x26f594835c60e7a1@mail.gmail.com> Date: Tue, 28 Oct 2008 19:34:31 -0200 From: "Jorge Peixoto de Morais Neto" Sender: jorgepeixotomorais@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] package.keywords syntax? In-Reply-To: <200810282301.38000.alan.mckinnon@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49074E42.20905@las.ic.unicamp.br> <200810282301.38000.alan.mckinnon@gmail.com> X-Google-Sender-Auth: 327ea57cdf45226b X-Archives-Salt: 4c3bea6f-926e-439a-ae4c-dc7a2b6f5b6b X-Archives-Hash: f5d0dfef1316a6f6e3b24dafc04fc1b3 > Run autounmask, it creates a new file in /etc/portage/package.unmask/ > > Run a quick awk on it to get it into shape > > Move file to /etc/portage/package.mask/ > > Problem solved in a neat elegant insightful way. awk? I assumed it was an obsolete language included for compatibility. People should use Python, Perl, or sed's "s" command. Am I wrong? -- Software is like sex: it is better when it is free - Linus Torvalds