commit: 55ab4ff24d5db5ca516b8ea6117e6d0b68615af6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 2 17:57:34 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Sep 2 20:17:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ab4ff2
app-text/poppler: 25.09.0 version bump, subslot bump w/o keywords Bug: https://bugs.gentoo.org/962277 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/poppler/Manifest | 2 ++ app-text/poppler/{poppler-9999.ebuild => poppler-25.09.0.ebuild} | 4 ++-- app-text/poppler/poppler-9999.ebuild | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest index 9af51bab5968..eca87dc757bc 100644 --- a/app-text/poppler/Manifest +++ b/app-text/poppler/Manifest @@ -2,4 +2,6 @@ DIST poppler-25.07.0.tar.xz 1971768 BLAKE2B 462e8ca8937636b50041260eb642742a1444 DIST poppler-25.07.0.tar.xz.sig 833 BLAKE2B 5d36c619e79a0ab346058f18d331260d6b410e0a590d9001fda98ecbf301277285e6743e1ead226a742c39d199259bce91083e8e73f1186f4a365b6c34e4a923 SHA512 263f0cc74467e917692cc5cc9cfc2088192f45e613acc3c213f1b68e7c366d73f95a411b24a64438425aefbfea5712df470fed415bc73e6fba550137af093283 DIST poppler-25.08.0.tar.xz 1975316 BLAKE2B d7bba8116ed995e1618b15f60bce25d347f4468cd618062fef63f6c90e76ee998907f6ac111a3e9759b9a6f281a46d6c9fab11bbf3174e45cdf862d6e631f145 SHA512 ebefb6952bbec3356bbe1e43562203fc4446065ff289bc181ecc6f5a11901b7cc002ce1b0746487bb5b52535df0f0b77866ea427b244df1ba6d87bffce555999 DIST poppler-25.08.0.tar.xz.sig 833 BLAKE2B 4ec4dd143fd8621248926f5e20342f1f06467b297155be4a8fc4f9ab082d904162dbf752a55a20c69e5fe141cb19ca0875962c65cba9190878c202443011a383 SHA512 d440297cea6899681fa6dfd93f72f8ade0dab1b3c3126e817b886f0481fb5971e01cea0b0221c8e24e6f1cd675c8a937011de70741ef80af902223a063f69334 +DIST poppler-25.09.0.tar.xz 1981176 BLAKE2B 63f3c47b1d7ff7308e86c383add11531269cd06638c1eccef13244c0aa367c409e84cd58063ed9794b219e50a93ac38429e463eef82b167a3c70f411a7067517 SHA512 7443bb3b203a5b3bc56403758ee249490dd0a48dab1fae9042b5a5e15ba5260688e12f722d749b3abce7afd8ec2ad1b216c15617d8f6435c93c537153c295cba +DIST poppler-25.09.0.tar.xz.sig 833 BLAKE2B 9805bdf570008482a88bacb6607d05591e364b58ec89c1866ae36e0b8c77033b6aa9a98336b41543ad04bc8793970dd49a229cd3029ce426b99afe4d7ed50494 SHA512 9a943a7a8d8d2ef583d990094a2585832763fdb137c0d24e0dcc3c87f713f7996ff055b1cf7fa892403c39dbc486c205bcdd895654f8dbf4f57ea2541b237c8d DIST poppler-test-c79c6839e859dbee6b73ac260788fa2de8618ba4.tar.bz2 5388727 BLAKE2B 31f144b1be1c17a3feb02c77fe8e8b628a995fe3f0c5734eb7f10264f4f49ccd79a3633b260065fec6b02a5ed7361a11965be1dc401ed27c19d8acfcc8268796 SHA512 6305f194a0f43f54a4b4c2641f756255e7cac72d85b476350b5d520ccb868e8e1775032cb8dc1b2d784f6e2e80ce47b0ae0f69bb46a426c76d84a48020265ad8 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-25.09.0.ebuild similarity index 94% copy from app-text/poppler/poppler-9999.ebuild copy to app-text/poppler/poppler-25.09.0.ebuild index 087db6fe0fa1..82a22c9b23af 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-25.09.0.ebuild @@ -17,8 +17,8 @@ else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" SRC_URI+=" test? ( https://gitlab.freedesktop.org/poppler/test/-/archive/${TEST_COMMIT}/test-${TEST_COMMIT}.tar.bz2 -> ${PN}-test-${TEST_COMMIT}.tar.bz2 )" SRC_URI+=" verify-sig? ( https://poppler.freedesktop.org/${P}.tar.xz.sig )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - SLOT="0/152" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION +# KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + SLOT="0/153" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base" diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 087db6fe0fa1..f75ade672eae 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-9999.ebuild @@ -18,7 +18,7 @@ else SRC_URI+=" test? ( https://gitlab.freedesktop.org/poppler/test/-/archive/${TEST_COMMIT}/test-${TEST_COMMIT}.tar.bz2 -> ${PN}-test-${TEST_COMMIT}.tar.bz2 )" SRC_URI+=" verify-sig? ( https://poppler.freedesktop.org/${P}.tar.xz.sig )" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - SLOT="0/152" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION + SLOT="0/153" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"
