>>>>> On Wed, 31 Jan 2024, Andreas Fink wrote: > With the move of sys-devel/autoconf to dev-build/autoconf the ebuild > has some inconsistency, namely in the RDEPEND section, it is saying:
> RDEPEND="
> ${BDEPEND}
>> =dev-build/autoconf-wrapper-20231224
> sys-devel/gnuconfig
> !~sys-devel/${P}:2.5
> "
> This should probably be `!~dev-build/${P}:2.5`. [...]
No, it should be ${CATEGORY}/${P} when referring to the package itself.
That's what these variables are for.
Ulrich
