Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/scribus/
Date: Mon, 30 Oct 2017 23:33:32
Message-Id: 1509406296.24a7f7c5676da197c2f869269ecb30ced368f91c.asturm@gentoo
1 commit: 24a7f7c5676da197c2f869269ecb30ced368f91c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 21:44:36 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 23:31:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a7f7c5
7
8 app-office/scribus: De-stabilise hppa
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-office/scribus/scribus-1.4.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-office/scribus/scribus-1.4.6.ebuild b/app-office/scribus/scribus-1.4.6.ebuild
16 index 2965bff878d..71e5719cdb1 100644
17 --- a/app-office/scribus/scribus-1.4.6.ebuild
18 +++ b/app-office/scribus/scribus-1.4.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.xz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86"
30 +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86"
31 IUSE="cairo debug examples hunspell +minimal +pdf scripts templates tk"
32
33 # a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'); echo ${a}