diff options
author | Sam James <sam@gentoo.org> | 2022-11-22 21:27:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-22 21:27:23 +0000 |
commit | 8f4fb2c48afabc6c63ba48c6685b7751c7cf14dc (patch) | |
tree | 902f39b880a3a332705cfccc5d5c0a683e5ebcce /dev-libs/gnulib | |
parent | sys-devel/autoconf-wrapper: add gentoo upstream metadata (diff) | |
download | gentoo-8f4fb2c48afabc6c63ba48c6685b7751c7cf14dc.tar.gz gentoo-8f4fb2c48afabc6c63ba48c6685b7751c7cf14dc.tar.bz2 gentoo-8f4fb2c48afabc6c63ba48c6685b7751c7cf14dc.zip |
dev-libs/gnulib: update EAPI 6 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gnulib')
-rw-r--r-- | dev-libs/gnulib/gnulib-9999-r1.ebuild | 4 |
1 files 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 |