diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 18:25:00 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 18:25:00 +0000 |
commit | ebe049f4a75d42a399955da612c0f89e597e53c0 (patch) | |
tree | 7541c4625728de8af9dee8f9db25091a6b560d76 /sci-physics | |
parent | Stable for HPPA (bug #294442). (diff) | |
download | gentoo-2-ebe049f4a75d42a399955da612c0f89e597e53c0.tar.gz gentoo-2-ebe049f4a75d42a399955da612c0f89e597e53c0.tar.bz2 gentoo-2-ebe049f4a75d42a399955da612c0f89e597e53c0.zip |
Stable for HPPA (bug #294442).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/geant/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/geant/geant-3.21.14-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.9.2_p02.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 0bef6353e7ff..220710bfca3a 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.34 2009/12/04 19:37:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.35 2009/12/07 18:25:00 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> geant-3.21.14-r2.ebuild, + geant-4.9.2_p02.ebuild: + Stable for HPPA (bug #294442). 04 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> geant-3.21.14-r2.ebuild: diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 2802935df8bd..100df2135e07 100644 --- a/sci-physics/geant/geant-3.21.14-r2.ebuild +++ b/sci-physics/geant/geant-3.21.14-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-3.21.14-r2.ebuild,v 1.13 2009/12/04 19:37:49 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.14 2009/12/07 18:25:00 jer Exp $ EAPI=2 inherit eutils @@ -17,7 +17,7 @@ LICENSE="GPL-2 LGPL-2 BSD" SRC_URI="mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz" -KEYWORDS="amd64 ~hppa sparc x86" +KEYWORDS="amd64 hppa sparc x86" SLOT="3" IUSE="" diff --git a/sci-physics/geant/geant-4.9.2_p02.ebuild b/sci-physics/geant/geant-4.9.2_p02.ebuild index 5aba35ba3f5f..2e8619fe5818 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.4 2009/11/26 19:44:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.5 2009/12/07 18:25:00 jer 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" |