> # @ECLASS_VARIABLE: DB_VERSIONS
> # @REQUIRED
> # @DESCRIPTION:
> # This variable contains a list of sys-libs/db SLOT versions the package
> # works with. Please always sort the list so that higher slot versions come
> # first or else the package might not depend on the latest possible version o
Hi list,
I'd like to propose a new eclass "db-use-r1" [1].
While working on the dev-libs/Ice package I found it to fail with sys-
libs/db:6.0 (see [2]) and I have found no way to use current db-use.eclass to
make Ice compile against an older sys-libs/db slot if db:6.0 is installed.
So I'd like