Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/djvu/
Date: Sat, 30 Sep 2017 04:48:09
Message-Id: 1506746869.e6840b4b24955b14a2ed2dd2132c1fcb39110817.kensington@gentoo
1 commit: e6840b4b24955b14a2ed2dd2132c1fcb39110817
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 04:43:55 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 04:47:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6840b4b
7
8 app-text/djvu: stabilise 3.5.27 for amd64/x86
9
10 Bug: https://bugs.gentoo.org/632374
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 app-text/djvu/djvu-3.5.27.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-text/djvu/djvu-3.5.27.ebuild b/app-text/djvu/djvu-3.5.27.ebuild
17 index 12bf73f05dd..75111cfc171 100644
18 --- a/app-text/djvu/djvu-3.5.27.ebuild
19 +++ b/app-text/djvu/djvu-3.5.27.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/djvu/${MY_P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -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-solaris"
31 +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-solaris"
32 IUSE="debug doc jpeg tiff xml"
33
34 RDEPEND="jpeg? ( virtual/jpeg:0 )