Gentoo Archives: gentoo-dev

From: fdnews_gentoo@×××××××××.org
To: gentoo-dev@g.o
Subject: [gentoo-dev] Need a new USE variable
Date: Mon, 16 Jun 2003 16:21:04
Message-Id: 200306161821.18809.fdnews_gentoo@partimage.org
1 Hi,
2
3 I am writing ebuilds scripts for the QtParted partition tool. The problem is
4 that tool need many external tools:
5 - xfsprogs if it supports the XFS file system
6 - jfsutils for JFS
7 - libntfs for NTFS
8
9 But the problem is these use variables does not existing (according to
10 "http://www.gentoo.org/dyn/use-index.xml").
11 I would need to use them. Can I just suppose these variables already exists,
12 or is there a need of declaration in the portage internals ?
13
14 It would be a good idea to answer this question in the
15 GentooDeveloperDocumentation.
16
17 thanks
18
19
20 --
21 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Need a new USE variable Jon Portnoy <avenj@g.o>
Re: [gentoo-dev] Need a new USE variable John Mylchreest <johnm@g.o>