summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:39:53 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:24 +0200
commit40b7fb8350b7db70523b39bcada3248ab1e3a417 (patch)
tree2bc02bccf173de79c6383d2bf42b5d42098087c5 /eclass
parentvdr-plugin-2.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-40b7fb8350b7db70523b39bcada3248ab1e3a417.tar.gz
gentoo-40b7fb8350b7db70523b39bcada3248ab1e3a417.tar.bz2
gentoo-40b7fb8350b7db70523b39bcada3248ab1e3a417.zip
versionator.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/versionator.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/versionator.eclass b/eclass/versionator.eclass
index bf3f6a2a77b6..0f5d5770350b 100644
--- a/eclass/versionator.eclass
+++ b/eclass/versionator.eclass
@@ -5,6 +5,7 @@
# @MAINTAINER:
# Jonathan Callen <jcallen@gentoo.org>
# base-system@gentoo.org
+# @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