This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

EAPI

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

EAPI is a version defined in ebuilds and other package manager related files which informs the package manager about the file syntax and content. It is, in effect, the version of the Package Manager Specification (PMS) that the file adheres to.

The EAPI versions (and their meaning) are defined in the Package Manager Specification. Currently, EAPIs 0 through 7 are defined and officially supported.

See also

External resources