summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-09 11:45:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-09 11:45:21 +0000
commita232f72220d6d355873705f31742dcd346f0b418 (patch)
treeee2d5ac5a2456251cb34cd03b94ae21d3d16e745 /sci-physics/root
parentRemoving Qt-4.6.3 (diff)
downloadgentoo-2-a232f72220d6d355873705f31742dcd346f0b418.tar.gz
gentoo-2-a232f72220d6d355873705f31742dcd346f0b418.tar.bz2
gentoo-2-a232f72220d6d355873705f31742dcd346f0b418.zip
Stable for amd64, wrt bug #424745
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/root')
-rw-r--r--sci-physics/root/ChangeLog5
-rw-r--r--sci-physics/root/root-5.32.03-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog
index 10daac3db652..5e2af614115e 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.104 2012/07/03 18:58:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.105 2012/07/09 11:45:21 ago Exp $
+
+ 09 Jul 2012; Agostino Sarubbo <ago@gentoo.org> root-5.32.03-r2.ebuild:
+ Stable for amd64, wrt bug #424745
03 Jul 2012; Justin Lecher <jlec@gentoo.org> root-5.34.00.ebuild:
Set active pyton version to 2, #424145
diff --git a/sci-physics/root/root-5.32.03-r2.ebuild b/sci-physics/root/root-5.32.03-r2.ebuild
index a90049b8ffab..718591cfaa3d 100644
--- a/sci-physics/root/root-5.32.03-r2.ebuild
+++ b/sci-physics/root/root-5.32.03-r2.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.32.03-r2.ebuild,v 1.2 2012/06/27 17:55:35 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.32.03-r2.ebuild,v 1.3 2012/07/09 11:45:21 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
KEYWORDS=""
else
SRC_URI="ftp://root.cern.ch/${PN}/${PN}_v${PV}.source.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
fi
inherit elisp-common eutils fdo-mime fortran-2 multilib python toolchain-funcs user ${_SVN}