--- eclass/virtualx.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass index cd0447a518c0..fb6a867a35cc 100644 --- a/eclass/virtualx.eclass +++ b/eclass/virtualx.eclass @@ -6,6 +6,7 @@ # [email protected] # @AUTHOR: # Original author: Martin Schlemmer <[email protected]> +# @SUPPORTED_EAPIS: 4 5 6 7 # @BLURB: This eclass can be used for packages that needs a working X environment to build. if [[ ! ${_VIRTUAL_X} ]]; then -- 2.18.0
- [gentoo-dev] [PATCH 81/98] systemd.eclass: add @SUPPORTED... Michał Górny
- [gentoo-dev] [PATCH 84/98] tmpfiles.eclass: add @SUPPORTE... Michał Górny
- [gentoo-dev] [PATCH 83/98] texlive-module.eclass: add @SU... Michał Górny
- [gentoo-dev] [PATCH 86/98] twisted-r1.eclass: add @SUPPOR... Michał Górny
- [gentoo-dev] [PATCH 85/98] toolchain-glibc.eclass: add @S... Michał Górny
- [gentoo-dev] [PATCH 87/98] udev.eclass: add @SUPPORTED_EA... Michał Górny
- [gentoo-dev] [PATCH 88/98] vala.eclass: add @SUPPORTED_EA... Michał Górny
- [gentoo-dev] [PATCH 89/98] vcs-snapshot.eclass: add @SUPP... Michał Górny
- [gentoo-dev] [PATCH 90/98] vdr-plugin-2.eclass: add @SUPP... Michał Górny
- [gentoo-dev] [PATCH 91/98] versionator.eclass: add @SUPPO... Michał Górny
- [gentoo-dev] [PATCH 92/98] virtualx.eclass: add @SUPPORTE... Michał Górny
- [gentoo-dev] [PATCH 94/98] wxwidgets.eclass: add @SUPPORT... Michał Górny
- [gentoo-dev] [PATCH 93/98] waf-utils.eclass: add @SUPPORT... Michał Górny
- [gentoo-dev] [PATCH 95/98] xdg-utils.eclass: add @SUPPORT... Michał Górny
- [gentoo-dev] [PATCH 97/98] xfconf.eclass: add @SUPPORTED_... Michał Górny
- [gentoo-dev] [PATCH 96/98] xdg.eclass: add @SUPPORTED_EAP... Michał Górny
- [gentoo-dev] [PATCH 98/98] xorg-2.eclass: add @SUPPORTED_... Michał Górny
- Re: [gentoo-dev] [PATCH 00/98] Add @SUPPORTED_EAPIS to ec... Michael Orlitzky
