View previous topic :: View next topic |
Author |
Message |
jax1 Tux's lil' helper


Joined: 24 Jan 2004 Posts: 76
|
Posted: Wed Dec 29, 2004 5:28 pm Post subject: emerging apache 1.3.33 |
|
|
ppl,
if I do
Code: | # emerge -pv apache |
...portage tells me that apache 2.0.52-r1 will be emerged. I want the good-old 1.x apache, (1.3.33) .... how do I tell portage to give me that?
/J |
|
Back to top |
|
 |
tuxmin l33t


Joined: 24 Apr 2004 Posts: 838 Location: Heidelberg
|
Posted: Wed Dec 29, 2004 6:26 pm Post subject: |
|
|
Code: |
test -d /etc/portage || mkdir /etc/portage
echo ">=net-www/apache-2" >> /etc/portage/package.mask
|
Hth, Alex!!! _________________ ALT-F4 |
|
Back to top |
|
 |
|