From a9dba51d6cafe49348aff3e0c9dda705bd445eeb Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 10 Feb 2009 21:37:57 +0000 Subject: Bug #258433 - Note FETCHCOMMAND and RESUMECOMMAND requirements wrt ${FILE} for compatibility with EAPI 2. svn path=/main/trunk/; revision=12598 --- RELEASE-NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c5a5dc6c..4e690059 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -52,6 +52,10 @@ portage-2.1.6 force digests to be updated, run `ebuild --force manifest`. This is a safety measure which protects valid distfiles digests from being accidentally replaced by invalid digests. +* If you have overridden FETCHCOMMAND or RESUMECOMMAND variables, for + compatibility with EAPI 2, you must ensure that these variables are written + such that the downloaded file will be placed at \"\${DISTDIR}/\${FILE}\". + Refer to make.conf(5) for information about FETCHCOMMAND and RESUMECOMMAND. portage-2.1.5 ================================== -- cgit v1.2.3