Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251698 - Devmanual variables out-of-date PORTAGE_TMPDIR usage
Summary: Devmanual variables out-of-date PORTAGE_TMPDIR usage
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Quality Assurance Team
URL: http://devmanual.gentoo.org/ebuild-wr...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 03:29 UTC by michael@smith-li.com
Modified: 2008-12-20 18:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michael@smith-li.com 2008-12-20 03:29:12 UTC
All the variables that by default include "${PORTAGE_TMPDIR}" used to go to "${PORTAGE_TMPDIR}"/portage/${PF}/..."

Now they go to "${PORTAGE_TMPDIR}"/portage/${CATEGORY}/${PF}/..." -- the devmanual should be updated to reflect this.


Reproducible: Always
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2008-12-20 18:58:35 UTC
Using PORTAGE_BUILDDIR now.