summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-03 19:08:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-03 21:35:50 +0100
commit6fa94256b54e19e97ea5eaac37397ec30f62338e (patch)
tree5808186c76a103394b4468f9d2434912be88bc2a /app-text/poppler/poppler-9999.ebuild
parentkde-frameworks/kwallet: drop 6.7.0 (diff)
downloadgentoo-6fa94256b54e19e97ea5eaac37397ec30f62338e.tar.gz
gentoo-6fa94256b54e19e97ea5eaac37397ec30f62338e.tar.bz2
gentoo-6fa94256b54e19e97ea5eaac37397ec30f62338e.zip
app-text/poppler: 24.11.0 version bump w/o KEYWORDS, subslot bump
Header cleanup in upstream commit 4a7665d5 causing yet more trouble, at least with Scribus. 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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
index 30f9b48467a0..a721ae5cb97a 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/142" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
+ SLOT="0/143" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi
DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"