| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
one of the arguments is -C.
|
|
|
|
| |
autotools-utils_src_configure.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
AUTOTOOLS_PRUNE_LIBTOOL_FILES.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
EAPI=4 was previously allowed
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
AUTOTOOLS_AUTO_DEPEND for good...
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Importing base.eclass causes us to export src_unpack() phase function
which is entirely useless in EAPIs 2+ (which we only support), and
causes trouble importing autotools-utils e.g. after VCS eclasses.
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=392651
|
|
|
|
| |
message instead.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
We're calling it with '--patch-only' to avoid heavy changes to ebuilds.
This should handle gracefully eautoreconfed packages and those not using
libtool as well (in worst case, it should try to apply patches twice).
|
| |
|
| |
|
| |
|
| |
|