summaryrefslogtreecommitdiff
path: root/app-vim/project
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/project
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/project')
-rw-r--r--app-vim/project/Manifest3
-rw-r--r--app-vim/project/metadata.xml8
-rw-r--r--app-vim/project/project-1.4.1.ebuild17
3 files changed, 0 insertions, 28 deletions
diff --git a/app-vim/project/Manifest b/app-vim/project/Manifest
deleted file mode 100644
index a7cb0b11a964..000000000000
--- a/app-vim/project/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST project-1.4.1.tar.gz 20705 BLAKE2B 34dcbb500ab83cb0f80c0f7b0a5a17d3e17b04847453041e09cdbb508524e61da2ef75dc5c21ebe448d8c6d9057f1dd6c324753191d54c5f7169b647ee3a9f6c SHA512 315d76a375dda2ba6e5523b80e83b6e53590a31713eb8da4ee976e0698a35eb0419ce88bb2eb3b1793e272a9f23ada1b29c7e8f1460cb36f5b57204cbbb54852
-EBUILD project-1.4.1.ebuild 462 BLAKE2B 229e5e0c854c525a4537e69fa8cce7ff9d2a03df5473bc4013b27ced4d0d27564874f7bd9d044c86a04d8b123946f9fadbc7c06275d4a7b031e5c1846296a975 SHA512 1e58c47eceae807b014b862809768c21ec18206a73f43c01323cb3973f3cfcce1d578674f482cbe1f4ed1ddeff127b6153245a2ec75fbdde3d006858dadfb9ee
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/project/metadata.xml b/app-vim/project/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/project/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>
diff --git a/app-vim/project/project-1.4.1.ebuild b/app-vim/project/project-1.4.1.ebuild
deleted file mode 100644
index b90a25189c63..000000000000
--- a/app-vim/project/project-1.4.1.ebuild
+++ /dev/null
@@ -1,17 +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: Managing multiple projects with multiple sources like an IDE"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=69"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=6273 -> ${P}.tar.gz"
-
-LICENSE="vim.org"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="${PN}"