projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aff80c
)
distutils-r1.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:37:05 +0000
(08:37 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:23 +0000
(09:32 +0200)
eclass/distutils-r1.eclass
patch
|
blob
|
history
diff --git
a/eclass/distutils-r1.eclass
b/eclass/distutils-r1.eclass
index 85f8f4cb3be92c1fc0bc465a514b9eff3d207999..ffb07441ad998dfcc64e7f2c9dfd70ddb865a069 100644
(file)
--- a/
eclass/distutils-r1.eclass
+++ b/
eclass/distutils-r1.eclass
@@
-7,6
+7,7
@@
# @AUTHOR:
# Author: Michał Górny <mgorny@gentoo.org>
# Based on the work of: Krzysztof Pawlik <nelchael@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6 7
# @BLURB: A simple eclass to build Python packages using distutils.
# @DESCRIPTION:
# A simple eclass providing functions to build Python packages using