summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@ciaranm.org>2007-07-08 18:55:43 +0000
committerCiaran McCreesh <ciaranm@ciaranm.org>2007-07-08 18:55:43 +0000
commite3492719f7a18c6074c9ed2fc1de0b06986a015e (patch)
tree9f04c5a36a361f2886aea37d62a5b9250e0b9104
parentMultiple parents. Gentoo#174956 (diff)
downloadpms-e3492719f7a18c6074c9ed2fc1de0b06986a015e.tar.gz
pms-e3492719f7a18c6074c9ed2fc1de0b06986a015e.tar.bz2
pms-e3492719f7a18c6074c9ed2fc1de0b06986a015e.zip
Formatting
git-svn-id: http://svn.repogirl.net/pms/trunk@168 a05a4626-2124-0410-b604-e6c5abf33261
-rw-r--r--dependencies.tex2
-rw-r--r--ebuild-vars.tex3
2 files changed, 3 insertions, 2 deletions
diff --git a/dependencies.tex b/dependencies.tex
index 69b2586..d92989d 100644
--- a/dependencies.tex
+++ b/dependencies.tex
@@ -27,7 +27,7 @@ be surrounded on both sides by whitespace, except at the start and end of the st
via the previous item).
\item A URI, in the form \t{proto://host/path}. Permitted in \t{SRC\_URI} and \t{HOMEPAGE}.
\item A flat filename. Permitted in \t{SRC\_URI}.
-\item A license name (e.g. \t{GPL-2}. Permittedin \t{LICENSE}.
+\item A license name (e.g. \t{GPL-2}). Permittedin \t{LICENSE}.
\item An all-of group, which consists of an open parenthesis, followed by whitespace,
followed by zero or more of (a dependency item of any kind followed by whitespace), followed
by a close parenthesis. More formally:
diff --git a/ebuild-vars.tex b/ebuild-vars.tex
index 5f7fd7b..9e14a30 100644
--- a/ebuild-vars.tex
+++ b/ebuild-vars.tex
@@ -62,7 +62,8 @@ Ebuilds may define any of the following variables:
\item[RDEPEND] See section \ref{dependencies}.
\item[PDEPEND] See section \ref{dependencies}.
\item[PROVIDE] Zero or more qualified package names of any \e{old style}
- virtuals provided by this package. See \ref{description} for full syntax. \label{ebuild-var-provide}
+ virtuals provided by this package. See section \ref{dependencies} for full syntax.
+ \label{ebuild-var-provide}
\item[EAPI] The EAPI, by default \t{0}.
\item[RESTRICT] See section \ref{restrict}.
\end{description}