| … | |
… | |
| 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/2.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.50 2005/05/09 21:15:49 yoswink Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.51 2005/05/17 14:39:26 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.45</version> |
11 | <version>1.46</version> |
| 12 | <date>2005-05-09</date> |
12 | <date>2005-05-17</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Welcome to Portage</title> |
15 | <title>Welcome to Portage</title> |
| 16 | <body> |
16 | <body> |
| 17 | |
17 | |
| … | |
… | |
| 252 | </pre> |
252 | </pre> |
| 253 | |
253 | |
| 254 | </body> |
254 | </body> |
| 255 | </subsection> |
255 | </subsection> |
| 256 | <subsection> |
256 | <subsection> |
| 257 | <title>Stub Packages</title> |
257 | <title>Metapackages</title> |
| 258 | <body> |
258 | <body> |
| 259 | |
259 | |
| 260 | <p> |
260 | <p> |
| 261 | Some packages in the Portage tree don't have any real content but are used to |
261 | Some packages in the Portage tree don't have any real content but are used to |
| 262 | install a collection of packages. For instance, the <c>kde</c> package will |
262 | install a collection of packages. For instance, the <c>kde</c> package will |