From d8f1f4f77be4b03079854e427b822eeaa8be55d2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 4 Sep 2008 21:34:14 +0000 Subject: Add EAPI 2 documentation for customization of output file names in SRC_URI (bug #177863). svn path=/main/trunk/; revision=11493 --- doc/package/ebuild/eapi/2.docbook | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/package/ebuild/eapi') diff --git a/doc/package/ebuild/eapi/2.docbook b/doc/package/ebuild/eapi/2.docbook index dff81cc3d..2f0ca533e 100644 --- a/doc/package/ebuild/eapi/2.docbook +++ b/doc/package/ebuild/eapi/2.docbook @@ -405,6 +405,20 @@ src_compile() { +
+ SRC_URI +
+ Customization of Output File Names + + A new syntax is supported which allows customization of the output + file name for a given URI. In order to customize the output file + name, a given URI should be followed by a "->" operator which, + in turn, should be followed by the desired output file name. As + usual, all tokens, including the operator and output file name, + should be separated by whitespace. + +
+
Phases -- cgit v1.2.3-1-g7c22