summaryrefslogtreecommitdiff
path: root/app-vim/slimv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
commitde49812990871e1705b64051c35161d5e6400269 (patch)
tree5e1e8fcb0ff4579dbd22a1bfee28a6b97dc8aaeb /app-vim/slimv
parent536c3711867ec947c1738f2c4b96f22e4863322d (diff)
gentoo resync : 24.12.2018
Diffstat (limited to 'app-vim/slimv')
-rw-r--r--app-vim/slimv/Manifest4
-rw-r--r--app-vim/slimv/slimv-0.9.12-r1.ebuild33
-rw-r--r--app-vim/slimv/slimv-0.9.13_p20170910.ebuild4
3 files changed, 3 insertions, 38 deletions
diff --git a/app-vim/slimv/Manifest b/app-vim/slimv/Manifest
index eb32fc60e48f..3f37ab7e0cfb 100644
--- a/app-vim/slimv/Manifest
+++ b/app-vim/slimv/Manifest
@@ -1,5 +1,3 @@
-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
-EBUILD slimv-0.9.12-r1.ebuild 899 BLAKE2B 778bc0eb8febd46e7b42943bb4fcc4a1257bf136a342891655b6c80f2f496ef2ac62f6eddffe5c63ea75323188a05c2eb5906951213f41b6383e638454bc0908 SHA512 6549c954e0f2f2031b32470d8cd0061f01dcc0043af885e195d1b42fb9224436e5e79ddd94328c5d357c7aaee71ea370f2f4fee0f5ee9596e4d2a5e0fbe07b8b
-EBUILD slimv-0.9.13_p20170910.ebuild 1001 BLAKE2B 598a50667d0c3155f3c516eab3a677e39c94a069ef998aa167d7feb91ff6037eab2db25728dd0db28e2f1464b1808987c2f271223896ea37e4a2736025bd7cbc SHA512 18da1cc235a2c0838e5fc1ad670d6b4afed98ae22e5c5847be636e4d29cedb0f60187d676106558047bb241c80a39307426047a79b2cf6327821fa46d773a0a3
+EBUILD slimv-0.9.13_p20170910.ebuild 996 BLAKE2B 412643972587fd97dfdcd2e61fb30ab5642be1f3fb964b955b95d656948907d13916f52a35b79c366d8231321c8191b6b1826ab3f7dd9b0b51241b5a8849d932 SHA512 5d3d6ade3c3565c34db01f21e6649fad364f323bdaff36df8e2f4b0396592a5378c043562168716ae23a2717f89e7594eccfdf7b3203df03311aed9bc865d216
MISC metadata.xml 1220 BLAKE2B 7d60a456299acdd198b51276a1016fec37007bdb6220efaa786889b0d046de73d14724e2a8bd5efaec84e0c850ff69bdaf344bbedcafa132a0a8c0c45fad051e SHA512 11c6fb3a83ea65ea97e57e70b24d9e011d48fb456bff15ea8b501e0dab767f73c78ae1c63e662423599252dee9969c1983b17fd1505533b3ee26f3afde2a3b29
diff --git a/app-vim/slimv/slimv-0.9.12-r1.ebuild b/app-vim/slimv/slimv-0.9.12-r1.ebuild
deleted file mode 100644
index 1d601bfbaeef..000000000000
--- a/app-vim/slimv/slimv-0.9.12-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 vim-plugin vcs-snapshot
-
-DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and Clojure REPL"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2531 https://github.com/kovisoft/slimv"
-SRC_URI="https://bitbucket.org/kovisoft/${PN}/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
-LICENSE="public-domain"
-KEYWORDS="amd64 x86"
-
-RDEPEND="|| ( app-editors/vim[python,${PYTHON_USEDEP}] app-editors/gvim[python,${PYTHON_USEDEP}] )
- ${PYTHON_DEPS}
- || (
- dev-lisp/clisp
- dev-lang/clojure
- dev-lisp/abcl
- dev-lisp/clozurecl
- dev-lisp/ecls
- dev-lisp/sbcl
- )"
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-src_prepare() {
- # remove emacs related files
- rm -r slime swank-clojure || die
-}
diff --git a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild
index 9f4e50a10ec2..ab6f8f4b3d30 100644
--- a/app-vim/slimv/slimv-0.9.13_p20170910.ebuild
+++ b/app-vim/slimv/slimv-0.9.13_p20170910.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ DESCRIPTION="vim plugin: aid Lisp development by providing a SLIME-like Lisp and
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2531 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"
+KEYWORDS="amd64 x86"
RDEPEND="
|| (