From bf49a1e462d7359b83b0140e838310d24758166a Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 4 Sep 2008 22:39:05 +0000 Subject: Document EAPI 2 support in the unpack helper function for gitweb snapshots. A patch implementing this feature has been submitted by Daniel Robbins. svn path=/main/trunk/; revision=11494 --- doc/package/ebuild/eapi/2.docbook | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') 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() { +
+ unpack +
+ Gitweb Snapshots + + 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. + +
+
Metadata -- cgit v1.2.3-1-g7c22