ottxor 14/11/13 17:52:48 Modified: espresso++-1.9.3.ebuild ChangeLog Log: forgotten deps fix (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path 1.2 sci-physics/espresso++/espresso++-1.9.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/espresso++-1.9.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/espresso++-1.9.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/espresso++-1.9.3.ebuild?r1=1.1&r2=1.2 Index: espresso++-1.9.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso++/espresso++-1.9.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- espresso++-1.9.3.ebuild 13 Nov 2014 17:36:43 -0000 1.1 +++ espresso++-1.9.3.ebuild 13 Nov 2014 17:52:48 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/espresso++-1.9.3.ebuild,v 1.1 2014/11/13 17:36:43 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/espresso++-1.9.3.ebuild,v 1.2 2014/11/13 17:52:48 ottxor Exp $ EAPI=5 @@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS} virtual/mpi - dev-libs/boost[python,mpi,${PYTHON_USEDEP}] + dev-libs/boost:=[python,mpi,${PYTHON_USEDEP}] sci-libs/fftw:3.0 dev-python/mpi4py" DEPEND="${RDEPEND}" 1.14 sci-physics/espresso++/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso++/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 13 Nov 2014 17:40:31 -0000 1.13 +++ ChangeLog 13 Nov 2014 17:52:48 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/espresso++ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/ChangeLog,v 1.13 2014/11/13 17:40:31 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/ChangeLog,v 1.14 2014/11/13 17:52:48 ottxor Exp $ + + 13 Nov 2014; Christoph Junghans <[email protected]> espresso++-1.9.3.ebuild: + forgotten deps fix 13 Nov 2014; Christoph Junghans <[email protected]> -espresso++-1.6.0.ebuild, -espresso++-1.9.ebuild, metadata.xml:
