| 1 | GLEP: 19 |
1 | GLEP: 19 |
| 2 | Title: Gentoo Stable Portage Tree |
2 | Title: Gentoo Stable Portage Tree |
| 3 | Version: $Revision: 1.3 $ |
3 | Version: $Revision: 1.4 $ |
| 4 | Last-Modified: $Date: 2004/01/30 02:27:28 $ |
4 | Last-Modified: $Date: 2004/01/30 02:41:45 $ |
| 5 | Author: Kurt Lieber <klieber@gentoo.org> |
5 | Author: Kurt Lieber <klieber@gentoo.org> |
| 6 | Status: Draft |
6 | Status: Draft |
| 7 | Type: Standards Track |
7 | Type: Standards Track |
| 8 | Content-Type: text/x-rst |
8 | Content-Type: text/x-rst |
| 9 | Created: 26-Jan-2004 |
9 | Created: 26-Jan-2004 |
| 10 | Post-History: 26-Jan-2004 |
10 | Post-History: 29-Jan-2004 |
| 11 | |
11 | |
| 12 | |
12 | |
| 13 | Abstract |
13 | Abstract |
| 14 | ======== |
14 | ======== |
| 15 | |
15 | |
| … | |
… | |
| 69 | resource constrained and unable to meed future deadlines. |
69 | resource constrained and unable to meed future deadlines. |
| 70 | |
70 | |
| 71 | The suggestion that seemed to get the most traction was the creation of a new |
71 | The suggestion that seemed to get the most traction was the creation of a new |
| 72 | "stable" keyword which would be added to appropriate ebuilds. The use of |
72 | "stable" keyword which would be added to appropriate ebuilds. The use of |
| 73 | "stable" would signify ebuilds that are ready for production in the stable |
73 | "stable" would signify ebuilds that are ready for production in the stable |
| 74 | tree whils "~stable" would be reserved for ebuilds which may be appropriate |
74 | tree while "~stable" would be reserved for ebuilds which may be appropriate |
| 75 | for the stable tree, but may require further testing before being deemed |
75 | for the stable tree, but may require further testing before being deemed |
| 76 | "ready for production". Off-cycle bug fixes and/or security updates may be |
76 | "ready for production". Off-cycle bug fixes and/or security updates may be |
| 77 | examples of ebuilds that require the ~server tag. |
77 | examples of ebuilds that require the ~server tag. |
| 78 | |
78 | |
| 79 | Implementation |
79 | Implementation |