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: Fri, 28 Aug 2020 22:21:52
Message-Id: 1598653299.4c7b061af1246583c779087c4573f2a62c8703cb.slyfox@gentoo
1 commit: 4c7b061af1246583c779087c4573f2a62c8703cb
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 28 19:18:20 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 22:21:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7b061a
7
8 app-text/poppler: stable 0.90.1 for sparc
9
10 stable wrt bug #735824
11
12 Package-Manager: Portage-3.0.4, Repoman-3.0.1
13 RepoMan-Options: --include-arches="sparc"
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 4c2c2787fc4..94da8179193 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