commit:     cc9911ce6b1dfec07c21e1a2d98528e451e4df87
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 20 10:41:42 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 20 10:42:18 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=cc9911ce

CONTRIBUTING.md: update accepted EAPIs

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6c4ba5879..f46087c06 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -101,7 +101,7 @@ If you would like to get direct access to the overlay, 
prove some contribution a
 ## Ebuild recommendations
 As the Gentoo Science overlay is a constant work-in-progress, we have some 
recommendations for prospective contributors:
 
-* **Aim for writing EAPI=6 ebuilds.** For certain eclasses, EAPI=6 is not 
allowed yet. In such cases you may use EAPI=5. We will not accept EAPI<5 
ebuilds.
+* **Aim for writing EAPI=7 ebuilds.** For certain eclasses, EAPI=7 is not 
allowed yet. In such cases you may use EAPI=6. We will not accept EAPI<6 
ebuilds.
 * **Version bumps should always follow the latest guidelines.** For instance, 
a version bump of an ebuild that still employs autotools-utils.eclass should be 
avoided. Instead, drop 'autotools-utils', move to 'autotools' and call 
`default` followed by `eautoreconf` in src_prepare().
 
 ----

Reply via email to