From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 71F58138330 for ; Sun, 14 Jan 2018 18:58:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75689E0936; Sun, 14 Jan 2018 18:58:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E509E0936 for ; Sun, 14 Jan 2018 18:58:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63F0E335C2C for ; Sun, 14 Jan 2018 18:58:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 853B9126 for ; Sun, 14 Jan 2018 18:58:39 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1515956313.15e0d0f6494319c7a0c7d5c1318efa7d4eaa74d0.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/slimv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/slimv/Manifest app-vim/slimv/slimv-0.9.13_p20170910.ebuild X-VCS-Directories: app-vim/slimv/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 15e0d0f6494319c7a0c7d5c1318efa7d4eaa74d0 X-VCS-Branch: master Date: Sun, 14 Jan 2018 18:58:39 +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: 7f8877af-67fe-4743-8c9c-08d603c35e43 X-Archives-Hash: ed61c56594e32cb85dc792d81e187941 commit: 15e0d0f6494319c7a0c7d5c1318efa7d4eaa74d0 Author: Patrice Clement gentoo org> AuthorDate: Sun Jan 14 18:53:18 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Jan 14 18:58:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e0d0f6 app-vim/slimv: version bump. Closes: https://bugs.gentoo.org/564292 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-vim/slimv/Manifest | 1 + app-vim/slimv/slimv-0.9.13_p20170910.ebuild | 41 +++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/app-vim/slimv/Manifest b/app-vim/slimv/Manifest index 75069b74123..a89a4e8879d 100644 --- a/app-vim/slimv/Manifest +++ b/app-vim/slimv/Manifest @@ -1 +1,2 @@ DIST slimv-0.9.12.tar.bz2 614025 BLAKE2B 8740e905a12b28715f953fecfdde3c7d6b4eeb74fc190c433bdb7120b3a6af5d5c9c2ced3f57a43ab8b9bd1402cb15462892343bb621f8b56453d98a909ff882 SHA512 7ccf617780c5d6b8d25738546cb9df6986b4409748a5938e8d9112b057d34626a6b8525fb8622db06d0f300d6ec38f7513ef2c0e49df3bcd89614888887ca057 +DIST slimv-0.9.13_p20170910.tar.gz 634493 BLAKE2B af7963e1d1b60b20294c935ecd076220777eec333b4e91bac82a111b727ce71c312c347b865f9e0c9072c0f94b40dc920b15feaf10f8683e1bba7590a177e62e SHA512 562e08866d62a6af5c20064a4533da7f0577ceb43391fac59acc0bb9c76319e3520c951c325277edbb2d0461fa227b91456c54ec5d9d1e3bca18d344f3e9a5e2 diff --git a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild new file mode 100644 index 00000000000..78e20a7742e --- /dev/null +++ b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python2_7 ) + +inherit python-single-r1 vim-plugin vcs-snapshot + +# Commit Date: July 10th 2017 +COMMIT="acf9b30be71c54db4f4875d257b905941ca69ed8" + +DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and Clojure REPL" +HOMEPAGE="https://github.com/kovisoft/slimv" +SRC_URI="https://github.com/kovisoft/slimv/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" +LICENSE="public-domain" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + || ( + app-editors/vim[python,${PYTHON_USEDEP}] + app-editors/gvim[python,${PYTHON_USEDEP}] + ) + ${PYTHON_DEPS} + || ( + dev-lisp/abcl + dev-lisp/ecls + dev-lisp/sbcl + dev-lisp/clisp + dev-lang/clojure + dev-lisp/clozurecl + )" + +REQUIRED_USE=${PYTHON_REQUIRED_USE} + +VIM_PLUGIN_HELPFILES="${PN}.txt" + +src_prepare() { + default + # remove emacs related files + rm -r slime swank-clojure || die +}