Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 104583

Summary: PDEPEND not documented in "Gentoo Developer Handbook" or skel.ebuild
Product: [OLD] Docs-developer Reporter: Dirk Heinrichs <dirk.heinrichs.ext>
Component: Developers HOWTOAssignee: Gentoo Community Relations Team <comrel>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1
Whiteboard:
Package list:
Runtime testing required: ---

Description Dirk Heinrichs 2005-09-02 05:08:56 UTC
I wondered why "emerge bash-completion" merges gentoo-bashcomp _after_  
bash-completion and found that the bash-completion ebuild has a PDEPEND  
variable. I looked into the Gentoo Developer Handbook and 
/usr/portage/skel.ebuild, but couldn't find anything about it. 

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2005-09-02 05:50:13 UTC
both documents you mention are HOWTO-type documents, they are not manuals

if you read the notes in the Developer Handbook, it tells you to read `man 5
ebuild` for an exhaustive list of everything you ever wanted to know about ebuilds