From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C2CCB1393E9 for ; Mon, 12 May 2014 02:18:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35E95E0A85; Mon, 12 May 2014 02:18:11 +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 B6D9AE0A85 for ; Mon, 12 May 2014 02:18:10 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D14F33D8A5 for ; Mon, 12 May 2014 02:18:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3197C18749 for ; Mon, 12 May 2014 02:18:08 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1399740917.462fb38d58011521d9201de3a373ce4ec4475639.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 462fb38d58011521d9201de3a373ce4ec4475639 X-VCS-Branch: master Date: Mon, 12 May 2014 02:18:08 +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: 5fa05728-fbd9-4d7d-84c7-ffb2a84a5b15 X-Archives-Hash: 569233b7f951711175d59fe31795290b commit: 462fb38d58011521d9201de3a373ce4ec4475639 Author: Justin gentoo org> AuthorDate: Sat May 10 16:55:17 2014 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sat May 10 16:55:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=462fb38d Merge pull request #224 from JelteF/neovim Update dependencies of neovim and add dev-lua/cmsgpack, which is one of them. app-editors/neovim/ChangeLog | 3 ++ app-editors/neovim/neovim-9999.ebuild | 4 +- dev-lua/cmsgpack/ChangeLog | 10 +++++ dev-lua/cmsgpack/Manifest | 1 + dev-lua/cmsgpack/cmsgpack-0.3.0.ebuild | 48 ++++++++++++++++++++++ dev-lua/cmsgpack/cmsgpack-9999.ebuild | 48 ++++++++++++++++++++++ .../neovim => dev-lua/cmsgpack}/metadata.xml | 0 7 files changed, 113 insertions(+), 1 deletion(-)