Gentoo Archives: gentoo-dev

From: "Chad M. Huneycutt" <chad.huneycutt@×××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Recompile but NOT upgrade
Date: Fri, 03 May 2002 11:55:45
Message-Id: 3CD2C10E.9020802@acm.org
In Reply to: RE: [gentoo-dev] Recompile but NOT upgrade by "Sean P. Kane"
1 Sean P. Kane wrote:
2 > I figured out a few things that will help, but haven't spent more then a
3 > few minutes on it so far. It looks like to build a specific ebuild you
4 > need to feed it to emerge like this:
5 >
6 > emerge sys-apps/less/less-358-r3.ebuild
7 >
8 > So, taking the output of '/usr/lib/portage/bin/pkglist | sort' which
9 > gives you lines like:
10 >
11 > sys-apps/less-358-r3 sys-apps/net-tools-160-r1
12 >
13 > And then modifying them to look like:
14 >
15 > sys-apps/less/less-358-r3.ebuild
16 > sys-apps/net-tools/net-tools-160-r1.ebuild
17
18 Actually, you can do emerge =sys-apps/less-358-r3, so that will make it a
19 bit easier on you.
20
21 Chad

Replies

Subject Author
Re: [gentoo-dev] Recompile but NOT upgrade Zach Forrest <zach@××××××××××××××.ca>