From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by chiba.3jane.net (Postfix) with ESMTP id 686D2AC78E for ; Sat, 20 Apr 2002 13:24:47 -0500 (CDT) Received: from bucky.dawgdayz.com ([12.231.121.88]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020420182441.YQUE1102.rwcrmhc54.attbi.com@bucky.dawgdayz.com> for ; Sat, 20 Apr 2002 18:24:41 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Mike Payson To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] stabilitylevels and such issues. Date: Sat, 20 Apr 2002 11:31:01 -0700 X-Mailer: KMail [version 1.4] References: <200204192137.19703.mike@bucky.dawgdayz.com> In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204201131.01194.mike@bucky.dawgdayz.com> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: f3df24b9-e8ca-458d-9b38-cd03828fb7ec X-Archives-Hash: 9afaaba486446c308e5a1fd6462bd34a > > and you need to be able to override the level by specifying a > > specific version, > > I think this scheme will require you to do either: > > PORTAGE_LEVEL=3D"" emerge > > or > > emerge --level=3Dany emerge > > the first one already works. How about something like: emerge --force foo_1.1beta with --force (or whatever keyword is chosen) telling it to ignore the=20 currently set stability level & install the particular package specified?= =20