diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-03-05 23:25:11 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-03-05 23:25:11 +0000 |
commit | bd6ed0e66e0317725958af9aa09a5372abfbc88b (patch) | |
tree | 491eaa9ae8b20903d2b718c8cd228cbdcf029f09 /sci-physics | |
parent | Stable for HPPA (bug #261220). (diff) | |
download | gentoo-2-bd6ed0e66e0317725958af9aa09a5372abfbc88b.tar.gz gentoo-2-bd6ed0e66e0317725958af9aa09a5372abfbc88b.tar.bz2 gentoo-2-bd6ed0e66e0317725958af9aa09a5372abfbc88b.zip |
Sparc stable, although early. See Bug #245875 --- needed for gcc-4.3 (Bug
#245160).
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 00e4cce46ef7..8850b1987a8d 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.22 2009/03/05 19:57:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.23 2009/03/05 23:25:11 fmccor Exp $ + + 05 Mar 2009; Ferris McCormick <fmccor@gentoo.org> geant-4.9.2-r2.ebuild: + Sparc stable, although early. See Bug #245875 --- needed for gcc-4.3 (Bug + #245160). 05 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org> geant-4.9.2-r2.ebuild: diff --git a/sci-physics/geant/geant-4.9.2-r2.ebuild b/sci-physics/geant/geant-4.9.2-r2.ebuild index 49b1bc521474..e43f7494f241 100644 --- a/sci-physics/geant/geant-4.9.2-r2.ebuild +++ b/sci-physics/geant/geant-4.9.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v 1.2 2009/03/05 19:57:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v 1.3 2009/03/05 23:25:11 fmccor Exp $ EAPI="2" @@ -27,7 +27,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static +vrml zlib" |