commit: 8f4fb2c48afabc6c63ba48c6685b7751c7cf14dc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 22 21:27:23 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 22 21:27:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4fb2c4
dev-libs/gnulib: update EAPI 6 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/gnulib/gnulib-9999-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gnulib/gnulib-9999-r1.ebuild b/dev-libs/gnulib/gnulib-9999-r1.ebuild index 394e16ee666b..7305188a7c64 100644 --- a/dev-libs/gnulib/gnulib-9999-r1.ebuild +++ b/dev-libs/gnulib/gnulib-9999-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit git-r3
