From 1b03384889c06549e71cafa52422ca63f9eccc37 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 13 Feb 2011 12:44:57 +0000 Subject: Drop sparc keywords (Portage version: 2.1.9.25/cvs/Linux ia64) --- sci-physics/geant/ChangeLog | 6 +++++- sci-physics/geant/geant-3.21.14-r2.ebuild | 6 +++--- sci-physics/geant/geant-4.9.2_p02.ebuild | 4 ++-- sci-physics/geant/geant-4.9.3_p02-r1.ebuild | 4 ++-- sci-physics/geant/geant-4.9.4.ebuild | 4 ++-- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index ade0a7974de9..bb0c61cbd94f 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.45 2011/02/07 18:51:57 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.46 2011/02/13 12:44:57 armin76 Exp $ + + 13 Feb 2011; Raúl Porcel geant-3.21.14-r2.ebuild, + geant-4.9.2_p02.ebuild, geant-4.9.3_p02-r1.ebuild, geant-4.9.4.ebuild: + Drop sparc keywords 07 Feb 2011; Sébastien Fabbro geant-4.9.4.ebuild: Fixed a forgotten flag, thanks Rafal Lalik bug #353740 diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 2c550a5294a0..88c05facf9c3 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.15 2010/10/10 21:54:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.16 2011/02/13 12:44:57 armin76 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 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 7e40b6bd237f..68ae3428998a 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-2011 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.10 2011/01/22 02:28:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v 1.11 2011/02/13 12:44:57 armin76 Exp $ EAPI=2 @@ -27,7 +27,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="amd64 hppa sparc x86" +KEYWORDS="amd64 hppa x86" IUSE="aida athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static +vrml zlib" diff --git a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild b/sci-physics/geant/geant-4.9.3_p02-r1.ebuild index c9e884933ed5..d68e0e4cab1f 100644 --- a/sci-physics/geant/geant-4.9.3_p02-r1.ebuild +++ b/sci-physics/geant/geant-4.9.3_p02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v 1.2 2011/01/22 02:28:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v 1.3 2011/02/13 12:44:57 armin76 Exp $ EAPI=3 @@ -28,7 +28,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="athena +data dawn debug examples gdml geant3 global minimal +motif +opengl openinventor qt4 +raytracerx static-libs +vrml zlib" diff --git a/sci-physics/geant/geant-4.9.4.ebuild b/sci-physics/geant/geant-4.9.4.ebuild index 264d9b9dc810..ad7b09a1d1cf 100644 --- a/sci-physics/geant/geant-4.9.4.ebuild +++ b/sci-physics/geant/geant-4.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.4.ebuild,v 1.2 2011/02/07 18:51:57 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.4.ebuild,v 1.3 2011/02/13 12:44:57 armin76 Exp $ EAPI=3 @@ -31,7 +31,7 @@ done LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="+data dawn examples gdml geant3 granular qt4 static-libs vrml zlib" RDEPEND=">=sci-physics/clhep-2.1 -- cgit v1.2.3-65-gdbad