commit: f310ae0df4036c60e7198638aaaf6017c2d886cc Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Mar 13 12:05:10 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Mar 13 12:05:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f310ae0d
sci-biology/embassy-structure: Port to EAPI 7 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-biology/embassy-structure/embassy-structure-0.1.660.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/embassy-structure/embassy-structure-0.1.660.ebuild b/sci-biology/embassy-structure/embassy-structure-0.1.660.ebuild index eaf74b5ea84..1c5bb1e9a96 100644 --- a/sci-biology/embassy-structure/embassy-structure-0.1.660.ebuild +++ b/sci-biology/embassy-structure/embassy-structure-0.1.660.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 EBO_DESCRIPTION="Protein structure add-on package"
