diff options
author | 2007-03-06 12:43:59 +0000 | |
---|---|---|
committer | 2007-03-06 12:43:59 +0000 | |
commit | f1f0862dc4fd6c61301a061076f88dd786fe5d34 (patch) | |
tree | f2ef4cae4eefbbe7f4e2826741bd03da1f91fe96 /appendices.tex | |
parent | Updates related to repositories that are not standalone (diff) | |
download | pms-f1f0862dc4fd6c61301a061076f88dd786fe5d34.tar.gz pms-f1f0862dc4fd6c61301a061076f88dd786fe5d34.tar.bz2 pms-f1f0862dc4fd6c61301a061076f88dd786fe5d34.zip |
Config protection, metadata.xml, undefined label fixes and makefile tweaks
git-svn-id: http://svn.repogirl.net/pms/trunk@43 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'appendices.tex')
-rw-r--r-- | appendices.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/appendices.tex b/appendices.tex index 3437e8f..5b21a02 100644 --- a/appendices.tex +++ b/appendices.tex @@ -2,3 +2,10 @@ \chapter{metadata.xml} \label{metadata-xml} + +The \t{metadata.xml} file is used to contain extra package- or category-level information beyond +what is stored in ebuild metadata. Its exact format is strictly beyond the scope of this document, +and is described in the DTD file located at \url{http://www.gentoo.org/dtd/metadata.dtd}. + + +% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en : |