diff options
author | 2009-11-26 19:44:28 +0000 | |
---|---|---|
committer | 2009-11-26 19:44:28 +0000 | |
commit | 1a1b6d3d7e3ed2443faec7e24026ce8b712cc637 (patch) | |
tree | 25098e6fc0c56af4fb5023d60d87932c6453b5b9 /sci-physics/geant | |
parent | Added forced -fno-strict-aliasing to flags (diff) | |
download | gentoo-2-1a1b6d3d7e3ed2443faec7e24026ce8b712cc637.tar.gz gentoo-2-1a1b6d3d7e3ed2443faec7e24026ce8b712cc637.tar.bz2 gentoo-2-1a1b6d3d7e3ed2443faec7e24026ce8b712cc637.zip |
amd64 stable, bug #294442
(Portage version: 2.2_rc52/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/geant')
-rw-r--r-- | sci-physics/geant/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index c6655429cb62..a9ec1cbc267f 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2009/11/26 10:48:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.32 2009/11/26 19:44:28 maekke Exp $ + + 26 Nov 2009; Markus Meier <maekke@gentoo.org> geant-4.9.2_p02.ebuild: + amd64 stable, bug #294442 26 Nov 2009; Christian Faulhammer <fauli@gentoo.org> geant-4.9.2_p02.ebuild: diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild index 24e02b2cb7a7..5aba35ba3f5f 100644 --- a/sci-physics/geant/geant-4.9.2_p02.ebuild +++ b/sci-physics/geant/geant-4.9.2_p02.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_p02.ebuild,v 1.3 2009/11/26 10:48:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.4 2009/11/26 19:44:28 maekke Exp $ EAPI=2 @@ -27,7 +27,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~hppa ~sparc x86" +KEYWORDS="amd64 ~hppa ~sparc x86" IUSE="aida athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static +vrml zlib" |