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 7FD1E139898 for ; Tue, 25 Aug 2015 03:41:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2BE6E08BE; Tue, 25 Aug 2015 03:41:22 +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 5D8D2E08B0 for ; Tue, 25 Aug 2015 03:41:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2CC6340B59 for ; Tue, 25 Aug 2015 03:41:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89C1E174 for ; Tue, 25 Aug 2015 03:41:19 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1440473719.32ca517e91743a833c04fb94b946f0aea424d326.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/slimv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/slimv/slimv-0.9.12-r1.ebuild X-VCS-Directories: app-vim/slimv/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 32ca517e91743a833c04fb94b946f0aea424d326 X-VCS-Branch: master Date: Tue, 25 Aug 2015 03:41:19 +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: b7dd8f7c-9555-4cc9-9804-3c728817706c X-Archives-Hash: 57b02c65108bc6d183af0b03df100ec2 commit: 32ca517e91743a833c04fb94b946f0aea424d326 Author: Tim Harder gentoo org> AuthorDate: Tue Aug 25 03:35:19 2015 +0000 Commit: Tim Harder gentoo org> CommitDate: Tue Aug 25 03:35:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ca517e app-vim/slimv: stabilize 0.9.12-r1 app-vim/slimv/slimv-0.9.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/slimv/slimv-0.9.12-r1.ebuild b/app-vim/slimv/slimv-0.9.12-r1.ebuild index 533c512..2f9f682 100644 --- a/app-vim/slimv/slimv-0.9.12-r1.ebuild +++ b/app-vim/slimv/slimv-0.9.12-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2531" SRC_URI="https://bitbucket.org/kovisoft/${PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2" LICENSE="public-domain" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="|| ( app-editors/vim[python,${PYTHON_USEDEP}] app-editors/gvim[python,${PYTHON_USEDEP}] ) ${PYTHON_DEPS}