summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-21 18:05:56 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-21 18:05:56 +0100
commit4b4c996d751da1e8a7dbba77fdbb59239e77a7de (patch)
tree7788b1352f36b6e1d88125409cb939542cf5a0fa /app-text/poppler/poppler-9999.ebuild
parentsys-devel/crossdev: Fix patch for EAPI 6 (diff)
downloadgentoo-4b4c996d751da1e8a7dbba77fdbb59239e77a7de.tar.gz
gentoo-4b4c996d751da1e8a7dbba77fdbb59239e77a7de.tar.bz2
gentoo-4b4c996d751da1e8a7dbba77fdbb59239e77a7de.zip
app-text/poppler: Version bump 0.50.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 80446e70e67f..f6c4e21594fc 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/65" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
+ SLOT="0/66" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi
DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"