Blob Blame History Raw
# Git clone what we need.
fetch_git cbb-gcc-${PKG_GCC_VERSION}	${GITROOT}/cbb/cbb-gcc-${PKG_GCC_VERSION};
fetch_git lazy				${GITROOT}/lazy;
fetch_git mmglue			${GITROOT}/mmglue;
fetch_git portage			${GITROOT}/ports/portage;
fetch_git psxstub			${GITROOT}/psxstub;

# vim:filetype=sh