Gentoo Archives: gentoo-ppc-user

From: "David Bélanger" <dbelan2@×××××××××.ca>
To: Lenroc <lenroc@×××××.com>
Cc: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Re: How to merge a package with no "ppc" flag set?
Date: Sun, 19 Sep 2004 05:16:57
Message-Id: 20040919051653.GA2076@cs.mcgill.ca
In Reply to: [gentoo-ppc-user] Re: How to merge a package with no "ppc" flag set? by Lenroc
1 On Sat, Sep 18, 2004 at 08:16:02PM -0700, Lenroc wrote:
2 > On Sat, 18 Sep 2004 19:19:12 -0700, Lenroc wrote:
3 > >> Is there any way for me to emerge the package and see how it works, or
4 > >> should I just submit a bug asking for the "~ppc" flag to be added?
5 >
6 > Stefan responded, off list:
7 > | Arguably the most elegant way to do this is to insert a corresponding
8 > | line in /etc/portage/package.keywords (create the file--and
9 > | directory--if not present) to enable the ~x86 version for this package
10 > | only. In your case, insert the following line:
11 > |
12 > | www-apps/mambo -* ~x86
13 >
14 > That worked great, thanks Stefan!
15 >
16 > I haven't tried 'running' it yet, but it emerged just fine.
17 >
18
19 Hi Lenroc,
20
21 It is easier to simply provide the ebuild filename:
22 emerge /usr/portage/..../thepackage-version.ebuild
23
24 If it works great simply let the ppc developer know and
25 they will keyword it ~ppc.
26
27 David
28
29
30 ---
31
32 David Bélanger
33 Graduate Student
34 School of Computer Science
35 McGill University
36 Office: MC226
37
38 Web page: http://www.cs.mcgill.ca/~dbelan2/
39 Public key: http://www.cs.mcgill.ca/~dbelan2/public_key.txt
40
41
42 --
43 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Re: How to merge a package with no "ppc" flag set? Colin Kingsley <ckingsley@×××××.com>