autotools-utils: drop base.eclass inherit and thus src_unpack() export.
authorMichał Górny <mgorny@gentoo.org>
Wed, 14 Dec 2011 14:55:03 +0000 (14:55 +0000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 14 Dec 2011 14:55:03 +0000 (14:55 +0000)
commitebb3ccf889bbfddfbc395eadb649735a5ec29288
tree8177012fcad486cbe8fd7af0562e76b91c9bb964
parent2338e4a4cc3f4fe4db70d0a38eef2c9e847954c2
autotools-utils: drop base.eclass inherit and thus src_unpack() export.

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
eclass/ChangeLog
eclass/autotools-utils.eclass