Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/poppler/
Date: Thu, 17 Jan 2019 23:15:21
Message-Id: 1547766884.bbc9df15dfb15d99698722a831965bfde41f4910.slyfox@gentoo
1 commit: bbc9df15dfb15d99698722a831965bfde41f4910
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 17 23:14:44 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 17 23:14:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc9df15
7
8 app-text/poppler: stable 0.68.0 for ppc/ppc64, bug #659828
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.56, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/poppler/poppler-0.68.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/poppler/poppler-0.68.0.ebuild b/app-text/poppler/poppler-0.68.0.ebuild
19 index 2089421ff8e..2c3f948431b 100644
20 --- a/app-text/poppler/poppler-0.68.0.ebuild
21 +++ b/app-text/poppler/poppler-0.68.0.ebuild
22 @@ -11,7 +11,7 @@ if [[ "${PV}" == "9999" ]] ; then
23 SLOT="0/9999"
24 else
25 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
26 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 SLOT="0/79" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
29 fi