Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302090 - sci-libs/hdf5 remove versions using built_with_use
Summary: sci-libs/hdf5 remove versions using built_with_use
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: built_with_use
  Show dependency tree
 
Reported: 2010-01-24 17:15 UTC by Petteri Räty (RETIRED)
Modified: 2010-06-21 13:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!