=== modified file 'zsh-functions/confz_webrsync-gpg_init' --- zsh-functions/confz_webrsync-gpg_init 2014-06-19 21:51:18 +0000 +++ zsh-functions/confz_webrsync-gpg_init 2014-06-19 21:34:56 +0000 @@ -47,7 +47,7 @@ confz_webrsync-gpg_check() { - defvar gpgdir $site_script_dir/webrsync-gpg/gnupg + defvar gpgdir $site_script_dir/etc-webrsync/gnupg require PORTAGE_GPG_DIR :makeconf :gpgdir require FEATURES :makeconf feature=webrsync-gpg }