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: Sun, 06 Sep 2020 07:49:41
Message-Id: 1599378553.98f93d431f198b8302cc17e558ac44d73891abca.slyfox@gentoo
1 commit: 98f93d431f198b8302cc17e558ac44d73891abca
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 07:45:24 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 07:49:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f93d43
7
8 app-text/poppler: stable 0.90.1 for hppa
9
10 stable wrt bug #735824
11
12 Package-Manager: Portage-3.0.5, Repoman-3.0.1
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 app-text/poppler/poppler-0.90.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-text/poppler/poppler-0.90.1.ebuild b/app-text/poppler/poppler-0.90.1.ebuild
20 index 4b53b129521..6946ac5f6d7 100644
21 --- a/app-text/poppler/poppler-0.90.1.ebuild
22 +++ b/app-text/poppler/poppler-0.90.1.ebuild
23 @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then
24 SLOT="0/9999"
25 else
26 SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz"
27 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 SLOT="0/101" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
30 fi