EAPI 5-progress Also see the official EAPI 5-progress Specification.
Helpers
master_repositories New master_repositories function prints space-separated list of master repositories for specified repository.
repository_path New repository_path function prints path to specified repository.
available_eclasses New available_eclasses function prints space-separated list of available eclasses for current repository.
eclass_path New eclass_path function prints path to specified eclass for current repository.
license_path New license_path function prints path to specified license for current repository.
Extended default list of extensions in dohtml dohtml by default additionally installs files with .ico, .svg, .xhtml and .xml extensions.
Helpers Banned in Global Scope diropts docompress exeopts insopts keepdir libopts use use_enable use_with useq usev usex
Metadata
Support for Period Characters in Package Names The "." character is allowed in package names.
Support for Period Characters in USE Flags The "." character is allowed in USE flags.
Repository Dependencies Repository dependencies are supported in atoms in DEPEND, PDEPEND and RDEPEND and atoms passed to best_version and has_version functions. Repository dependency is specified by two colons followed by repository name. Repository Dependency Examples Atom dev-lang/python::progress >=dev-lang/python-3.2::progress dev-lang/python:3.2::progress dev-lang/python::progress[xml] dev-lang/python:3.2::progress[xml]
globstar shell option enabled by default globstar shell option is enabled by default, which enables recursive expansion of ** pattern in pathname expansion context.
Variables
REPOSITORY Variable The new REPOSITORY variable is set in ebuild environment. This variable contains name of repository, which contains currently used ebuild.
Extended Repository-Level Configuration Repository-level configuration in ${repository_path}/profiles is supported for the following files: make.defaults package.use package.use.force package.use.mask package.use.stable.force package.use.stable.mask use.force use.mask use.stable.force use.stable.mask
Directories Allowed for Profile-Level and Repository-Level Configuration The following files can be directories: package.mask package.use package.use.force package.use.mask package.use.stable.force package.use.stable.mask use.force use.mask use.stable.force use.stable.mask