diff options
author | Ciaran McCreesh <ciaran.mccreesh@googlemail.com> | 2011-06-11 21:04:34 +0100 |
---|---|---|
committer | Ciaran McCreesh <ciaran.mccreesh@googlemail.com> | 2011-06-11 22:01:23 +0100 |
commit | c8ab6b99bffa85bcd686284ba60a30f53c31c8b0 (patch) | |
tree | 85648059fc270179b70ec244f0e8382b1e2458c7 /ebuild-vars.tex | |
parent | List EMERGE_ as unspecified variables. (diff) | |
download | pms-c8ab6b99bffa85bcd686284ba60a30f53c31c8b0.tar.gz pms-c8ab6b99bffa85bcd686284ba60a30f53c31c8b0.tar.bz2 pms-c8ab6b99bffa85bcd686284ba60a30f53c31c8b0.zip |
Ding dong, old-style virtuals are dead
Diffstat (limited to 'ebuild-vars.tex')
-rw-r--r-- | ebuild-vars.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ebuild-vars.tex b/ebuild-vars.tex index 8df94e9..d183305 100644 --- a/ebuild-vars.tex +++ b/ebuild-vars.tex @@ -77,9 +77,6 @@ Ebuilds may define any of the following variables: \item[DEPEND] See section~\ref{sec:dependencies}. \item[EAPI] The EAPI. See below for defaults. \item[PDEPEND] See section~\ref{sec:dependencies}. -\item[PROVIDE] Zero or more qualified package names of any \i{old style} - virtuals provided by this package. See section~\ref{sec:dependencies} for full syntax. - \label{ebuild-var-provide} \item[RDEPEND] See section~\ref{sec:dependencies}. For some EAPIs, \t{RDEPEND} has special behaviour for its value if unset and when used with an eclass. See section~\ref{sec:rdepend-depend} for details. |