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 ACF64138010 for ; Mon, 1 Apr 2013 13:27:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 204B8E0F65; Mon, 1 Apr 2013 13:26:57 +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 8B607E0F65 for ; Mon, 1 Apr 2013 13:26:56 +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 8F6C233DC45 for ; Mon, 1 Apr 2013 13:26:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2CD50E408E for ; Mon, 1 Apr 2013 13:26:54 +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: <1364822799.6f484cb3721e2ac6ab3506540c80ad7634b6f480.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6f484cb3721e2ac6ab3506540c80ad7634b6f480 X-VCS-Branch: master Date: Mon, 1 Apr 2013 13:26:54 +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: 6be48a79-f61a-431e-b59a-4dec0903c8a4 X-Archives-Hash: 1e3171e37dcd8efee2f99bd31d6e690e commit: 6f484cb3721e2ac6ab3506540c80ad7634b6f480 Author: Justin Lecher gentoo org> AuthorDate: Mon Apr 1 13:26:39 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Apr 1 13:26:39 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6f484cb3 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: Add patches for gcc-4.8 and linux-3.9 Enable more options Add patch to fix as-needed issue Fix autogen build was renamed to config Update rebased patches sci-mathematics/cadabra-1.31: new line fixes, thanks to jlec sci-mathemtics/cadabra-1.31: different fixes, thanks to jlec sci-mathematics-cadabra-1.31: bump to EAPI-5 sci-mathematics/cadabra: version bump sci-mathematics/cadabra/ChangeLog | 8 ++- sci-mathematics/cadabra/Manifest | 1 + .../{cadabra-1.28.ebuild => cadabra-1.31.ebuild} | 40 ++++----- sys-cluster/lustre/ChangeLog | 53 +++++++++++++ ...d-make-AC-check-for-linux-arch-sandbox-f.patch} | 22 +++--- ...fs-use-sock_alloc_file-instead-of-sock_m.patch} | 8 +- ...at-posix_acl_-to-from-_xattr-take-user_n.patch} | 10 +- ...04-LU-2800-llite-introduce-local-getname.patch} | 4 +- ...d-check-header-files-in-generated-uapi-d.patch} | 24 +++--- ...0-kernel-3.8-upstream-removes-vmtruncate.patch} | 4 +- ...2850-kernel-3.8-upstream-kills-daemonize.patch} | 42 +++++----- ...tch => 0008-LU-2987-llite-rcu-free-inode.patch} | 4 +- ...ubuntu-Fix-build-failures-on-Ubuntu-12.04.patch | 58 ++++++++++++++ ...3077-build-fix-warnings-in-client-modules.patch | 34 ++++++++ ...nel-3.9-hlist_for_each_entry-uses-3-args.patch} | 54 ++++++++++--- ...50-kernel-f_vfsmnt-replaced-by-f_path.mnt.patch | 82 ++++++++++++++++++++ sys-cluster/lustre/lustre-9999.ebuild | 36 ++++++--- sys-cluster/lustre/metadata.xml | 3 + 18 files changed, 380 insertions(+), 107 deletions(-)