summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2010-02-05 21:19:23 +0100
committerChristian Faulhammer <fauli@gentoo.org>2010-04-08 23:05:05 +0200
commit41c58bc7149e0ca6025170b57151258e6ff8a0e0 (patch)
tree53a62e7daea72da5988f4bcd4538b6b2dfe75d0e /eclasses.tex
parentPostpone definition of \t command. (diff)
downloadpms-41c58bc7149e0ca6025170b57151258e6ff8a0e0.tar.gz
pms-41c58bc7149e0ca6025170b57151258e6ff8a0e0.tar.bz2
pms-41c58bc7149e0ca6025170b57151258e6ff8a0e0.zip
Remove restriction that EXPORT_FUNCTIONS must be used only once.
Signed-off-by: Ulrich Mueller <ulm@gentoo.org> Signed-off-by: Christian Faulhammer <fauli@gentoo.org>
Diffstat (limited to 'eclasses.tex')
-rw-r--r--eclasses.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/eclasses.tex b/eclasses.tex
index 9aeec91..b3ad13b 100644
--- a/eclasses.tex
+++ b/eclasses.tex
@@ -71,8 +71,6 @@ should the author wish to override it he can access the function in \t{foo.eclas
\t{EXPORT\_FUNCTIONS} must only be used on ebuild phase functions. The function that is aliased
must be named \t{eclassname\_phasefunctionname}, where \t{eclassname} is the name of the eclass.
-\t{EXPORT\_FUNCTIONS} must be used at most once per eclass.
-
% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :
%%% Local Variables: