--- /usr/portage/app-shells/zsh/files/_portage-20040730 2004-08-15 13:40:03.000000000 +0200 +++ _portage 2004-08-16 08:01:20.000000000 +0200 @@ -124,7 +124,7 @@ # Stuff for emerge _emerge () { - local state + local state if (( CURRENT == 2 ));then _arguments -s \ '*:*:->actions' \ @@ -332,7 +332,7 @@ 'world[Represent all packages in the world profiles]' \ 'system[Represent all the system packages]' } - +local portage_pkglist gentoo_runlevels portdir pkgdir portdir_overlay overlay #Reading informations from make.conf [[ -n "${PORTDIR}" ]] && portdir="${PORTDIR}" [[ -n "${PKGDIR}" ]] && pkgdir="${PKGDIR}"