commit: 3ff0b26c520855e3020fbd07c272a2bf4bc261bb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 28 07:50:45 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 28 07:50:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff0b26c
acct-user/unrealircd: update EAPI 7 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> acct-user/unrealircd/unrealircd-0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acct-user/unrealircd/unrealircd-0-r1.ebuild b/acct-user/unrealircd/unrealircd-0-r1.ebuild index d7556578c61..b405153f398 100644 --- a/acct-user/unrealircd/unrealircd-0-r1.ebuild +++ b/acct-user/unrealircd/unrealircd-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user
