From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 87E0D1388BF for ; Fri, 15 Jan 2016 09:04:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 112AC21C02B; Fri, 15 Jan 2016 09:03:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3498121C02A for ; Fri, 15 Jan 2016 09:03:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82881340B0B for ; Fri, 15 Jan 2016 09:03:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DBE5F57 for ; Fri, 15 Jan 2016 09:03:52 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1452848610.3f98c7aeedf7ce2728ec17aca0133dd876ccf726.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/scribus/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/scribus/scribus-1.4.5.ebuild X-VCS-Directories: app-office/scribus/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3f98c7aeedf7ce2728ec17aca0133dd876ccf726 X-VCS-Branch: master Date: Fri, 15 Jan 2016 09:03:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0cda1dca-1d55-49b6-ba0e-44a2d32694b0 X-Archives-Hash: b262d8da942b83f1644e5aa825b0d5c2 commit: 3f98c7aeedf7ce2728ec17aca0133dd876ccf726 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jan 15 09:03:30 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jan 15 09:03:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f98c7ae app-office/scribus: amd64 stable wrt bug #571252 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-office/scribus/scribus-1.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/scribus/scribus-1.4.5.ebuild b/app-office/scribus/scribus-1.4.5.ebuild index a123e31..27c99c2 100644 --- a/app-office/scribus/scribus-1.4.5.ebuild +++ b/app-office/scribus/scribus-1.4.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="cairo debug examples hunspell +minimal +pdf scripts templates tk" # a=$(ls resources/translations/po/scribus.*ts | sed -e 's:\.: :g' | awk '{print $2}'); echo ${a}