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 347AC13829C for ; Sat, 11 Jun 2016 10:57:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44200142B9; Sat, 11 Jun 2016 10:57:02 +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 517C714234 for ; Sat, 11 Jun 2016 10:57:00 +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 8447A340BDD for ; Sat, 11 Jun 2016 10:56:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31885233D for ; Sat, 11 Jun 2016 10:56:55 +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: <1465642544.f309dc5a91f19d492d1cbde765de884bda631a49.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepimlibs/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211.ebuild X-VCS-Directories: kde-apps/kdepimlibs/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f309dc5a91f19d492d1cbde765de884bda631a49 X-VCS-Branch: master Date: Sat, 11 Jun 2016 10:56:55 +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: f4f3406b-1377-4004-bf85-37aa2dc66540 X-Archives-Hash: 76f52d0c82959f8d124787483a74d81d commit: f309dc5a91f19d492d1cbde765de884bda631a49 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jun 11 10:55:44 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jun 11 10:55:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f309dc5a kde-apps/kdepimlibs: amd64 stable wrt bug #584652 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211.ebuild b/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211.ebuild index 2ee9fac..09e470b 100644 --- a/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211.ebuild +++ b/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160211.ebuild @@ -14,7 +14,7 @@ COMMIT_ID="a791b69599c3571ff2f4b1cc9033d8fb30f1bc33" SRC_URI="https://quickgit.kde.org/?p=kdepimlibs.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${P}.tar.gz" S=${WORKDIR}/${PN} -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug ldap prison"