Gentoo Archives: gentoo-user

From: Hans-Werner Hilse <hilse@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to find USE flags of a tbz2?
Date: Sun, 06 Jan 2008 19:24:57
Message-Id: 20080106202421.4a4d13b8.hilse@web.de
In Reply to: [gentoo-user] How to find USE flags of a tbz2? by Konstantinos Agouros
1 Hi,
2
3 On Sun, 6 Jan 2008 19:05:18 +0000 (UTC)
4 Konstantinos Agouros <elwood@×××××××.de> wrote:
5
6 > if an ebuild was executed with --buildpkg, is there an easy way to extract
7 > the USE-flags that were in place from the resulting .tbz2?
8
9 qtbz2 -xO your.tbz2 | qxpak -xO - USE
10
11 -hwh
12 --
13 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to find USE flags of a tbz2? Mick <michaelkintzios@×××××.com>