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 Jun 2021 15:56:46
Message-Id: 1623945344.0cda02f6b3a887a059aae68916555b370dc38640.slyfox@gentoo
1 commit: 0cda02f6b3a887a059aae68916555b370dc38640
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jun 17 15:00:15 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 15:55:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cda02f6
7
8 app-text/poppler: stable 21.05.0 for hppa, bug #788112
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/poppler/poppler-21.05.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/poppler/poppler-21.05.0.ebuild b/app-text/poppler/poppler-21.05.0.ebuild
19 index d238d22ee04..845b1a76e59 100644
20 --- a/app-text/poppler/poppler-21.05.0.ebuild
21 +++ b/app-text/poppler/poppler-21.05.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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 SLOT="0/110" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
29 fi