diff options
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/root/root-5.34.00.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 9eae61bf9f6c..10daac3db652 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.103 2012/06/28 17:02:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.104 2012/07/03 18:58:04 jlec Exp $ + + 03 Jul 2012; Justin Lecher <jlec@gentoo.org> root-5.34.00.ebuild: + Set active pyton version to 2, #424145 28 Jun 2012; Justin Lecher <jlec@gentoo.org> root-5.26.00e-r1.ebuild, -root-5.26.00g.ebuild, -root-5.28.00h-r1.ebuild, -root-5.32.02-r1.ebuild, diff --git a/sci-physics/root/root-5.34.00.ebuild b/sci-physics/root/root-5.34.00.ebuild index 76e43de553ee..faff57df347e 100644 --- a/sci-physics/root/root-5.34.00.ebuild +++ b/sci-physics/root/root-5.34.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v 1.2 2012/06/28 17:02:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.00.ebuild,v 1.3 2012/07/03 18:58:04 jlec Exp $ EAPI=4 @@ -116,6 +116,7 @@ S="${WORKDIR}/${PN}" pkg_setup() { fortran-2_pkg_setup + python_set_active_version 2 python_pkg_setup echo elog "There are extra options on packages not yet in Gentoo:" |