Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sftplogging USE flag in openssh
Date: Tue, 26 Sep 2006 18:29:06
Message-Id: 45196F5A.3060304@ilievnet.com
In Reply to: Re: [gentoo-user] sftplogging USE flag in openssh by Dave V
1 Dave V wrote:
2 > Here's how to find out:
3 > $ grep sftplogging /usr/portage/profiles/use.*
4 > /usr/portage/profiles/use.local.desc:net-misc/openssh:sftplogging - Enables sftp logging patch
5 >
6 > Dave
7 >
8
9 Here is my let's say "more gentooish" way for the same thing:
10
11
12 root@ldesktop ~ # euse -i sftplogging
13 global use flags (searching: sftplogging)
14 ************************************************************
15 no matching entries found
16
17 local use flags (searching: sftplogging)
18 ************************************************************
19 [- ] sftplogging (net-misc/openssh):
20 Enables sftplogging patch
21
22
23
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] sftplogging USE flag in openssh Mick <michaelkintzios@×××××.com>