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 154A813826A for ; Tue, 24 May 2016 13:22:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F18BC142D1; Tue, 24 May 2016 13:22:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 670E8142D1 for ; Tue, 24 May 2016 13:22:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1E00340CEE for ; Tue, 24 May 2016 13:22:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22C6F208D for ; Tue, 24 May 2016 13:22:12 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1464096062.cbbef665a0ff6feea8674598d27b9449b9155d60.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kolourpaint/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild X-VCS-Directories: kde-apps/kolourpaint/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: cbbef665a0ff6feea8674598d27b9449b9155d60 X-VCS-Branch: master Date: Tue, 24 May 2016 13:22:12 +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: 9ecd7985-e29c-47e6-9323-d5496f2fb87b X-Archives-Hash: 1c99576f35359d4871367ea47e52117e commit: cbbef665a0ff6feea8674598d27b9449b9155d60 Author: Mikle Kolyada gentoo org> AuthorDate: Tue May 24 13:13:11 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue May 24 13:21:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbef665 kde-apps/kolourpaint: amd64 stable wrt bug #579992 Package-Manager: portage-2.2.28 kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild b/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild index 0a2407b..9a6a508 100644 --- a/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild +++ b/kde-apps/kolourpaint/kolourpaint-15.12.3.ebuild @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="Paint Program for KDE" HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="BSD LGPL-2" IUSE="debug scanner"