public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-pms] [PATCH] src_unpack does source preparation only in EAPIs without src_prepare.
@ 2009-09-24 15:30 Ulrich Mueller
  2009-09-26 14:41 ` Ciaran McCreesh
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Mueller @ 2009-09-24 15:30 UTC (permalink / raw
  To: gentoo-pms

---
 ebuild-functions.tex |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index 11ff216..8567a6f 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -134,8 +134,9 @@ and/or groups to the system.
 \subsection{src\_unpack}
 \label{sec:src-unpack-function}
 
-\featurelabel{src-unpack} The \t{src\_unpack} function extracts all of the package's sources,
-applies patches and sets up the package's build system for further use.
+\featurelabel{src-unpack} The \t{src\_unpack} function extracts all of
+the package's sources. In EAPIs lacking \t{src\_prepare}, it may also
+apply patches and set up the package's build system for further use.
 
 The initial working directory must be \t{WORKDIR}, and the default implementation used when
 the ebuild lacks the \t{src\_unpack} function shall behave as:
-- 
1.6.5.rc1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-pms] [PATCH] src_unpack does source preparation only in EAPIs without src_prepare.
  2009-09-24 15:30 [gentoo-pms] [PATCH] src_unpack does source preparation only in EAPIs without src_prepare Ulrich Mueller
@ 2009-09-26 14:41 ` Ciaran McCreesh
  0 siblings, 0 replies; 2+ messages in thread
From: Ciaran McCreesh @ 2009-09-26 14:41 UTC (permalink / raw
  To: Ulrich Mueller; +Cc: gentoo-pms

[-- Attachment #1: Type: text/plain, Size: 211 bytes --]

On Thu, 24 Sep 2009 17:30:26 +0200
Ulrich Mueller <ulm@gentoo.org> wrote:
>  ebuild-functions.tex |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)

Applied, thanks.

-- 
Ciaran McCreesh

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-26 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 15:30 [gentoo-pms] [PATCH] src_unpack does source preparation only in EAPIs without src_prepare Ulrich Mueller
2009-09-26 14:41 ` Ciaran McCreesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox