summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2015-05-27 15:28:09 +0000
committerAndrew Savchenko <bircoph@gentoo.org>2015-05-27 15:28:09 +0000
commit2dd519a124cff9c03e1dfef47f4f33bd1040815b (patch)
tree4c00b90c4d0d2fb49daccabf5f53d109b86cb80e /sci-physics
parents/python_export_best/python_setup/ (diff)
downloadgentoo-2-2dd519a124cff9c03e1dfef47f4f33bd1040815b.tar.gz
gentoo-2-2dd519a124cff9c03e1dfef47f4f33bd1040815b.tar.bz2
gentoo-2-2dd519a124cff9c03e1dfef47f4f33bd1040815b.zip
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)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/ChangeLog6
-rw-r--r--sci-physics/geant/geant-4.10.00.ebuild4
-rw-r--r--sci-physics/geant/geant-4.10.00_p01.ebuild4
-rw-r--r--sci-physics/geant/geant-4.10.01.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
index 3dbc53b694c4..7e360c1d265c 100644
--- a/sci-physics/geant/ChangeLog
+++ b/sci-physics/geant/ChangeLog
@@ -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:
diff --git a/sci-physics/geant/geant-4.10.00.ebuild b/sci-physics/geant/geant-4.10.00.ebuild
index 860051f6395b..bd4f2e6b990a 100644
--- a/sci-physics/geant/geant-4.10.00.ebuild
+++ b/sci-physics/geant/geant-4.10.00.ebuild
@@ -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 @@ IUSE="+data dawn doc examples gdml geant3 inventor motif opengl
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 )
diff --git a/sci-physics/geant/geant-4.10.00_p01.ebuild b/sci-physics/geant/geant-4.10.00_p01.ebuild
index bea878f50b46..302ce70183ec 100644
--- a/sci-physics/geant/geant-4.10.00_p01.ebuild
+++ b/sci-physics/geant/geant-4.10.00_p01.ebuild
@@ -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 @@ IUSE="+data dawn doc examples gdml geant3 inventor motif opengl
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 )
diff --git a/sci-physics/geant/geant-4.10.01.ebuild b/sci-physics/geant/geant-4.10.01.ebuild
index 22b357ab9c0d..bfcf33dbaa90 100644
--- a/sci-physics/geant/geant-4.10.01.ebuild
+++ b/sci-physics/geant/geant-4.10.01.ebuild
@@ -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 @@ IUSE="+data dawn doc examples gdml geant3 inventor motif opengl
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 )