commit: 4adeebfa7bcfec71244c36882e9d49696973aaad Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 11 06:54:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 11 06:56:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4adeebfa
app-misc/supercat: update EAPI 6 -> 7 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/supercat/supercat-0.5.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/supercat/supercat-0.5.7.ebuild b/app-misc/supercat/supercat-0.5.7.ebuild index c64ec1a774f..9edb488358e 100644 --- a/app-misc/supercat/supercat-0.5.7.ebuild +++ b/app-misc/supercat/supercat-0.5.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="A text file colorizer using powerful regular expressions" HOMEPAGE="http://supercat.nosredna.net"
