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 92E7A1388C1 for ; Thu, 5 Nov 2015 10:07:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CF9FE07DA; Thu, 5 Nov 2015 10:07:38 +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 C508DE083C for ; Thu, 5 Nov 2015 10:07:37 +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 D301A340939 for ; Thu, 5 Nov 2015 10:07:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8943620B7 for ; Thu, 5 Nov 2015 10:07:35 +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: <1446718037.1213c048912abc498e80cb060db464a85bf7be58.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/icinga/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/icinga/icinga-1.13.3-r1.ebuild X-VCS-Directories: net-analyzer/icinga/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1213c048912abc498e80cb060db464a85bf7be58 X-VCS-Branch: master Date: Thu, 5 Nov 2015 10:07:35 +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: 7bd73153-e3d4-4ae2-9dde-299655e07da3 X-Archives-Hash: 72f6fb1840eb3cbcff11df8bcfede34c commit: 1213c048912abc498e80cb060db464a85bf7be58 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 5 10:07:17 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 5 10:07:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1213c048 net-analyzer/icinga: x86 stable wrt bug #564242 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" net-analyzer/icinga/icinga-1.13.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild index 332ca03..0a2ab1b 100644 --- a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild +++ b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web" DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] ) perl? ( dev-lang/perl )