jlec 14/06/25 13:54:26 Added: README.gentoo Log: dev-vcs/git-cola: Version Bump (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.1 dev-vcs/git-cola/files/README.gentoo file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/files/README.gentoo?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/files/README.gentoo?rev=1.1&content-type=text/plain Index: README.gentoo =================================================================== PYTHONPATH="${S}:${S}/build/lib:${PYTHONPATH}" LC_ALL="C" nosetests \ --verbose --with-doctest --with-id --exclude=jsonpickle --exclude=json \ || die "running nosetests failed" } pkg_postinst() { elog "Please make sure you have either a SSH key management installed and activated or" elog "installed a SSH askpass app like net-misc/x11-ssh-askpass." elog "Otherwise git-cole may hang when pushing/pulling from remote git repositories via SSH. " }
