Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421813 - devmanual should document EAPI 4 USE dependency defaults
Summary: devmanual should document EAPI 4 USE dependency defaults
Status: RESOLVED INVALID
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Quality Assurance Team
URL: https://dev.gentoo.org/~zmedico/porta...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 17:31 UTC by Michael Palimaka (kensington)
Modified: 2012-06-18 17:41 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 Palimaka (kensington) gentoo-dev 2012-06-18 17:31:35 UTC
The devmanual should document EAPI 4 USE dependency defaults eg. app-foo/bar[baz(+)].
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-06-18 17:41:03 UTC
It does.

Metadata

    use dependencies default

    In addition to the use-deps specified in EAPI=2, a (+) or (-) may be added to the use-dep to define a default-value in case the use-flag does not exist in the given package. The (+) means that this use-flag is assumed to be enabled, (-) the opposite.

    Example:
<snip>

http://devmanual.gentoo.org/ebuild-writing/eapi/index.html