mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
cvs.eclass: Fix eclass documentation
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -195,7 +195,9 @@ if [[ ${ECVS_AUTH} == "ext" ]] ; then
|
||||
BDEPEND+=" net-misc/openssh"
|
||||
fi
|
||||
|
||||
# called from cvs_src_unpack
|
||||
# @FUNCTION: cvs_fetch
|
||||
# @DESCRIPTION:
|
||||
# Fetch sources from a CVS repository. Called from cvs_src_unpack.
|
||||
cvs_fetch() {
|
||||
# Make these options local variables so that the global values are
|
||||
# not affected by modifications in this function.
|
||||
|
||||
Reference in New Issue
Block a user