summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-11-17 20:23:03 +0100
committerJohannes Huber <johu@gentoo.org>2016-11-17 20:23:44 +0100
commit91a805e1aa4f57c17e272cb3628d36d1d7165408 (patch)
tree70088360b6e9b01d23b9b9fa7c5a196eea896d2c /app-text/poppler/poppler-9999.ebuild
parentx11-misc/lightdm: Removed old. (diff)
downloadgentoo-91a805e1aa4f57c17e272cb3628d36d1d7165408.tar.gz
gentoo-91a805e1aa4f57c17e272cb3628d36d1d7165408.tar.bz2
gentoo-91a805e1aa4f57c17e272cb3628d36d1d7165408.zip
app-text/poppler: Version bump 0.49.0
Package-Manager: portage-2.3.2
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 df6663999aa7..80446e70e67f 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/63" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
+ SLOT="0/65" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi
DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"