| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 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.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.14 2006/08/01 17:35:05 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.15 2006/10/28 09:17:55 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
|
|
10 | |
|
|
11 | <abstract> |
|
|
12 | Gentoo provides software separated in several branches, depending on stability |
|
|
13 | and architectural support. "Mixing Software Branches" inform you how these |
|
|
14 | branches can be configured and how you can override this separation |
|
|
15 | individually. |
|
|
16 | </abstract> |
| 10 | |
17 | |
| 11 | <version>1.7</version> |
18 | <version>1.7</version> |
| 12 | <date>2006-08-01</date> |
19 | <date>2006-08-01</date> |
| 13 | |
20 | |
| 14 | <section> |
21 | <section> |
| 15 | <title>Using One Branch</title> |
22 | <title>Using One Branch</title> |
| 16 | <subsection> |
23 | <subsection> |
| 17 | <title>The Stable Branch</title> |
24 | <title>The Stable Branch</title> |
| 18 | <body> |
25 | <body> |
| 19 | |
26 | |
| 20 | <p> |
27 | <p> |
| 21 | The ACCEPT_KEYWORDS variable defines what software branch you use on your |
28 | The ACCEPT_KEYWORDS variable defines what software branch you use on your |
| 22 | system. It defaults to the stable software branch for your architecture, for |
29 | system. It defaults to the stable software branch for your architecture, for |
| 23 | instance <c>x86</c>. |
30 | instance <c>x86</c>. |
| 24 | </p> |
31 | </p> |