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 6411D13825A for ; Sat, 14 May 2016 22:22:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D58B014145; Sat, 14 May 2016 22:22:18 +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 19AB821C04E for ; Sat, 14 May 2016 22:22:18 +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 3F778340B66 for ; Sat, 14 May 2016 22:22:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6741929 for ; Sat, 14 May 2016 22:22:12 +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: <1463264498.ca584297aaee62e1d164ff37eb9a6f9a4c3a43a6.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/cacti/cacti-0.8.8h.ebuild X-VCS-Directories: net-analyzer/cacti/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ca584297aaee62e1d164ff37eb9a6f9a4c3a43a6 X-VCS-Branch: master Date: Sat, 14 May 2016 22: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: db4cbb91-1958-4e90-b8f9-50f48009422f X-Archives-Hash: 59bed1aa41cacc2c8a64dbfa1cfe78ae commit: ca584297aaee62e1d164ff37eb9a6f9a4c3a43a6 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat May 14 22:21:38 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat May 14 22:21:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca584297 net-analyzer/cacti: amd64 stable wrt bug #582996 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-analyzer/cacti/cacti-0.8.8h.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/cacti/cacti-0.8.8h.ebuild b/net-analyzer/cacti/cacti-0.8.8h.ebuild index 3c9a4a9..817b0f0 100644 --- a/net-analyzer/cacti/cacti-0.8.8h.ebuild +++ b/net-analyzer/cacti/cacti-0.8.8h.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.cacti.net/" SRC_URI="http://www.cacti.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="snmp doc" need_httpd