diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 19:49:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 19:49:10 +0000 |
commit | fc4f2c248494ef8b11fc6c017cbb8a9b1005db29 (patch) | |
tree | bfbd721867b503374eef067fd98166541e8a9822 /sci-physics/geant | |
parent | stable x86, bug 245875 (diff) | |
download | gentoo-2-fc4f2c248494ef8b11fc6c017cbb8a9b1005db29.tar.gz gentoo-2-fc4f2c248494ef8b11fc6c017cbb8a9b1005db29.tar.bz2 gentoo-2-fc4f2c248494ef8b11fc6c017cbb8a9b1005db29.zip |
stable x86, bug 245875
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sci-physics/geant')
-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-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 340851c64226..c0a33a711f66 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.27 2009/04/17 18:04:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.28 2009/05/05 19:49:10 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + geant-3.21.14-r2.ebuild, geant-4.9.2-r2.ebuild: + stable x86, bug 245875 17 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> geant-3.21.14-r2: Fixed some latex font generation and made ebuild consistent with other diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index f3e52833ac9e..a3c81fa7edfd 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.10 2009/04/17 18:04:28 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.11 2009/05/05 19:49:10 fauli 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-r2.ebuild b/sci-physics/geant/geant-4.9.2-r2.ebuild index 0880fe6bd1d0..889516160212 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.5 2009/03/23 18:45:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2-r2.ebuild,v 1.6 2009/05/05 19:49:10 fauli 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" |