Gentoo Archives: gentoo-dev

From: Daniel Armyr <daniel.armyr@××××.se>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Little prog to check compile-options for packages.
Date: Wed, 16 Apr 2003 13:40:14
Message-Id: 3E9D5C66.6090405@home.se
1 I thik I am the only one in the world who is interested in this feature,
2 but since I took the time to write the prog I can just as well post it.
3 It requires an installed portage, and being a python script obviously
4 python. I think some of you have issues with long emails, so I'll link
5 the code. Just save and make sure to set permissions. Then run >qflag
6 [substring] to display all packages with the given substring.
7
8 http://www.f.kth.se/~f00-dar/qflag/qflag
9
10 //Daniel Armyr
11
12
13
14
15
16
17
18
19 --
20 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Little prog to check compile-options for packages. Thomas de Grenier de Latour <degrenier@×××××××××××.fr>