From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add tlp. Date: Fri, 10 Feb 2017 13:49:07 +0100 Message-ID: <87r336dxdo.fsf@gnu.org> References: <20170131210118.3128-1-m.othacehe@gmail.com> <20170210062609.GA18340@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ccAdX-0004kQ-ML for guix-devel@gnu.org; Fri, 10 Feb 2017 07:49:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ccAdS-0008Fw-Sd for guix-devel@gnu.org; Fri, 10 Feb 2017 07:49:15 -0500 In-Reply-To: <20170210062609.GA18340@jocasta.intra> (John Darrington's message of "Fri, 10 Feb 2017 07:26:09 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > On Tue, Jan 31, 2017 at 10:01:18PM +0100, Mathieu Othacehe wrote: > > + (home-page "http://linrunner.de/en/tlp/tlp.html") > + (synopsis "Power management tool for Linux") > + (description "TLP is a power management tool for Linux. It com= es with > > Shouldn't we changed "Linux" to "Linux based GNU systems" or something si= milar? It uses interfaces specific to the kernel Linux so I think it=E2=80=99s technically correct. Ludo=E2=80=99.