On 9/7/2018 9:46 AM, Brian Evans wrote: > Since these tools are run on a build host, they should be in BDEPENDS > for new EAPIs. > > I've also taken the liberty of declaring what EAPIs are supported as > the lists will need to be adjusted in the future. > > Comments welcome. > > Brian > > > Now committed.. commit 4a0b5227a8b85cc97fee1647587964e6576123ff Author: Brian Evans Date: Mon Sep 10 13:09:05 2018 -0400 eclass: libtool - Update to the latest stable elt-patches As suggested by Chewi on the gentoo-dev ML Signed-off-by: Brian Evans commit fda978185cde8189cfe7acf81079a163dcb78a40 Author: Brian Evans Date: Fri Sep 7 09:37:17 2018 -0400 eclass: autotools - Mark compatible EAPIs and introduce BDEPEND The autotools commands are run on the build host. As such, their packages needs to be in BDEPEND for EAPI 7. Also taking this opportunity to list compatible EAPIs to consider future adjustments. Signed-off-by: Brian Evans commit 5b58f83e6a23b001f6bdd5393e82cc6ab36072d2 Author: Brian Evans Date: Fri Sep 7 09:33:55 2018 -0400 eclass: libtool - Mark compatible EAPIs and introduce BDEPEND The eltpatch command is run on the build host. As such, it needs to be in BDEPEND for EAPI 7. Also taking this opportunity to list compatible EAPIs to consider future adjustments.