net-misc/iputils: fix ipv6 dependency logic and drop REQUIRED_USE
authorAaron Bauman <bman@gentoo.org>
Wed, 11 Apr 2018 04:40:48 +0000 (00:40 -0400)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 11 Apr 2018 07:27:54 +0000 (09:27 +0200)
commite7b28e2545c9e3fb8f68f32899f10187f2da5b25
tree0cadee50fe7f8dc8e131968b702107f02ce3bed3
parent74859bee8af53b1fc6cba8bc3a434cf79e305809
net-misc/iputils: fix ipv6 dependency logic and drop REQUIRED_USE

This revision bump adjusts the logic for OpenSSL  and LibreSSL ensuring
that the libressl flag is not dependent on the openssl flag being set.

Also, this revision bump removes the requirement for REQUIRED_USE and
defaults to dev-libs/openssl if no user flags are set. OpenSSL was
chosen as it is the current default provider for a stage3.  Should the
libressl project decide to build a stage3 this can also be easily
adjusted in profiles without ebuild modifications.

Bug: https://bugs.gentoo.org/643304
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7937
net-misc/iputils/iputils-20171016_pre-r1.ebuild [new file with mode: 0644]