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: Mon, 29 Nov 2021 19:16:35
Message-Id: 1638213375.bd7993accb160ba17a540319d3a5170e69dc0338.sam@gentoo
1 commit: bd7993accb160ba17a540319d3a5170e69dc0338
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Nov 29 19:09:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 19:16:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7993ac
7
8 app-text/poppler: stable 21.11.0 for sparc, bug #821970
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 app-text/poppler/poppler-21.11.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/poppler/poppler-21.11.0.ebuild b/app-text/poppler/poppler-21.11.0.ebuild
19 index fddf121aa197..4a7eab57b070 100644
20 --- a/app-text/poppler/poppler-21.11.0.ebuild
21 +++ b/app-text/poppler/poppler-21.11.0.ebuild
22 @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then
23 SLOT="0/9999"
24 else
25 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
26 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~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/115" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
29 fi