Gentoo Archives: gentoo-dev

From: Bob Phan <bob@××××××××××××××××.net>
To: gentoo-dev@g.o
Cc: gentoo-user@g.o
Subject: [gentoo-dev] Auto USE var generator
Date: Tue, 14 May 2002 15:09:01
Message-Id: Pine.LNX.4.21.0205141559410.2124-101000@lucifer.evil-core.com
1 This is the first, somewhat crude version of my auto-use variable
2 generator. Make sure you read the accompanied README file, and send
3 any feedback this way. It has a very slight issue with auto-enabled
4 use variables from use.desc, which is described in more detail in the
5 README file.
6
7 You'll need dev-python/pygtk
8
9 I wrote it in python because most portage tools are in python, so
10 everyone already has that installed. My python skill isn't the
11 greatest, so you gurus can critique that as well :). I invite
12 everyone else to send feature requests and whatnot back to me.
13
14 Enjoy.
15
16 --
17 /*
18 * Bob Phan <bob@××××××××××××××××.net,rphan@××××.com>
19 * Computational Chemistry Informatics
20 * Neurogen Corporation
21 * (203)488-8201 x4645
22 *
23 * To understand recursion, you must first understand recursion.
24 */

Attachments

File name MIME type
generate_use.tar.gz application/octet-stream

Replies

Subject Author
Re: [gentoo-dev] Auto USE var generator George Shapovalov <george@g.o>