These files do not exist anymore. I did run a compilation before
commiting
878e0db62befbbe40403ba4b6bba204ecccca466 but for some
reason didn't catch these errors. Sorry :[.
Closes: https://bugs.gentoo.org/635390
Closes: https://bugs.gentoo.org/635136
Package-Manager: Portage-2.3.8, Repoman-2.3.3
tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
-DEPEND="${RDEPEND}
+
+DEPEND="
+ ${RDEPEND}
sys-devel/autoconf
nls? ( sys-devel/gettext )
"
fi
newbashcomp "${FILESDIR}"/${PN}-completion ${PN}
+
# keep in sync with 'complete ... -F' list
bashcomp_alias vim ex vi view rvim rview vimdiff
-
- # We shouldn't be installing the ex or view man page symlinks, as they
- # are managed by eselect-vi
- rm "${ED}"/usr/share/man/man1/{ex,view}.1 || die
}
pkg_postinst() {
tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
-DEPEND="${RDEPEND}
+
+DEPEND="
+ ${RDEPEND}
sys-devel/autoconf
nls? ( sys-devel/gettext )
"
fi
newbashcomp "${FILESDIR}"/${PN}-completion ${PN}
+
# keep in sync with 'complete ... -F' list
bashcomp_alias vim ex vi view rvim rview vimdiff
-
- # We shouldn't be installing the ex or view man page symlinks, as they
- # are managed by eselect-vi
- rm "${ED}"/usr/share/man/man1/{ex,view}.1 || die
}
pkg_postinst() {