commit:     68805b806c31107c4579125aa26da882b3670a4b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 14:28:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 14:44:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68805b80

sci-libs/xdrfile: EAPI 8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/xdrfile/{xdrfile-1.1.4.ebuild => xdrfile-1.1.4-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/xdrfile/xdrfile-1.1.4.ebuild 
b/sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild
similarity index 87%
rename from sci-libs/xdrfile/xdrfile-1.1.4.ebuild
rename to sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild
index 71f44e1afdfb..22cb5ad3872c 100644
--- a/sci-libs/xdrfile/xdrfile-1.1.4.ebuild
+++ b/sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 FORTRAN_NEEDED="fortran"
 
-inherit fortran-2 multilib
+inherit fortran-2
 
 DESCRIPTION="Library to read gromacs trajectory and topology files"
 HOMEPAGE="http://www.gromacs.org/Developer_Zone/Programming_Guide/XTC_Library";

Reply via email to