summaryrefslogtreecommitdiff
path: root/app-vim/ctx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/ctx
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/ctx')
-rw-r--r--app-vim/ctx/Manifest3
-rw-r--r--app-vim/ctx/ctx-1.17-r1.ebuild19
-rw-r--r--app-vim/ctx/metadata.xml8
3 files changed, 0 insertions, 30 deletions
diff --git a/app-vim/ctx/Manifest b/app-vim/ctx/Manifest
deleted file mode 100644
index f27d46659c98..000000000000
--- a/app-vim/ctx/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST ctx-1.17.tar.bz2 4391 BLAKE2B 2e6ba12c1f416e7de10bc2b6fbef79cc0b4fd3d3e80820034db3b327730b8927afbc26fee4d93b96cbaf510d8642a4ccf95b6b13cf8d83d6d05de3deecc0238e SHA512 35839f005cec56baf90ecbf46ce28530f9d3a18d8a538323d3f1d2134fa392a9595d95c3258c9ce2320381a69b1fb4a61b2ad2cd9d4c581e75bea378dfe7e13c
-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
deleted file mode 100644
index 3d0faf39b45b..000000000000
--- a/app-vim/ctx/ctx-1.17-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-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"
-
-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]"
diff --git a/app-vim/ctx/metadata.xml b/app-vim/ctx/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/ctx/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
-</pkgmetadata>