projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c47e923
)
emboss-r2.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:37:12 +0000
(08:37 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:25 +0000
(09:32 +0200)
eclass/emboss-r2.eclass
patch
|
blob
|
history
diff --git
a/eclass/emboss-r2.eclass
b/eclass/emboss-r2.eclass
index 4d97091d280e18286d7eb906d53aebcb576c5803..266c4583c1894e76dddd05e8fad70474fafeb07f 100644
(file)
--- a/
eclass/emboss-r2.eclass
+++ b/
eclass/emboss-r2.eclass
@@
-10,6
+10,7
@@
# Original author: Author Olivier Fisette <ofisette@gmail.com>
# Next gen author: Justin Lecher <jlec@gentoo.org>
# Next gen author: Ted Tanberry <ted.tanberry@gmail.com>
+# @SUPPORTED_EAPIS: 6
# @BLURB: Use this to easy install EMBOSS and EMBASSY programs (EMBOSS add-ons).
# @DESCRIPTION:
# The inheriting ebuild must set at least EAPI=6 and provide EBO_DESCRIPTION before the inherit line.