commit: acd88a6228684ae547f9b823b426f9627f68faad Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Fri Dec 26 01:08:11 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Fri Dec 26 01:08:11 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=acd88a62
fixed homepage and deps Package-Manager: portage-2.2.14 --- sci-physics/espresso/ChangeLog | 3 +++ sci-physics/espresso/espresso-9999.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-physics/espresso/ChangeLog b/sci-physics/espresso/ChangeLog index c1deada..39f0e5a 100644 --- a/sci-physics/espresso/ChangeLog +++ b/sci-physics/espresso/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 26 Dec 2014; Christoph Junghans <[email protected]> espresso-9999.ebuild: + fixed homepage and deps + 11 Aug 2014; Christoph Junghans <[email protected]> espresso-9999.ebuild, metadata.xml: sync with gx86 diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index 78cdf62..149a662 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools-utils python-single-r1 savedconfig DESCRIPTION="Extensible Simulation Package for Research on Soft matter" -HOMEPAGE="http://www.espressomd.org" +HOMEPAGE="http://espressomd.org" if [[ ${PV} = 9999 ]]; then EGIT_REPO_URI="git://git.savannah.nongnu.org/espressomd.git" @@ -48,7 +48,7 @@ RDEPEND=" DEPEND="${RDEPEND} doc? ( - || ( <app-doc/doxygen-1.7.6.1[-nodot] >=app-doc/doxygen-1.7.6.1[dot] ) + app-doc/doxygen[dot] dev-texlive/texlive-latexextra virtual/latex-base )"
