| 1 | GLEP: 6 |
1 | GLEP: 5 |
| 2 | Title: Extending metadata.xml |
2 | Title: Extending metadata.xml |
| 3 | Version: $Revision: 1.1 $ |
3 | Version: $Revision: 1.3 $ |
| 4 | Last-Modified: $Date: 2003/07/02 22:53:51 $ |
4 | Last-Modified: $Date: 2004/11/11 21:27:31 $ |
| 5 | Author: Heinrich Wendel <sysop@heinospage.de>, |
5 | Author: Heinrich Wendel <sysop@heinospage.de>, |
| 6 | Status: Draft |
6 | Status: deferred |
| 7 | Type: Standards Track |
7 | Type: Standards Track |
| 8 | Content-Type: text/x-rst |
8 | Content-Type: text/x-rst |
| 9 | Created: 02-Jul-2003 |
9 | Created: 02-Jul-2003 |
|
|
10 | Post-History: 02-Jul-2003, 11-Nov-2004 |
| 10 | |
11 | |
| 11 | |
12 | |
| 12 | Abstract |
13 | Abstract |
| 13 | ======== |
14 | ======== |
| 14 | |
15 | |
| 15 | As the latest development in Gentoo and Portage added the metadata.xml file |
16 | As the latest development in Gentoo and Portage added the metadata.xml file |
| 16 | to each package, which provides information about the package and it's |
17 | to each package, which provides information about the package and it's |
| 17 | maintainers, this GLEP proposes to extend this format in order to simplify |
18 | maintainers, this GLEP proposes to extend this format in order to simplify |
| 18 | the .ebuild format. |
19 | the .ebuild format. |
|
|
20 | |
|
|
21 | |
|
|
22 | Status |
|
|
23 | ====== |
|
|
24 | |
|
|
25 | Timed out |
| 19 | |
26 | |
| 20 | |
27 | |
| 21 | Motivation |
28 | Motivation |
| 22 | ========== |
29 | ========== |
| 23 | |
30 | |