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/poppler/
Date: Fri, 02 Sep 2022 05:52:13
Message-Id: 1662096799.8f27c346bd97bc4dad857c09cdec1f06766020aa.sam@gentoo
1 commit: 8f27c346bd97bc4dad857c09cdec1f06766020aa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 04:40:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 05:33:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f27c346
7
8 app-text/poppler: keyword 22.09.0
9
10 I swear I did try LO + Scribus beforehand! But didn't have
11 have pdfimport on and I have no idea about Scribus.
12
13 All fixed now.
14
15 Bug: https://bugs.gentoo.org/867958
16 Signed-off-by: Sam James <sam <AT> gentoo.org>
17
18 app-text/poppler/poppler-22.09.0.ebuild | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/app-text/poppler/poppler-22.09.0.ebuild b/app-text/poppler/poppler-22.09.0.ebuild
22 index b46b9ec23054..81157c1a12a0 100644
23 --- a/app-text/poppler/poppler-22.09.0.ebuild
24 +++ b/app-text/poppler/poppler-22.09.0.ebuild
25 @@ -15,7 +15,7 @@ else
26
27 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
28 SRC_URI+=" verify-sig? ( https://poppler.freedesktop.org/${P}.tar.xz.sig )"
29 - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 SLOT="0/124" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
32 fi