Gentoo Archives: gentoo-catalyst

From: Douglas Campos <qmx2352@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] USE/ACCEPT_KEYWORDS in catalyst spec files
Date: Thu, 11 May 2006 20:41:28
Message-Id: cc04c5eb0605111340s7616fe41m7f058c186184d99@mail.gmail.com
In Reply to: [gentoo-catalyst] USE/ACCEPT_KEYWORDS in catalyst spec files by Marko Djukic
1 theres a option named
2 portage_confdir: /path/to/my/portageconf_dir
3 in the spec file
4 there you will put a package.use/package.keywords file in the same way
5 as /etc/portage/
6
7 I don't know how to globally accepting ~x86 , but u can do it app by app
8
9
10 On 5/11/06, Marko Djukic <djukic@×××××.com> wrote:
11 > Hi,
12 >
13 > How can I specify particular USE flags or ACCEPT_KEYWORDS for
14 > individual packages within a spec file for catalyst?
15 >
16 > I know I can specify ~x86 overall but that would just apply to all
17 > packages. What's the correct procedure for single packages? Is there a
18 > way to insert custom /etc/portage/package.use and package.keywords
19 > files other than manually?
20 >
21 > For example I have figured out that I can request specific ebuild
22 > versions in the livecd/packages variable: =lvm2-2.02.04-r1. But what's
23 > the best way to tell portage to allow ~x86 for that package also?
24 >
25 >
26 > Thanks,
27 >
28 > Marko
29 >
30 > --
31 > gentoo-catalyst@g.o mailing list
32 >
33 >
34
35 --
36 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] USE/ACCEPT_KEYWORDS in catalyst spec files Marko Djukic <djukic@×××××.com>