summaryrefslogtreecommitdiffstats
path: root/doc/package/ebuild/eapi/2.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/package/ebuild/eapi/2.docbook')
-rw-r--r--doc/package/ebuild/eapi/2.docbook12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/package/ebuild/eapi/2.docbook b/doc/package/ebuild/eapi/2.docbook
index 2f0ca533e..6f03ffb06 100644
--- a/doc/package/ebuild/eapi/2.docbook
+++ b/doc/package/ebuild/eapi/2.docbook
@@ -306,6 +306,18 @@ src_compile() {
</tgroup>
</table>
</section>
+ <section id='package-ebuild-eapi-2-draft-helpers-unpack'>
+ <title>unpack</title>
+ <section id='package-ebuild-eapi-2-draft-helpers-unpack-gitweb-snapshots'>
+ <title>Gitweb Snapshots</title>
+ <para>
+ To aid interoperatiblity with gitweb, files with the suffixes of ;sf=tbz2
+ and ;sf=tgz are now treated as .tar.bz2 and .tar.gz archives, respectively.
+ This allows for ebuilds to consume gitweb snapshots and still use the
+ default src_unpack implementation.
+ </para>
+ </section>
+ </section>
</section>
<section id='package-ebuild-eapi-2-draft-metadata'>
<title>Metadata</title>