summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-07-26 23:19:40 +0200
committerJohannes Huber <johu@gentoo.org>2016-07-26 23:19:40 +0200
commitc674442a890e3e433848df1828c6661cf6374216 (patch)
tree9370c0094664267d7775268e8f8168fbea7bde78 /app-text/poppler/poppler-9999.ebuild
parentdev-util/artifactory-bin: version bump (diff)
downloadgentoo-c674442a890e3e433848df1828c6661cf6374216.tar.gz
gentoo-c674442a890e3e433848df1828c6661cf6374216.tar.bz2
gentoo-c674442a890e3e433848df1828c6661cf6374216.zip
app-text/poppler: Version bump 0.46.0
Package-Manager: portage-2.3.0
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 c6e4a3972887..df6663999aa7 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -13,7 +13,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 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
- SLOT="0/62" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
+ SLOT="0/63" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi
DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"