summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 19:49:10 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 19:49:10 +0000
commit818e49eb1f855f96389d0fd0801848006479390f (patch)
treeb51f559aa5660c50b44f93a52e7325046038e368 /sci-physics
parentstable x86, bug 245875 (diff)
downloadhistorical-818e49eb1f855f96389d0fd0801848006479390f.tar.gz
historical-818e49eb1f855f96389d0fd0801848006479390f.tar.bz2
historical-818e49eb1f855f96389d0fd0801848006479390f.zip
stable x86, bug 245875
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/ChangeLog6
-rw-r--r--sci-physics/geant/geant-3.21.14-r2.ebuild4
-rw-r--r--sci-physics/geant/geant-4.9.2-r2.ebuild4
-rw-r--r--sci-physics/paw/ChangeLog6
-rw-r--r--sci-physics/paw/paw-2.14.04-r2.ebuild4
5 files changed, 16 insertions, 8 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"
diff --git a/sci-physics/paw/ChangeLog b/sci-physics/paw/ChangeLog
index ad774ad5b39a..a5df422b730c 100644
--- a/sci-physics/paw/ChangeLog
+++ b/sci-physics/paw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/paw
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.12 2009/04/17 17:52:58 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.13 2009/05/05 19:48:23 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ paw-2.14.04-r2.ebuild:
+ stable x86, bug 245875
17 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> paw-2.14.04-r2:
Modernize to make it consistent with other cernlib ebuilds
diff --git a/sci-physics/paw/paw-2.14.04-r2.ebuild b/sci-physics/paw/paw-2.14.04-r2.ebuild
index 9045aceab1a7..626ba3e306cc 100644
--- a/sci-physics/paw/paw-2.14.04-r2.ebuild
+++ b/sci-physics/paw/paw-2.14.04-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/paw/paw-2.14.04-r2.ebuild,v 1.10 2009/04/17 17:52:58 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.11 2009/05/05 19:48:23 fauli Exp $
EAPI=2
inherit eutils toolchain-funcs
@@ -16,7 +16,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="0"
IUSE=""