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 B2AD21388B6 for ; Tue, 5 Jan 2016 11:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 109A7E0851; Tue, 5 Jan 2016 11:45:32 +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 617D5E0855 for ; Tue, 5 Jan 2016 11:45:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 601953408EA for ; Tue, 5 Jan 2016 11:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B906D00 for ; Tue, 5 Jan 2016 11:45:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1451994311.44c8b638668d6af1c70b76b9489e12fac4bd0a2b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/collectd/metadata.xml X-VCS-Directories: app-admin/collectd/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 44c8b638668d6af1c70b76b9489e12fac4bd0a2b X-VCS-Branch: master Date: Tue, 5 Jan 2016 11:45:29 +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: 0652c061-eafc-4763-be46-48c971ca5c85 X-Archives-Hash: 02a3447e043f61a8155664f22d9ca474 commit: 44c8b638668d6af1c70b76b9489e12fac4bd0a2b Author: Pacho Ramos gentoo org> AuthorDate: Tue Jan 5 11:09:33 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jan 5 11:45:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c8b638 app-admin/collectd: Drop vserver support (#472170) Package-Manager: portage-2.2.26 app-admin/collectd/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml index 1f920dd..268c9ab 100644 --- a/app-admin/collectd/metadata.xml +++ b/app-admin/collectd/metadata.xml @@ -115,7 +115,6 @@ Build the varnish input plugin Build the libvirt input plugin (statistics about virtualized guests on a system) Build the vmem input plugin (information about the virtual memory subsystem) - Build the vserver input plugin (virtual servers running on a system) Build the wireless input plugin (signal quality, signal power and signal-to-noise ratio for wireless LAN cards) Build the write_graphite output plugin (sends the values collected by collectd to Carbon, the storage layer of the Graphite time-series database) Build the write_http output plugin (sends the values collected by collectd to a web-server)