commit: 748ef46fde8eb29578b2e350288a791b8fd64ca9 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Wed Sep 3 22:52:52 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Wed Sep 3 22:53:40 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=748ef46f
live update Package-Manager: portage-2.2.8-r1 --- sci-chemistry/gromacs/ChangeLog | 3 +++ sci-chemistry/gromacs/gromacs-5.0.9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index fa5fa26..b89772c 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 03 Sep 2014; Christoph Junghans <[email protected]> gromacs-5.0.9999.ebuild: + live update + 07 Jul 2014; Christoph Junghans <[email protected]> gromacs-4.6.9999.ebuild, gromacs-5.0.9999.ebuild: sync with gx86, fix FEATURES=test diff --git a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild index 88169b2..92152a3 100644 --- a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild @@ -237,7 +237,7 @@ src_install() { BUILD_DIR="${WORKDIR}/${P}_${x}" \ cmake-utils_src_install if use doc; then - newdoc "${WORKDIR}/${P}_${x}"/manual/gromacs.pdf "${PN}-manual-${PV}.pdf" + newdoc "${WORKDIR}/${P}_${x}"/docs/manual/gromacs.pdf "${PN}-manual-${PV}.pdf" fi newbashcomp "${WORKDIR}/${P}_${x}"/src/programs/completion/gmx-completion.bash gromacs use mpi || continue
