Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/poppler/
Date: Mon, 06 Nov 2017 20:51:51
Message-Id: 1510001505.e60b9528f0adaf9e9ddc2ed3ee1ae6ddc9c3dcfc.polynomial-c@gentoo
1 commit: e60b9528f0adaf9e9ddc2ed3ee1ae6ddc9c3dcfc
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 6 20:51:30 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 6 20:51:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60b9528
7
8 app-text/poppler: Synce live ebuild.
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-text/poppler/poppler-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
16 index 3194d05c38b..051f129f55e 100644
17 --- a/app-text/poppler/poppler-9999.ebuild
18 +++ b/app-text/poppler/poppler-9999.ebuild
19 @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then
20 else
21 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
22 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
23 - SLOT="0/71" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
24 + SLOT="0/72" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
25 fi
26
27 DESCRIPTION="PDF rendering library based on the xpdf-3.0 code base"