Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] package.provided location question
Date: Sat, 10 Sep 2005 19:08:24
Message-Id: 5bdc1c8b050910115053b0ad79@mail.gmail.com
In Reply to: Re: [gentoo-user] package.provided location question by Chris Boot
1 On 9/10/05, Chris Boot <bootc@×××××.net> wrote:
2 >
3 > On 10 Sep 2005, at 16:15, Mark Knecht wrote:
4 >
5 > > Hi,
6 > > Generic question - why is package.provided located in
7 > > /etc/make.profile instead of in /etc/portage? Won't l lose my edits
8 > > when profile changes come along?
9 > >
10 > > It seems to me that if I take responsibility for a package, such as
11 > > jack-audio-connection-kit, that I wouldn't want the system to take
12 > > responsibility for it later on when a profile change comes along.
13 > >
14 > > package.provided is a great feature. I would have killed for this
15 > > on my old Redhat systems.
16 > >
17 > > Thanks,
18 > > Mark
19 >
20 > Yes, if you keep package.provided in /etc/make.profile it will get
21 > overwritten at every sync. The proper place to put your overrides is
22 > in /etc/portage/profile, which took me a good while to figure out...
23 >
24 > Indeed it is rather nice :-)
25 >
26 > HTH,
27 > Chris
28 >
29
30 Hi Chris,
31 Thanks. That seems to work and is indeed a much better place to put
32 it. I did not see that in the man pages (is it there?) so I appreciate
33 the pointer.
34
35 Cheers,
36 Mark
37
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] package.provided location question Neil Bothwick <neil@××××××××××.uk>