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 871D81381F3 for ; Tue, 16 Apr 2013 11:34:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 153DCE0920; Tue, 16 Apr 2013 11:34:47 +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 8B650E0920 for ; Tue, 16 Apr 2013 11:34:46 +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 A5B1B33DC53 for ; Tue, 16 Apr 2013 11:34:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 425F6E4306 for ; Tue, 16 Apr 2013 11:34:44 +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: <1366112054.2d3ca889bbb6b28cfae575b38748deb2a6d39d99.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: 2d3ca889bbb6b28cfae575b38748deb2a6d39d99 X-VCS-Branch: master Date: Tue, 16 Apr 2013 11:34:44 +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: e65ac8c0-2bea-4dbf-9681-3e6edcd6b1ba X-Archives-Hash: fd050a95079d68b0b1f892f98c343445 commit: 2d3ca889bbb6b28cfae575b38748deb2a6d39d99 Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Apr 16 11:34:14 2013 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Apr 16 11:34:14 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2d3ca889 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 28d72f6..d65f91b 100644 --- a/sys-cluster/lustre/ChangeLog +++ b/sys-cluster/lustre/ChangeLog @@ -8,6 +8,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 3b6b58c..4471340 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 - >sys-fs/zfs-kmod-0.6 - >sys-fs/zfs-0.6 + sys-kernel/spl + sys-fs/zfs-kmod + sys-fs/zfs ) " RDEPEND="${DEPEND}"