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 137BE59CA3 for ; Sun, 6 Mar 2016 11:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69FE621C09A for ; Sun, 6 Mar 2016 11:20:22 +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 73C77E07AE for ; Sat, 5 Mar 2016 11:05:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4F9EB340AC0 for ; Sat, 5 Mar 2016 11:05:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE95D1AE8 for ; Sat, 5 Mar 2016 11:05: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: <1457175725.619a89f827d9b481afe9dd055e088c7dc07c24da.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.08.3.ebuild X-VCS-Directories: kde-apps/kolourpaint/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 619a89f827d9b481afe9dd055e088c7dc07c24da X-VCS-Branch: master Date: Sat, 5 Mar 2016 11:05: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: 834aa6a2-f792-4c70-a52c-98f6665e958f X-Archives-Hash: 5bd0dae29ef7a4a636aea79503f12278 commit: 619a89f827d9b481afe9dd055e088c7dc07c24da Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 5 11:02:05 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 5 11:02:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619a89f8 kde-apps/kolourpaint: amd64 stable wrt bug #569742 Package-Manager: portage-2.2.26 kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild b/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild index 3c47cee..bda6902 100644 --- a/kde-apps/kolourpaint/kolourpaint-15.08.3.ebuild +++ b/kde-apps/kolourpaint/kolourpaint-15.08.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"