Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2dec/
Date: Sun, 02 Oct 2016 06:10:21
Message-Id: 1475388605.b743af448b94b8b1cc5f961d4e27a4edbd528026.patrick@gentoo
1 commit: b743af448b94b8b1cc5f961d4e27a4edbd528026
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 06:03:33 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 06:10:05 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b743af44
7
8 media-libs/jbig2dec: Whitespace
9
10 Package-Manager: portage-2.3.0
11
12 media-libs/jbig2dec/jbig2dec-0.13.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/media-libs/jbig2dec/jbig2dec-0.13.ebuild b/media-libs/jbig2dec/jbig2dec-0.13.ebuild
16 index 741776a..f5d0137 100644
17 --- a/media-libs/jbig2dec/jbig2dec-0.13.ebuild
18 +++ b/media-libs/jbig2dec/jbig2dec-0.13.ebuild
19 @@ -11,9 +11,9 @@ SRC_URI="http://downloads.ghostscript.com/public/${PN}/${P}.tar.gz
20
21 LICENSE="AGPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
24 - ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
25 - ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh \
27 + ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos \
28 + ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris"
29 IUSE="png static-libs test"
30
31 RDEPEND="png? ( media-libs/libpng:0= )"