summaryrefslogtreecommitdiff
path: root/app-vim/ctx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-16 17:34:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-16 17:34:21 +0000
commit02e2208f46f4e2c00fb9743cbc47350bdd233bfa (patch)
tree132dd60828854db4f65f30f9230f43d9602507ff /app-vim/ctx
parent8be70107efbb417f839292165ee39d07a062046f (diff)
gentoo resync : 16.01.2018
Diffstat (limited to 'app-vim/ctx')
-rw-r--r--app-vim/ctx/Manifest2
-rw-r--r--app-vim/ctx/ctx-1.17-r1.ebuild7
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/ctx/Manifest b/app-vim/ctx/Manifest
index 0a86c8a6d51e..f27d46659c98 100644
--- a/app-vim/ctx/Manifest
+++ b/app-vim/ctx/Manifest
@@ -1,3 +1,3 @@
DIST ctx-1.17.tar.bz2 4391 BLAKE2B 2e6ba12c1f416e7de10bc2b6fbef79cc0b4fd3d3e80820034db3b327730b8927afbc26fee4d93b96cbaf510d8642a4ccf95b6b13cf8d83d6d05de3deecc0238e SHA512 35839f005cec56baf90ecbf46ce28530f9d3a18d8a538323d3f1d2134fa392a9595d95c3258c9ce2320381a69b1fb4a61b2ad2cd9d4c581e75bea378dfe7e13c
-EBUILD ctx-1.17-r1.ebuild 434 BLAKE2B 0a9e6c7d5e3808f8b846d7d97221075a9df80fb6b7842dcd79cac7755daf26b066682535c96305dbc5a431c2b1426707a8ecef5d0639f3ea630be61793bc5ecc SHA512 0bb9506805790e0df7bb8b0c391f6527eb88a0d5fd80ad50044bb32cbb87d88df24cccf4dea015b25692c08cbf762f696261f6deca0f419ccecbc888c588a678
+EBUILD ctx-1.17-r1.ebuild 477 BLAKE2B dec530b3b2934fe23c02c445bed0ee801a9ad4dada34b63707b944391106cf2020a1703032072953d9beefbf1aad2440ce8562539363965c42eb903791d583d1 SHA512 2944924f6795b7a9f510f5685fffb2bf04152d21056210f429345fa84aa786536524a9222163af334cbad2161f0d00518763faed4d9388b89465936653fb13ec
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/ctx/ctx-1.17-r1.ebuild b/app-vim/ctx/ctx-1.17-r1.ebuild
index 0077c3235165..3d0faf39b45b 100644
--- a/app-vim/ctx/ctx-1.17-r1.ebuild
+++ b/app-vim/ctx/ctx-1.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,8 +9,11 @@ DESCRIPTION="vim plugin: display current scope context in a C file"
HOMEPAGE="http://www.bluweb.com/us/chouser/proj/ctx/"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ppc x86"
-IUSE=""
+
VIM_PLUGIN_HELPURI="http://www.bluweb.com/us/chouser/proj/ctx/"
# bug #74897
RDEPEND="!app-vim/enhancedcommentify"
+
+# See bug 591068.
+DEPEND="app-editors/vim[perl]"