From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-22.smtp.github.com [192.30.252.205]) by mail.toke.dk (Postfix) with ESMTPS id 04AF58367B1 for ; Mon, 26 Apr 2021 23:06:10 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=ZuZkX8ZC Received: from github.com (hubbernetes-node-9a98625.ac4-iad.github.net [10.52.208.33]) by smtp.github.com (Postfix) with ESMTPA id 25131560325 for ; Mon, 26 Apr 2021 14:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1619471169; bh=MC/t5DhRnEVzQDpZ2GsuHZbBs6krPKgJ2mXhgIpw4+Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZuZkX8ZCFPekuCMmAPACiMitU8xzomD9RktvD8l3E0NiPgeoFlQEc1mJvDWG4XGCj UEwB9/LRA/vl17ZjRirt/mj7tfh8vgZQQf+FADIpdMZOvJUfGoMMfUXE+ksIMuwDX4 n/3nYf3q8Yiso72MWfT0/mennYbuJL07Mx4+arz4= Date: Mon, 26 Apr 2021 14:06:09 -0700 From: "Gary E. Miller" To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_60872b41226ee_4f9c5a81343b5"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: garyemiller X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: 62NJPCZKNT5IQN6S5NKDA7PLLLIH4ZUV X-Message-ID-Hash: 62NJPCZKNT5IQN6S5NKDA7PLLLIH4ZUV X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] Add Gentoo support to your home page. (#223) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_60872b41226ee_4f9c5a81343b5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit > What's the command to install ebuilds on Gentoo these days? Just `emerge net-analyzer/flent` ? Yes, that is the proper command: ``` emerge net-analyzer/flent ``` I know it works, I just did it. Dave Taht recommended Flent to me. So I'm checking it out. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/223#issuecomment-827146698 ----==_mimepart_60872b41226ee_4f9c5a81343b5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

What's the command to install ebuilds on Gentoo these days? Just emerge net-analyzer/flent ?

Yes, that is the proper command:

emerge net-analyzer/flent

I know it works, I just did it. Dave Taht recommended Flent to me. So I'm checking it out.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_60872b41226ee_4f9c5a81343b5--