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 308351381F3 for ; Tue, 16 Apr 2013 11:31:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 364DAE09A9; Tue, 16 Apr 2013 11:31:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3123E09A9 for ; Tue, 16 Apr 2013 11:31:52 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCC0E33DBE6 for ; Tue, 16 Apr 2013 11:31:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5200AE4306 for ; Tue, 16 Apr 2013 11:31:50 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1366111886.a0718a09f7e823d31ebcb96f43c1e42443a90715.alexxy@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/lustre/ X-VCS-Repository: proj/sci X-VCS-Files: sys-cluster/lustre/ChangeLog sys-cluster/lustre/lustre-9999.ebuild X-VCS-Directories: sys-cluster/lustre/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: a0718a09f7e823d31ebcb96f43c1e42443a90715 X-VCS-Branch: master Date: Tue, 16 Apr 2013 11:31:50 +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: 8aadb49b-f17a-4539-bd22-d2c9f4632618 X-Archives-Hash: a1195d236e6e959c6509b337ac40633f commit: a0718a09f7e823d31ebcb96f43c1e42443a90715 Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Apr 16 11:31:26 2013 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Apr 16 11:31:26 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a0718a09 Update lustre deps Package-Manager: portage-2.2.0_alpha173 RepoMan-Options: --force --- sys-cluster/lustre/ChangeLog | 3 +++ sys-cluster/lustre/lustre-9999.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sys-cluster/lustre/ChangeLog b/sys-cluster/lustre/ChangeLog index b7dfd52..28d72f6 100644 --- a/sys-cluster/lustre/ChangeLog +++ b/sys-cluster/lustre/ChangeLog @@ -5,6 +5,9 @@ 16 Apr 2013; Alexey Shvetsov lustre-9999.ebuild: Update lustre deps + 16 Apr 2013; Alexey Shvetsov lustre-9999.ebuild: + Update lustre deps + 16 Apr 2013; Alexey Shvetsov +files/0009-LU-2850-kernel-3.9-hlist_for_each_entry-uses-3-args.patch, +files/0010-LU-2850-kernel-f_vfsmnt-replaced-by-f_path.mnt.patch, diff --git a/sys-cluster/lustre/lustre-9999.ebuild b/sys-cluster/lustre/lustre-9999.ebuild index 8156ec5..3b6b58c 100644 --- a/sys-cluster/lustre/lustre-9999.ebuild +++ b/sys-cluster/lustre/lustre-9999.ebuild @@ -25,9 +25,9 @@ DEPEND=" readline? ( sys-libs/readline ) tcpd? ( sys-apps/tcp-wrappers ) server? ( - >sys-kernel/spl-0.6.0 - >sys-fs/zfs-kmod-0.6.0 - >sys-fs/zfs-0.6.0 + >sys-kernel/spl-0.6 + >sys-fs/zfs-kmod-0.6 + >sys-fs/zfs-0.6 ) " RDEPEND="${DEPEND}"