commit:     40b7fb8350b7db70523b39bcada3248ab1e3a417
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 12 06:39:53 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 07:33:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b7fb83

versionator.eclass: add @SUPPORTED_EAPIS

 eclass/versionator.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/versionator.eclass b/eclass/versionator.eclass
index bf3f6a2a77b..0f5d5770350 100644
--- a/eclass/versionator.eclass
+++ b/eclass/versionator.eclass
@@ -5,6 +5,7 @@
 # @MAINTAINER:
 # Jonathan Callen <[email protected]>
 # [email protected]
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
 # @BLURB: functions which simplify manipulation of ${PV} and similar version 
strings
 # @DESCRIPTION:
 # This eclass provides functions which simplify manipulating $PV and similar

Reply via email to