Gentoo Archives: gentoo-dev

From: Mike Payson <mike@××××××××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] stabilitylevels and such issues.
Date: Sat, 20 Apr 2002 13:24:47
Message-Id: 200204201131.01194.mike@bucky.dawgdayz.com
In Reply to: Re: [gentoo-dev] stabilitylevels and such issues. by Terje Kvernes
1 > > and you need to be able to override the level by specifying a
2 > > specific version,
3 >
4 > I think this scheme will require you to do either:
5 >
6 > PORTAGE_LEVEL="" emerge <foo>
7 >
8 > or
9 >
10 > emerge --level=any emerge <foo>
11 >
12 > the first one already works.
13
14 How about something like:
15 emerge --force foo_1.1beta
16
17 with --force (or whatever keyword is chosen) telling it to ignore the
18 currently set stability level & install the particular package specified?

Replies

Subject Author
Re: [gentoo-dev] stabilitylevels and such issues. Terje Kvernes <terjekv@××××××××.no>