Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64137 - Definition of PF in ebuild.5 and ebuild HOWTO is not correct
Summary: Definition of PF in ebuild.5 and ebuild HOWTO is not correct
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-developer
Classification: Unclassified
Component: Developers HOWTO (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Community Relations Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 07:36 UTC by Torsten Veller (RETIRED)
Modified: 2004-10-06 11:05 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 Torsten Veller (RETIRED) gentoo-dev 2004-09-15 07:36:59 UTC
in 2.0.51-pre1:
PF     Contains the full package name [PN]-[PV]-[PR]
          xfree-4.2.1-r2.ebuild --> $PF=='xfree-4.2.1-r2'

$PR is r0 if no rev is given. so it must be:
   
PF     Contains the full package name [PN]-[PVR]

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2004-09-15 08:00:17 UTC
touche salesman, fixed in cvs, thanks
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2004-10-05 07:35:10 UTC
reopened and cc'ed docs-team:

The variables section in 
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1
contains the same statement.
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2004-10-06 10:37:09 UTC
today i found out that it must be assigned to devrel. ("Doc devs can't fix anything in there." #61882)
Comment 4 Tim Yamin (RETIRED) gentoo-dev 2004-10-06 11:05:41 UTC
Fixed in CVS, the update should hit the webnodes in an hour or two... Thanks!