projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6c33e
)
leechcraft.eclass: fix comment about supported EAPI versions
author
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 30 Nov 2017 05:54:32 +0000
(08:54 +0300)
committer
Sergey Popov
<pinkbyte@gentoo.org>
Thu, 30 Nov 2017 05:54:52 +0000
(08:54 +0300)
eclass/leechcraft.eclass
patch
|
blob
|
history
diff --git
a/eclass/leechcraft.eclass
b/eclass/leechcraft.eclass
index 1c80745f524cb98e173a4250996e8c4cd6165f36..ce55a941ce10a65e65d6a37c79569ef8026a23f9 100644
(file)
--- a/
eclass/leechcraft.eclass
+++ b/
eclass/leechcraft.eclass
@@
-18,7
+18,7
@@
#
# Thanks for original eclass to Andrian Nord <NightNord@niifaq.ru>.
#
-# Only EAPI >
4
supported
+# Only EAPI >
=6 is
supported
case ${EAPI:-0} in
6) ;;