diff options
author | 2012-07-04 08:11:27 +0000 | |
---|---|---|
committer | 2012-07-04 08:11:27 +0000 | |
commit | 46b2845fc72ded30c97d6ab80f07b1e3dff3978f (patch) | |
tree | e86b52225d3083c2b66b3b59b520352f46328b5b /sci-physics | |
parent | Fix default ipv6 route issue on some networks (bug #417529, thanks to Marien ... (diff) | |
download | gentoo-2-46b2845fc72ded30c97d6ab80f07b1e3dff3978f.tar.gz gentoo-2-46b2845fc72ded30c97d6ab80f07b1e3dff3978f.tar.bz2 gentoo-2-46b2845fc72ded30c97d6ab80f07b1e3dff3978f.zip |
marked x86 per bug 420295
(Portage version: 2.2.0_alpha115/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.4_p03.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 7ebdd2494499..b8c2d9602d89 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.64 2012/06/16 13:08:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.65 2012/07/04 08:11:27 jdhore Exp $ + + 04 Jul 2012; Jeff Horelick <jdhore@gentoo.org> geant-4.9.4_p03.ebuild: + marked x86 per bug 420295 16 Jun 2012; Agostino Sarubbo <ago@gentoo.org> geant-4.9.4_p03.ebuild: Stable for amd64, wrt bug #420295 diff --git a/sci-physics/geant/geant-4.9.4_p03.ebuild b/sci-physics/geant/geant-4.9.4_p03.ebuild index e13221d84e12..0facb51768de 100644 --- a/sci-physics/geant/geant-4.9.4_p03.ebuild +++ b/sci-physics/geant/geant-4.9.4_p03.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/geant/geant-4.9.4_p03.ebuild,v 1.2 2012/06/16 13:08:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.4_p03.ebuild,v 1.3 2012/07/04 08:11:27 jdhore Exp $ EAPI=4 @@ -30,7 +30,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+data dawn examples gdml geant3 granular qt4 static-libs vrml zlib" RDEPEND="virtual/fortran |