summaryrefslogtreecommitdiff
path: root/app-vim/colorsel
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/colorsel
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/colorsel')
-rw-r--r--app-vim/colorsel/Manifest3
-rw-r--r--app-vim/colorsel/colorsel-20100406.ebuild19
-rw-r--r--app-vim/colorsel/metadata.xml8
3 files changed, 0 insertions, 30 deletions
diff --git a/app-vim/colorsel/Manifest b/app-vim/colorsel/Manifest
deleted file mode 100644
index 3347c06ff1c7..000000000000
--- a/app-vim/colorsel/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST colorsel-20100406.zip 11216 BLAKE2B 7fed182d4d79c1ab971f734a196a3d99b5b45abf92fa5c101ef05c8b74b8f4ddeb0bb144c46c23c3926f2f40a22f1ea0f107f468744232e5e6640622e9098984 SHA512 628c2824ce0c5524f45eac209010873324111c33697fd4e36a71d7dbe7aa83f388caec46cdf18224faaaf5480fb671e2e0fa241f0ab4379b276354217d5587cb
-EBUILD colorsel-20100406.ebuild 512 BLAKE2B ce678c3fae7ad07f85cc27018bcb46ed598b98d87ebe733ae145b913fcc17a9c5d4d8db89b26d2d9f57532481b29942fef66686ea5a3def4b0cea4bfd3475213 SHA512 be123e53431f2b3c8b67fe501ee99ca3babb8cfc781dc39c6597df9c8bebd276b5ae2e96edbff56f316639722a01911123a89c8e697c9e80edbaf420b8c2fb56
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/colorsel/colorsel-20100406.ebuild b/app-vim/colorsel/colorsel-20100406.ebuild
deleted file mode 100644
index 7c63a3c90123..000000000000
--- a/app-vim/colorsel/colorsel-20100406.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: RGB / HSV color selector"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=927"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=12789 -> ${P}.zip"
-LICENSE="public-domain"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-DEPEND="app-arch/unzip"
-RDEPEND=">=app-editors/gvim-7.0"
-
-S=${WORKDIR}
diff --git a/app-vim/colorsel/metadata.xml b/app-vim/colorsel/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/colorsel/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>