Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 302090

Summary: sci-libs/hdf5 remove versions using built_with_use
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] LibraryAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 261562    

Description Petteri Räty (RETIRED) gentoo-dev 2010-01-24 17:15:46 UTC
betelgeuse@pena /usr/portage/sci-libs/hdf5 $ grep built_with_use *
hdf5-1.6.5-r1.ebuild:           && built_with_use sys-devel/gcc fortran ; then
hdf5-1.6.6.ebuild:      if use mpi && ! built_with_use sys-cluster/mpich2 pvfs2 ; then
hdf5-1.6.6.ebuild:          if built_with_use sys-cluster/mpich2 pvfs2 ; then
hdf5-1.6.7.ebuild:      if use mpi && ! built_with_use sys-cluster/mpich2 pvfs2 ; then
hdf5-1.6.7.ebuild:          if built_with_use sys-cluster/mpich2 pvfs2 ; then

All these have keywords in 1.8.4-r1 so on that regard it's safe to remove them.
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-06-21 13:44:43 UTC
Packages using built_with_use were removed from tree. Thanks!