>>>>> On Sat, 05 Apr 2014, Joshua Kinard wrote:

> I've attached a first draft of virtual/sctp/sctp-0.ebuild, which
> passes repoman checks, but I think it needs to be made
> multilib-aware. Additionally, that means lksctp-tools probably needs
> some multilib-magic applied. I am not finding a solid guide on
> properly upgrading an ebuild to become multilib-aware. Can one of
> the multilib experts check things and let me know what is needed if
> people agree this is a good way to go down?

This doesn't answer your multilib question, but I believe that
kernel_* is not needed in IUSE:

> IUSE="kernel_linux kernel_FreeBSD static-libs"

KERNEL is both in USE_EXPAND and USE_EXPAND_IMPLICIT of
profiles/base/make.defaults, therefore it's implicit in EAPI 5.

I'd also omit all empty variable assignments (like HOMEPAGE=""),
they are no longer necessary.

Ulrich

Attachment: pgpJRbnVdaO97.pgp
Description: PGP signature

Reply via email to