public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-4.10.01.ebuild geant-4.10.00_p01.ebuild geant-4.10.00.ebuild ChangeLog
@ 2015-05-27 15:28 Andrew Savchenko (bircoph)
  0 siblings, 0 replies; only message in thread
From: Andrew Savchenko (bircoph) @ 2015-05-27 15:28 UTC (permalink / raw
  To: gentoo-commits

bircoph     15/05/27 15:28:09

  Modified:             geant-4.10.01.ebuild geant-4.10.00_p01.ebuild
                        geant-4.10.00.ebuild ChangeLog
  Log:
  fix bug 516596
  
  Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
  (Portage version: 2.2.20/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)

Revision  Changes    Path
1.4                  sci-physics/geant/geant-4.10.01.ebuild

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

Index: geant-4.10.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.01.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geant-4.10.01.ebuild	30 Mar 2015 20:46:18 -0000	1.3
+++ geant-4.10.01.ebuild	27 May 2015 15:28:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.01.ebuild,v 1.3 2015/03/30 20:46:18 amadio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.01.ebuild,v 1.4 2015/05/27 15:28:09 bircoph Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
 
 RDEPEND="
 	dev-libs/expat
-	>=sci-physics/clhep-2.1.3
+	>=sci-physics/clhep-2.1.3:2=
 	dawn? ( media-gfx/dawn )
 	gdml? ( dev-libs/xerces-c )
 	motif? ( x11-libs/motif:0 )



1.3                  sci-physics/geant/geant-4.10.00_p01.ebuild

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

Index: geant-4.10.00_p01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00_p01.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geant-4.10.00_p01.ebuild	5 Mar 2015 01:05:38 -0000	1.2
+++ geant-4.10.00_p01.ebuild	27 May 2015 15:28:09 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00_p01.ebuild,v 1.2 2015/03/05 01:05:38 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00_p01.ebuild,v 1.3 2015/05/27 15:28:09 bircoph Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
 
 RDEPEND="
 	dev-libs/expat
-	>=sci-physics/clhep-2.1.3
+	>=sci-physics/clhep-2.1.3:2=
 	dawn? ( media-gfx/dawn )
 	gdml? ( dev-libs/xerces-c )
 	motif? ( x11-libs/motif:0 )



1.4                  sci-physics/geant/geant-4.10.00.ebuild

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

Index: geant-4.10.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- geant-4.10.00.ebuild	5 Mar 2015 01:05:38 -0000	1.3
+++ geant-4.10.00.ebuild	27 May 2015 15:28:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00.ebuild,v 1.3 2015/03/05 01:05:38 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-4.10.00.ebuild,v 1.4 2015/05/27 15:28:09 bircoph Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
 
 RDEPEND="
 	dev-libs/expat
-	>=sci-physics/clhep-2.1.3
+	>=sci-physics/clhep-2.1.3:2=
 	dawn? ( media-gfx/dawn )
 	gdml? ( dev-libs/xerces-c )
 	motif? ( x11-libs/motif:0 )



1.84                 sci-physics/geant/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	27 May 2015 14:57:09 -0000	1.83
+++ ChangeLog	27 May 2015 15:28:09 -0000	1.84
@@ -1,6 +1,10 @@
 # ChangeLog for sci-physics/geant
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.83 2015/05/27 14:57:09 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.84 2015/05/27 15:28:09 bircoph Exp $
+
+  27 May 2015; Andrew Savchenko <bircoph@gentoo.org> geant-4.10.00.ebuild,
+  geant-4.10.00_p01.ebuild, geant-4.10.01.ebuild:
+  Require subslot rebuilds for clhep dependency, wrt bug 516596.
 
   27 May 2015; Andrew Savchenko <bircoph@gentoo.org> geant-3.21.14-r2.ebuild,
   geant-3.21.14-r3.ebuild:





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

only message in thread, other threads:[~2015-05-27 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 15:28 [gentoo-commits] gentoo-x86 commit in sci-physics/geant: geant-4.10.01.ebuild geant-4.10.00_p01.ebuild geant-4.10.00.ebuild ChangeLog Andrew Savchenko (bircoph)

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