diff options
Diffstat (limited to 'sci-physics/geant')
-rw-r--r-- | sci-physics/geant/geant-4.11.2.0-r1.ebuild (renamed from sci-physics/geant/geant-4.11.2.0.ebuild) | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.11.2.1-r1.ebuild (renamed from sci-physics/geant/geant-4.11.2.1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/geant/geant-4.11.2.0.ebuild b/sci-physics/geant/geant-4.11.2.0-r1.ebuild index 64eea6cb2e9b..3cfc83638d74 100644 --- a/sci-physics/geant/geant-4.11.2.0.ebuild +++ b/sci-physics/geant/geant-4.11.2.0-r1.ebuild @@ -46,7 +46,7 @@ RDEPEND=" data? ( ~sci-physics/geant-data-4.11.2.0 ) doc? ( app-doc/geant-docs ) gdml? ( dev-libs/xerces-c ) - hdf5? ( sci-libs/hdf5[threads?] ) + hdf5? ( sci-libs/hdf5:=[threads?] ) inventor? ( media-libs/SoXt ) motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) diff --git a/sci-physics/geant/geant-4.11.2.1.ebuild b/sci-physics/geant/geant-4.11.2.1-r1.ebuild index 798bd3585b77..22d1352ce552 100644 --- a/sci-physics/geant/geant-4.11.2.1.ebuild +++ b/sci-physics/geant/geant-4.11.2.1-r1.ebuild @@ -46,7 +46,7 @@ RDEPEND=" data? ( ~sci-physics/geant-data-4.11.2.0 ) doc? ( app-doc/geant-docs ) gdml? ( dev-libs/xerces-c ) - hdf5? ( sci-libs/hdf5[threads?] ) + hdf5? ( sci-libs/hdf5:=[threads?] ) inventor? ( media-libs/SoXt ) motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) |