diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 04:26:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-15 04:26:37 +0000 |
commit | 3c77dfe36742e594a0193780548bad338eb8d530 (patch) | |
tree | f30b6e25fa2013832bc46e2dad470ec195be1e2f /sci-physics/geant | |
parent | Masking openinventor USE flag for sci-physics/geant. (diff) | |
download | gentoo-2-3c77dfe36742e594a0193780548bad338eb8d530.tar.gz gentoo-2-3c77dfe36742e594a0193780548bad338eb8d530.tar.bz2 gentoo-2-3c77dfe36742e594a0193780548bad338eb8d530.zip |
Marked ~hppa (bug #230716).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sci-physics/geant')
-rw-r--r-- | sci-physics/geant/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.1_p02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 8dbb43711080..4f9daab3a0a9 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.10 2008/07/14 20:11:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.11 2008/07/15 04:26:37 jer Exp $ + + 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-4.9.1_p02.ebuild: + Marked ~hppa (bug #230716). 14 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-3.21.14-r2.ebuild: Marked ~hppa (bug #230716). diff --git a/sci-physics/geant/geant-4.9.1_p02.ebuild b/sci-physics/geant/geant-4.9.1_p02.ebuild index 4e8d16819d30..3fc7a959baa5 100644 --- a/sci-physics/geant/geant-4.9.1_p02.ebuild +++ b/sci-physics/geant/geant-4.9.1_p02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild,v 1.3 2008/07/10 10:21:10 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.1_p02.ebuild,v 1.4 2008/07/15 04:26:37 jer Exp $ EAPI="1" @@ -27,7 +27,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor +raytracerx static +vrml zlib" |