| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.36 2004/08/30 17:44:00 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.37 2004/09/11 14:12:10 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Obtaining Package Information</title> |
11 | <title>Obtaining Package Information</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 440 | <pre caption="Installing a specific gnumeric version"> |
440 | <pre caption="Installing a specific gnumeric version"> |
| 441 | # <i>emerge "<gnumeric-1.2"</i> |
441 | # <i>emerge "<gnumeric-1.2"</i> |
| 442 | </pre> |
442 | </pre> |
| 443 | |
443 | |
| 444 | <p> |
444 | <p> |
| 445 | Other possibilities are of course ">" (later version) and "=" (the exact |
445 | Other possibilities are of course ">" (later version), "=" (the exact |
| 446 | version). |
446 | version) and the combinations "<=" and ">=". |
| 447 | </p> |
447 | </p> |
| 448 | |
448 | |
| 449 | </body> |
449 | </body> |
| 450 | </subsection> |
450 | </subsection> |
| 451 | <subsection> |
451 | <subsection> |
| … | |
… | |
| 523 | <pre caption="Installing a specific gnumeric version"> |
523 | <pre caption="Installing a specific gnumeric version"> |
| 524 | # <i>emerge --usepkg "<gnumeric-1.2"</i> |
524 | # <i>emerge --usepkg "<gnumeric-1.2"</i> |
| 525 | </pre> |
525 | </pre> |
| 526 | |
526 | |
| 527 | <p> |
527 | <p> |
| 528 | Other possibilities are of course ">" (later version) and "=" (the exact |
528 | Other possibilities are of course ">" (later version), "=" (the exact |
| 529 | version). |
529 | version) and the combinations "<=" and ">=". |
| 530 | </p> |
530 | </p> |
| 531 | |
531 | |
| 532 | |
532 | |
| 533 | </body> |
533 | </body> |
| 534 | </subsection> |
534 | </subsection> |