epunt-cxx.eclass: Split C++ check punting code out of eutils
authorMichał Górny <mgorny@gentoo.org>
Fri, 17 Mar 2017 16:53:38 +0000 (17:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 24 Mar 2017 16:32:29 +0000 (17:32 +0100)
commitf1c4804b6007f512fb5de7cc1ec14696b7737e46
tree4c3d9c3a8501e4d7afb6f9646559cb6874a2c3e0
parent3e8715e4999c4c2f872a9b8025c708ee9d47f709
epunt-cxx.eclass: Split C++ check punting code out of eutils

Split the epunt_cxx (plus internal code) to a dedicated eclass. This is
rarely needed, usually indicates a dead upstream and requires
the ELT-patches framework. The patches are going to be split to
a separate package, and the new eclass will therefore need to DEPEND
on it. We do not want the dependency to apply to all eutils users
though.
eclass/epunt-cxx.eclass [new file with mode: 0644]
eclass/eutils.eclass