On Sun, 9 Sep 2012 07:26:23 +0200
Arfrever Frehtes Taifersar Arahesis <arfrever....@gmail.com> wrote:

> 2012-09-04 22:50:16 Michał Górny napisał(a):
> > +   local
> > slot=${1:-${BOOST_MAX_VERSION:-$(boost-utils_get_best_slot)}}
> 
> When BOOST_MAX_VERSION is non-empty, then it should be used in the
> following way:
> 
>   [[ "${BOOST_MAX_VERSION}" =~ ^[[:digit:]]+\.[[:digit:]]+$ ]] || die
> "Invalid BOOST_MAX_VERSION" atom="$(best_version
> "<dev-libs/boost-${BOOST_MAX_VERSION%.*}.$((${BOOST_MAX_VERSION#*.}+1))_alpha")"
> slot="$(get_version_component_range 1-2 ${atom#dev-libs/boost-})"

No, we don't support older versions. The eclassdoc says it all.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: PGP signature

Reply via email to