commit: beaea2a567ba55d454743e4f2740f763b559f814 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 13 00:56:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 13 00:56:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beaea2a5
app-text/ghostscript-gpl: drop unused flag-o-matic Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild index f494a7875d2..26de70cf7a7 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools flag-o-matic toolchain-funcs +inherit autotools toolchain-funcs DESCRIPTION="Interpreter for the PostScript language and PDF" HOMEPAGE="https://ghostscript.com/"
