jlec 14/10/20 17:21:42 Modified: README.gentoo Log: dev-vcs/git-cola: Fix borked README, #526096 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/files/README.gentoo?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/files/README.gentoo?r1=1.1&r2=1.2 Index: README.gentoo =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/files/README.gentoo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.gentoo 25 Jun 2014 13:54:25 -0000 1.1 +++ README.gentoo 20 Oct 2014 17:21:42 -0000 1.2 @@ -1,10 +1,3 @@ - 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. " -} +Please make sure you have either a SSH key management installed and activated or +installed a SSH askpass app like net-misc/x11-ssh-askpass. +Otherwise git-cole may hang when pushing/pulling from remote git repositories via SSH.
