Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Mon, 13 Sep 2021 00:56:51
Message-Id: 1631494589.beaea2a567ba55d454743e4f2740f763b559f814.sam@gentoo
1 commit: beaea2a567ba55d454743e4f2740f763b559f814
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 13 00:56:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 00:56:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beaea2a5
7
8 app-text/ghostscript-gpl: drop unused flag-o-matic
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index f494a7875d2..26de70cf7a7 100644
17 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
18 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.54.0-r1.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=7
22
23 -inherit autotools flag-o-matic toolchain-funcs
24 +inherit autotools toolchain-funcs
25
26 DESCRIPTION="Interpreter for the PostScript language and PDF"
27 HOMEPAGE="https://ghostscript.com/"