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 16F9913826B for ; Thu, 26 May 2016 00:31:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D686224062; Thu, 26 May 2016 00:31:29 +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 A5A5F224061 for ; Thu, 26 May 2016 00:31:28 +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 83018340BCD for ; Thu, 26 May 2016 00:31:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85925FFC for ; Thu, 26 May 2016 00:31:23 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1464222636.b39d23f1be1bfe9f60fc9676539a455d68f44521.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Proc-ProcessTable/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.530.0.ebuild X-VCS-Directories: dev-perl/Proc-ProcessTable/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b39d23f1be1bfe9f60fc9676539a455d68f44521 X-VCS-Branch: master Date: Thu, 26 May 2016 00:31:23 +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: 78db313d-48e8-4aca-8c01-433127fd073c X-Archives-Hash: 79767f528711b83f2a0eef81d6adf6a4 commit: b39d23f1be1bfe9f60fc9676539a455d68f44521 Author: Matt Turner gentoo org> AuthorDate: Thu May 26 00:30:35 2016 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu May 26 00:30:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b39d23f1 dev-perl/Proc-ProcessTable: alpha stable, bug 581674. dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.530.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.530.0.ebuild b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.530.0.ebuild index a8acfad..d63dc4b 100644 --- a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.530.0.ebuild +++ b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.530.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Unix process table information" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" PATCHES=(