projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
755c481
)
scons-utils.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:39:26 +0000
(08:39 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:14 +0000
(09:33 +0200)
eclass/scons-utils.eclass
patch
|
blob
|
history
diff --git
a/eclass/scons-utils.eclass
b/eclass/scons-utils.eclass
index 615e00e314ad9469cb2d9781b0ac4b738da7f12c..35cf4e3221889ec69ab4e12c25ceb9be14016432 100644
(file)
--- a/
eclass/scons-utils.eclass
+++ b/
eclass/scons-utils.eclass
@@
-4,6
+4,7
@@
# @ECLASS: scons-utils.eclass
# @MAINTAINER:
# mgorny@gentoo.org
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
# @BLURB: helper functions to deal with SCons buildsystem
# @DESCRIPTION:
# This eclass provides a set of function to help developers sanely call