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 92313198005 for ; Thu, 21 Mar 2013 06:54:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2D55E081D; Thu, 21 Mar 2013 06:54:48 +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 81CA8E081D for ; Thu, 21 Mar 2013 06:54:48 +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 9461833BEB1 for ; Thu, 21 Mar 2013 06:54:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 23419E41E2 for ; Thu, 21 Mar 2013 06:54:41 +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: <1363706720.2a6607ee53cdce185410f516b729e184f3880007.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: 2a6607ee53cdce185410f516b729e184f3880007 X-VCS-Branch: master Date: Thu, 21 Mar 2013 06:54:41 +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: 83b697c5-49be-40c0-9476-f6c2d5d925a8 X-Archives-Hash: ca19f49d84628c334f54f401de2de66e commit: 2a6607ee53cdce185410f516b729e184f3880007 Author: Justin Lecher gentoo org> AuthorDate: Tue Mar 19 15:25:20 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Mar 19 15:25:20 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2a6607ee Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: Update patches Fix some install path Add gentoo style configure Fix error in mdt_handler.c Update metadata.xml Update berkeley_upc-2.16.0.ebuild Update patch Update patch Add patch sended upstream Update patch Fix sandbox violation during configure dev-lang/berkeley_upc: install into libexec dev-lang/berkeley_upc: New ebuild for bug#462026 dev-lang/berkeley_upc/ChangeLog | 10 ++ dev-lang/berkeley_upc/Manifest | 1 + dev-lang/berkeley_upc/berkeley_upc-2.16.0.ebuild | 55 ++++++++++++ dev-lang/berkeley_upc/metadata.xml | 25 +++++ sys-cluster/lustre/ChangeLog | 40 +++++++++ ...ld-make-AC-check-for-linux-arch-sandbox-f.patch | 93 ++++++++++++++++++++ ...ld-check-header-files-in-generated-uapi-d.patch | 4 +- ...-kernel-3.7-kernel-posix-acl-needs-userns.patch | 32 ++++---- ...3-LU-2850-kernel-3.7-uneports-sock_map_fd.patch | 2 +- ...rnel-3.7-get-putname-uses-struct-filename.patch | 2 +- ...50-kernel-3.8-upstream-removes-vmtruncate.patch | 2 +- ...-2850-kernel-3.8-upstream-kills-daemonize.patch | 10 +- ...ld-Fix-warning-with-gcc-4.6-in-mdt_handle.patch | 38 ++++++++ sys-cluster/lustre/lustre-9999.ebuild | 43 ++++++++- 14 files changed, 327 insertions(+), 30 deletions(-)