summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-04-28 23:49:49 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-04-29 13:37:05 +0200
commitd250a049434d3694fa72d97c887ce021410ce002 (patch)
tree5473b86cebcc32d05cfc2e0ad23000e1ecf5d74d /app-text
parentdev-python/pytest-describe: Bump to 1.0.0 (diff)
downloadgentoo-d250a049434d3694fa72d97c887ce021410ce002.tar.gz
gentoo-d250a049434d3694fa72d97c887ce021410ce002.tar.bz2
gentoo-d250a049434d3694fa72d97c887ce021410ce002.zip
app-text/poppler: Subslot bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text')
-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 da61f3d0f0f8..0cd5e76d8ec8 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
- SLOT="0/98" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
+ SLOT="0/99" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi
DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"