Gentoo Archives: gentoo-ppc-user

From: Marko Vallius <marko.vallius@×××.fi>
To: Gentoo Linux <gentoo-ppc-user@g.o>
Subject: Re: [gentoo-ppc-user] Emerge'ing PHP *without* emerge'ing Apache2
Date: Sun, 13 Jul 2003 07:22:43
Message-Id: Pine.LNX.4.50.0307131018420.26448-100000@turan.alpit.org
In Reply to: [gentoo-ppc-user] Emerge'ing PHP *without* emerge'ing Apache2 by Eric Pretorious
1 On Sun, 13 Jul 2003, Eric Pretorious wrote:
2 > How can I emerge Apache 1.3.27 *instead*of* Apache 2.0?
3
4 # emerge --pretend =apache-1.3.27
5
6 These are the packages that I would merge, in order:
7
8 Calculating dependencies ...done!
9 [ebuild N ] dev-libs/mm-1.3.0
10 [ebuild N ] net-www/apache-1.3.27
11
12 > (Yes - I'm sure that the answer exists out there _somewhere_ but it's just
13 > not forthcoming right now.)
14
15 Try "man emerge":
16
17 ebuild An ebuild must be, at a minimum, a valid Portage package
18 directory name without a version or category, such as
19 portage or python. Both categories and version numbers
20 may be used in addition, such as sys-apps/portage or
21 =python-2.2.1-r2.
22
23 --
24 Marko Vallius <marko.vallius@×××.fi> # http://iki.fi/markvall/
25
26 --
27 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Emerge'ing PHP *without* emerge'ing Apache2 Eric Pretorious <eric@××××××××××.net>