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 5EF0313881E for ; Fri, 25 Sep 2015 08:11:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A97821C176; Fri, 25 Sep 2015 08:11:09 +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 6660521C14C for ; Fri, 25 Sep 2015 08:11:08 +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 4103434098D for ; Fri, 25 Sep 2015 08:11:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1D8A23D for ; Fri, 25 Sep 2015 08:11:04 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1443168656.e6710264cdb096a0082af9d39aeda90d5a62dd72.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ceph/ceph-0.94.3.ebuild sys-cluster/ceph/metadata.xml X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e6710264cdb096a0082af9d39aeda90d5a62dd72 X-VCS-Branch: master Date: Fri, 25 Sep 2015 08:11:04 +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: 6701e2db-d421-4044-a753-a5b62300b7e3 X-Archives-Hash: 9d51d817f53b43b605056174ed481a51 commit: e6710264cdb096a0082af9d39aeda90d5a62dd72 Author: Justin Lecher gentoo org> AuthorDate: Fri Sep 25 08:10:56 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 25 08:10:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6710264 sys-cluster/ceph: QA Fix whitespace problems Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher gentoo.org> sys-cluster/ceph/ceph-0.94.3.ebuild | 2 +- sys-cluster/ceph/metadata.xml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/sys-cluster/ceph/ceph-0.94.3.ebuild b/sys-cluster/ceph/ceph-0.94.3.ebuild index 37a5c8e..5f25a04 100644 --- a/sys-cluster/ceph/ceph-0.94.3.ebuild +++ b/sys-cluster/ceph/ceph-0.94.3.ebuild @@ -90,7 +90,7 @@ src_prepare() { } src_configure() { - local myeconfargs=( + local myeconfargs=( --without-hadoop --docdir="${EPREFIX}/usr/share/doc/${PF}" --includedir=/usr/include diff --git a/sys-cluster/ceph/metadata.xml b/sys-cluster/ceph/metadata.xml index 44d7dc8..2d090bf 100644 --- a/sys-cluster/ceph/metadata.xml +++ b/sys-cluster/ceph/metadata.xml @@ -7,20 +7,20 @@ Yixun Lan Co Maintainer - + Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. - - Use dev-libs/crypto++ for cryptography - Build fuse client - Use libatomic instead of builtin atomic operations - Use libaio as asynchronous input/output library - Add support for LTTng - Add support for LTTng babeltrace - Use dev-libs/nss for cryptography - Add radosgw support - Use dev-libs/jemalloc for allocations - Add xfs support - Add zfs support - + + Use dev-libs/crypto++ for cryptography + Build fuse client + Use libatomic instead of builtin atomic operations + Use libaio as asynchronous input/output library + Add support for LTTng + Add support for LTTng babeltrace + Use dev-libs/nss for cryptography + Add radosgw support + Use dev-libs/jemalloc for allocations + Add xfs support + Add zfs support +