diff options
author | 2023-11-03 11:37:58 +0100 | |
---|---|---|
committer | 2023-11-03 12:16:17 +0100 | |
commit | 934843e4ba920667ef7652a4cecf59ac19201bd6 (patch) | |
tree | 79d6703099f030ea28644a35ce9fca6481d82c68 /app-text/poppler/poppler-9999.ebuild | |
parent | dev-util/heaptrack: drop 1.4.0 (diff) | |
download | gentoo-934843e4ba920667ef7652a4cecf59ac19201bd6.tar.gz gentoo-934843e4ba920667ef7652a4cecf59ac19201bd6.tar.bz2 gentoo-934843e4ba920667ef7652a4cecf59ac19201bd6.zip |
app-text/poppler: add 23.11.0, bump subslot
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/poppler/poppler-9999.ebuild')
-rw-r--r-- | app-text/poppler/poppler-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 0e0ce0bb1d81..aaa749ef674e 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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - SLOT="0/132" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION + SLOT="0/133" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base" |