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-office/scribus/
Date: Sat, 06 Oct 2018 19:12:40
Message-Id: 1538853142.f69789e54e2d44bf4cb33e37c55d5559fb7047f4.slyfox@gentoo
1 commit: f69789e54e2d44bf4cb33e37c55d5559fb7047f4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:12:10 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:12:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69789e5
7
8 app-office/scribus: stable 1.5.4 for ppc, bug #659942
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc"
14
15 app-office/scribus/scribus-1.5.4.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-office/scribus/scribus-1.5.4.ebuild b/app-office/scribus/scribus-1.5.4.ebuild
19 index 6f845248837..8fe01e20f22 100644
20 --- a/app-office/scribus/scribus-1.5.4.ebuild
21 +++ b/app-office/scribus/scribus-1.5.4.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -16,7 +16,7 @@ https://dev.gentoo.org/~asturm/distfiles/${P}-poppler-0.64.0.patch.tar.xz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86"
33 +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
34 IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts templates tk"
35
36 #a=$((ls resources/translations/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'; ls resources/loremipsum/*xml | sed -e 's:\.: :g' -e 's:loremipsum\/: :g'| awk '{print $2}'; ls resources/dicts/hyph*dic | sed -e 's:\.: :g' -e 's:hyph_: :g' | awk '{print $2}'; ls resources/dicts/README_*txt | sed -e 's:_hyph::g' -e 's:\.: :g' -e 's:README_: :g' | awk '{print $2}') | sort | uniq); echo $a