Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/poppler/
Date: Thu, 03 Mar 2022 17:39:08
Message-Id: 1646329129.27e5a837fd228721b5d4e858db8a70a8386ca4fc.asturm@gentoo
1 commit: 27e5a837fd228721b5d4e858db8a70a8386ca4fc
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 17:19:09 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 3 17:38:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e5a837
7
8 app-text/poppler: 22.03.0 version bump, bumping subslot, w/o KEYWORDS
9
10 Several revdeps are broken and at least two of them without upstream fix.
11
12 Package-Manager: Portage-3.0.30, Repoman-3.0.3
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-text/poppler/Manifest | 1 +
16 app-text/poppler/{poppler-9999.ebuild => poppler-22.03.0.ebuild} | 4 ++--
17 app-text/poppler/poppler-9999.ebuild | 2 +-
18 3 files changed, 4 insertions(+), 3 deletions(-)
19
20 diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
21 index 21a5bdd37dd5..b2044a054a9b 100644
22 --- a/app-text/poppler/Manifest
23 +++ b/app-text/poppler/Manifest
24 @@ -1,2 +1,3 @@
25 DIST poppler-22.01.0.tar.xz 1801984 BLAKE2B f238636a0b1f07e0b70de99d8f0b3afcb7e2424c9dee4a044edaa5bd34753061e58a7c530792264ffb5a520cb4dc7dc52de17573fda350de97bef6346048fb76 SHA512 c6ea908a9188483ca588ac81d3e92dd15a405f90d36cc7059e618c8a7e3e9faeda82717aba5df34adb4a0a94e2fbecd472acec44972272349cc8d5a57b7405d1
26 DIST poppler-22.02.0.tar.xz 1807024 BLAKE2B 97d27fb6d31535b5fce0aa518d00ab9da218a8d49dcb45dbaa5ab3cc669d8ffc75e07bd617b5fe9842c8b7b8ac843e9aa07ee0d31504f1e2b6c4f89b2177add6 SHA512 61867241d6d076dae554d654a8ad3b1a073079bad31f45170516b886fabb4c238ff2d49705924da219e128eb4052ac6337121967347600e54f61790dd0eed487
27 +DIST poppler-22.03.0.tar.xz 1809940 BLAKE2B 0307e9225645b289105fe5a55a712ab821a0961a5dd53467b7db41432d74ec763e9ab0494f6b4d1bed94f7b0c2a74cb849878ad5f0c877fa4df0888f97a10ef6 SHA512 f87bbff4f394f192095da0c00bdf8b5c70b7eb864941225aad2025e91283c3c42a0016a772e7e9ea73a86746251928fc64500f923e8fd841adae1c6e67d72569
28
29 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-22.03.0.ebuild
30 similarity index 92%
31 copy from app-text/poppler/poppler-9999.ebuild
32 copy to app-text/poppler/poppler-22.03.0.ebuild
33 index 35b2f4f41bef..81fa4e488b6f 100644
34 --- a/app-text/poppler/poppler-9999.ebuild
35 +++ b/app-text/poppler/poppler-22.03.0.ebuild
36 @@ -11,8 +11,8 @@ if [[ ${PV} == *9999* ]] ; then
37 SLOT="0/9999"
38 else
39 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
40 - 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"
41 - SLOT="0/118" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
42 +# 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"
43 + SLOT="0/119" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
44 fi
45
46 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
47
48 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
49 index 35b2f4f41bef..a1d70422f692 100644
50 --- a/app-text/poppler/poppler-9999.ebuild
51 +++ b/app-text/poppler/poppler-9999.ebuild
52 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
53 else
54 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
55 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"
56 - SLOT="0/118" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
57 + SLOT="0/119" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
58 fi
59
60 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"