From: Michał Górny Date: Sun, 12 Aug 2018 06:36:53 +0000 (+0200) Subject: bzr.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=27a2273056e6f9d72f26ac2c64faba3368c3c7b9;p=gentoo.git bzr.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index 29464ec32d5d..cc46be794214 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -9,6 +9,7 @@ # Mark Lee # Ulrich Müller # Christian Faulhammer +# @SUPPORTED_EAPIS: 2 3 4 5 6 7 # @BLURB: generic fetching functions for the Bazaar VCS # @DESCRIPTION: # The bzr.eclass provides functions to fetch and unpack sources from