vcs-clean.eclass: Split off clean helpers from eutils.eclass.
authorUlrich Müller <ulm@gentoo.org>
Fri, 16 Feb 2018 17:48:13 +0000 (18:48 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 2 Mar 2018 08:33:39 +0000 (09:33 +0100)
commitb2b6ac0932d7214f17752e9b89a6603580a857e5
treeaebe92ba5f52e90842a7efbfaaa164802af6009d
parent437fa331a8d9ed4259949e3731b2eab330b69f2a
vcs-clean.eclass: Split off clean helpers from eutils.eclass.

Split off functions ecvs_clean, esvn_clean, and egit_clean into
a dedicated vcs-clean.eclass. No code changes.

For backwards compatibility, eutils inherits the new eclass in
existing EAPIs.
eclass/eutils.eclass
eclass/vcs-clean.eclass [new file with mode: 0644]