projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6ae69
)
waf-utils.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:39:57 +0000
(08:39 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:25 +0000
(09:33 +0200)
eclass/waf-utils.eclass
patch
|
blob
|
history
diff --git
a/eclass/waf-utils.eclass
b/eclass/waf-utils.eclass
index 7acc97b103145aaa6f743b2b586a2198684ea654..d3e52fc463dd5f6fd7c5eb88da96ff184c68ffc7 100644
(file)
--- a/
eclass/waf-utils.eclass
+++ b/
eclass/waf-utils.eclass
@@
-8,6
+8,7
@@
# Original Author: Gilles Dartiguelongue <eva@gentoo.org>
# Various improvements based on cmake-utils.eclass: Tomáš Chvátal <scarabeus@gentoo.org>
# Proper prefix support: Jonathan Callen <jcallen@gentoo.org>
+# @SUPPORTED_EAPIS: 4 5 6
# @BLURB: common ebuild functions for waf-based packages
# @DESCRIPTION:
# The waf-utils eclass contains functions that make creating ebuild for