Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/poppler/
Date: Mon, 02 May 2016 03:33:24
Message-Id: 1462160103.27b52931201f31bc1e6c8040febbae2c9cd8a196.mattst88@gentoo
1 commit: 27b52931201f31bc1e6c8040febbae2c9cd8a196
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 01:02:13 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 03:35:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27b52931
7
8 app-text/poppler: alpha stable, bug 579752.
9
10 app-text/poppler/poppler-0.42.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-text/poppler/poppler-0.42.0.ebuild b/app-text/poppler/poppler-0.42.0.ebuild
14 index 3d3c2e3..c36bd96 100644
15 --- a/app-text/poppler/poppler-0.42.0.ebuild
16 +++ b/app-text/poppler/poppler-0.42.0.ebuild
17 @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]] ; then
18 SLOT="0/9999"
19 else
20 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
21 - 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"
22 + 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"
23 SLOT="0/59" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
24 fi