commit: f04d7fa9403633b2db68de8dce03d15fe1b5c59c Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com> AuthorDate: Tue Mar 9 05:56:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 5 17:45:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04d7fa9
dev-games/quake4-sdk: fix copyright, update to EAPI 7 Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19820 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild index fb80cba1daf..a8408a235b8 100644 --- a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild +++ b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit unpacker DESCRIPTION="Quake4 SDK"
