public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-4.9.2_p02.ebuild geant-3.21.14-r2.ebuild ChangeLog geant-4.9.4.ebuild geant-4.9.3_p02-r1.ebuild
@ 2011-02-13 12:44 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2011-02-13 12:44 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/13 12:44:57

  Modified:             geant-4.9.2_p02.ebuild geant-3.21.14-r2.ebuild
                        ChangeLog geant-4.9.4.ebuild
                        geant-4.9.3_p02-r1.ebuild
  Log:
  Drop sparc keywords
  
  (Portage version: 2.1.9.25/cvs/Linux ia64)

Revision  Changes    Path
1.11                 sci-physics/geant/geant-4.9.2_p02.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild?r1=1.10&r2=1.11

Index: geant-4.9.2_p02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.2_p02.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- geant-4.9.2_p02.ebuild	22 Jan 2011 02:28:43 -0000	1.10
+++ geant-4.9.2_p02.ebuild	13 Feb 2011 12:44:57 -0000	1.11
@@ -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 @@
 
 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"
 



1.16                 sci-physics/geant/geant-3.21.14-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild?r1=1.15&r2=1.16

Index: geant-3.21.14-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- geant-3.21.14-r2.ebuild	10 Oct 2010 21:54:51 -0000	1.15
+++ geant-3.21.14-r2.ebuild	13 Feb 2011 12:44:57 -0000	1.16
@@ -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 @@
 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=""
 



1.46                 sci-physics/geant/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	7 Feb 2011 18:51:57 -0000	1.45
+++ ChangeLog	13 Feb 2011 12:44:57 -0000	1.46
@@ -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 <armin76@gentoo.org> 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 <bicatali@gentoo.org> geant-4.9.4.ebuild:
   Fixed a forgotten flag, thanks Rafal Lalik bug #353740



1.3                  sci-physics/geant/geant-4.9.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.4.ebuild?r1=1.2&r2=1.3

Index: geant-4.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geant-4.9.4.ebuild	7 Feb 2011 18:51:57 -0000	1.2
+++ geant-4.9.4.ebuild	13 Feb 2011 12:44:57 -0000	1.3
@@ -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 @@
 
 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



1.3                  sci-physics/geant/geant-4.9.3_p02-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild?r1=1.2&r2=1.3

Index: geant-4.9.3_p02-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.9.3_p02-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geant-4.9.3_p02-r1.ebuild	22 Jan 2011 02:28:43 -0000	1.2
+++ geant-4.9.3_p02-r1.ebuild	13 Feb 2011 12:44:57 -0000	1.3
@@ -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 @@
 
 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"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-13 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-13 12:44 [gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-4.9.2_p02.ebuild geant-3.21.14-r2.ebuild ChangeLog geant-4.9.4.ebuild geant-4.9.3_p02-r1.ebuild Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox