Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67807 - app-vim/gentoo-syntax needs to recognise pkg_config() functions
Summary: app-vim/gentoo-syntax needs to recognise pkg_config() functions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Ciaran McCreesh
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-10-16 12:54 UTC by Tom Martin (RETIRED)
Modified: 2004-11-13 11:24 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 Tom Martin (RETIRED) gentoo-dev 2004-10-16 12:54:04 UTC
/usr/share/vim/vimfiles/syntax/ebuild.vim currently has:

" Recognised functions
<snip>
syn keyword EbuildFunctions pkg_preinst pkg_postinst pkg_prerm pkg_postrm config

The last config is not a standard Portage function - it needs to be pkg_config.

Thanks.
Comment 1 Ciaran McCreesh 2004-10-16 13:14:08 UTC
Oops... man 5 ebuild is wrong on that...

       config This function should contain optional basic configuration steps.
              Initial working directory of $PWD.
Comment 2 Ciaran McCreesh 2004-10-16 13:20:26 UTC
Fixed in svn, will be included in the next release. Thanks.
Comment 3 Ciaran McCreesh 2004-11-13 11:24:04 UTC
In 20041113.