commit: 6a7089cb29af14a2a86bda0592a855d443263bf4 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Tue Aug 14 00:52:37 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Tue Aug 14 00:52:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a7089cb
app-office/scribus: amd64 stable wrt bug #659942 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-office/scribus/scribus-1.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/scribus/scribus-1.5.4.ebuild b/app-office/scribus/scribus-1.5.4.ebuild index 745a1ba36b0..bde39564eaa 100644 --- a/app-office/scribus/scribus-1.5.4.ebuild +++ b/app-office/scribus/scribus-1.5.4.ebuild @@ -16,7 +16,7 @@ https://dev.gentoo.org/~asturm/distfiles/${P}-poppler-0.64.0.patch.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ppc64 ~x86" IUSE="+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts templates tk" #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