Gentoo Archives: gentoo-commits

From: Paul Varner <fuzzyray@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoolkit:gentoolkit commit in: bin/
Date: Mon, 28 Nov 2011 15:46:43
Message-Id: 7bc10b6061fccb0cbb7c30987c622a2143d78a6d.fuzzyray@gentoo
1 commit: 7bc10b6061fccb0cbb7c30987c622a2143d78a6d
2 Author: Paul Varner <fuzzyray <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 15:45:57 2011 +0000
4 Commit: Paul Varner <fuzzyray <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 15:45:57 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=7bc10b60
7
8 Fix typo in euse
9
10 ---
11 bin/euse | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/bin/euse b/bin/euse
15 index febe732..0f59c91 100755
16 --- a/bin/euse
17 +++ b/bin/euse
18 @@ -155,7 +155,7 @@ Options: -h, --help - show this message
19 settings
20 -P, --prune - alias for --remove
21 -p, --package - used with -E, -D, and -R to apply to a
22 - speciic package only
23 + specific package only
24
25 Notes: ${PROGRAM_NAME} currently works for global flags defined
26 in make.globals, make.defaults, make.conf, use.force, and use.mask