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 02:41:59
Message-Id: 1662086501.a5c8dc5fbd1bff22f355891078c55c777c532c93.sam@gentoo
1 commit: a5c8dc5fbd1bff22f355891078c55c777c532c93
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 2 02:41:41 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 02:41:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c8dc5f
7
8 app-text/poppler: unkeyword 22.09.0 for a moment
9
10 LO needs a patch
11
12 Bug: https://bugs.gentoo.org/867958
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 app-text/poppler/poppler-22.09.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/poppler/poppler-22.09.0.ebuild b/app-text/poppler/poppler-22.09.0.ebuild
19 index 81157c1a12a0..b46b9ec23054 100644
20 --- a/app-text/poppler/poppler-22.09.0.ebuild
21 +++ b/app-text/poppler/poppler-22.09.0.ebuild
22 @@ -15,7 +15,7 @@ else
23
24 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
25 SRC_URI+=" verify-sig? ( https://poppler.freedesktop.org/${P}.tar.xz.sig )"
26 - 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"
27 + #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"
28 SLOT="0/124" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
29 fi