--- eclass/vcs-snapshot.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/vcs-snapshot.eclass b/eclass/vcs-snapshot.eclass index 243d4a8a3185..316a37773d43 100644 --- a/eclass/vcs-snapshot.eclass +++ b/eclass/vcs-snapshot.eclass @@ -4,6 +4,7 @@ # @ECLASS: vcs-snapshot.eclass # @MAINTAINER: # mgo...@gentoo.org +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: support eclass for unpacking VCS snapshot tarballs # @DESCRIPTION: # This eclass provides a convenience src_unpack() which does unpack all -- 2.18.0
- [gentoo-dev] [PATCH 78/98] selinux-policy-2.eclass: add @... Michał Górny
- [gentoo-dev] [PATCH 82/98] texlive-common.eclass: add @SU... Michał Górny
- [gentoo-dev] [PATCH 80/98] subversion.eclass: add @SUPPOR... Michał Górny
- [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