summaryrefslogtreecommitdiff
path: root/app-vim/gitolite-syntax
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/gitolite-syntax')
-rw-r--r--app-vim/gitolite-syntax/Manifest5
-rw-r--r--app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild15
-rw-r--r--app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild22
-rw-r--r--app-vim/gitolite-syntax/metadata.xml15
4 files changed, 0 insertions, 57 deletions
diff --git a/app-vim/gitolite-syntax/Manifest b/app-vim/gitolite-syntax/Manifest
deleted file mode 100644
index 5cfcf655ecfe..000000000000
--- a/app-vim/gitolite-syntax/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST gitolite-syntax-20111225.tar.bz2 1833 BLAKE2B 3838617e7628685e20aaa25223d20ca3cc615449b38552b16b6750bbba5847f075f70b6e6858fdbb7e377a7332e6057da9527fd1a06ba56601b2c31b81f6ee4d SHA512 28cac71111f9d41c46e6f9f68a22760512a03650b5f1f2d77ef40e002c22c024a288ede2d6e898320d4616066409d5f8343688681169c136505235b784d3dda5
-DIST gitolite-syntax-20130306.tar.gz 2975 BLAKE2B 552f9c1e02a8089a9e6c7887f533ac6187a3d1425d0c916ca50a62076a8ee448ed4cdcb44a10d8df53ded724c68617c17ddbf7a87d935851466e441547bbeac7 SHA512 c064d06162bdb0b71d9c0638db073bba9b0577a1529eaac1a673b812fc08478e5b351954279d9d68947f0c4e3fe29ee5667741e6d229461d1ad1c7b2f535a49d
-EBUILD gitolite-syntax-20111225.ebuild 439 BLAKE2B dbf630c66eb7d2ffa4750b89f37a5819848ddf14d28949db17f859d390a3a63553247bc34da3c8e6878a2329ee546e9072256de7fa3b4ca984110f3c8451198c SHA512 001e6eec3844b4a72508fcdeb8ed092759ab6bda57791c4cd3b46fd02b6ad74f006d90cae8f7c28d9db8b72b7df529969ed23e55a15fb307031ce8415a2a63ff
-EBUILD gitolite-syntax-20130306.ebuild 602 BLAKE2B 209416dda60747b19932c333f09f531b3b336ab09d0f21260412f1fa39f2cedeac748716f83bfe6c41dac72b772b3e003860ffc14ef0fd76ddaa98fea7d26b19 SHA512 a1dcac2deb62bfda91c6e827f4d093c34c45910de7c4008f509670e6c33cbb9c6fc45e74ef17b04e116b8ee91f840122283bb969238afa827fc2a53c09e5d2d1
-MISC metadata.xml 461 BLAKE2B a9629d5aee2dbadbb4533e215b4d28f68b112c39d7a227b75bc5b9cce850fdf3fdbe8aed2502b8273f491dc1ad5f1dcf6ace306c12b5ab0fa8c472a67b7476ae SHA512 73a788e77f42a5cd329e8341b399d4f4bac29f08a4e0c4dfecb4d50b67c022b2b5c37b0462aba5fd33ba064c697b5485681ef083e5051180ad5d73489f982fab
diff --git a/app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild b/app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild
deleted file mode 100644
index 0c1871883a09..000000000000
--- a/app-vim/gitolite-syntax/gitolite-syntax-20111225.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: gitolite syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2900"
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-VIM_PLUGIN_HELPTEXT="Vim Syntax highlight for gitolite configuration file gitolite.conf"
diff --git a/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild b/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild
deleted file mode 100644
index 0935015636db..000000000000
--- a/app-vim/gitolite-syntax/gitolite-syntax-20130306.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: gitolite syntax highlighting"
-HOMEPAGE="https://github.com/tmatilai/gitolite.vim"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-GIT_COMMITSH=990634e95f209ffca96970da1c117c0f67697d89
-SRC_URI="https://github.com/tmatilai/gitolite.vim/archive/${GIT_COMMITSH}.tar.gz -> ${P}.tar.gz"
-VIM_PLUGIN_HELPTEXT="Vim Syntax highlight for gitolite configuration file gitolite.conf"
-
-S=$WORKDIR/gitolite.vim-$GIT_COMMITSH
-
-src_compile() {
- :
-}
diff --git a/app-vim/gitolite-syntax/metadata.xml b/app-vim/gitolite-syntax/metadata.xml
deleted file mode 100644
index a47dde9086f9..000000000000
--- a/app-vim/gitolite-syntax/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>idl0r@gentoo.org</email>
- <name>Christian Ruppert</name>
- </maintainer>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">tmatilai/gitolite.vim</remote-id>
- </upstream>
-</pkgmetadata>