app-vim/csound-syntax: remove old

This commit is contained in:
Tim Harder
2016-08-18 01:14:29 -04:00
parent 568cdae220
commit fe1a8a6e85
3 changed files with 0 additions and 34 deletions

View File

@@ -1,2 +1 @@
DIST csound-syntax-20160804.tar.bz2 326658 SHA256 b222e1b55945e4ccc1c11c55c3e9c8dae4c2a34c61bda80efaab508896416935 SHA512 83ba89768be3d9e5dd701cc8323fbbff75ce399210891fc1e5676e278c39cfdb4b5e4a354c93c1f439a667d0ea65f459aea0b6f79740a061381e22d2557c0eb8 WHIRLPOOL 61963663791405565263dcab85f8be64d45fffa522ca7a7e7c749c8d8316943bd215b04266eac92171a5f942833ed3455f88893198adbd605ed0b092d2267dd1
DIST csound-syntax-3.1.tar.bz2 39643 SHA256 123643a4118341f6ca44ebdd7ccddd82e2a3d5b4696db7b674a8043814de11dd SHA512 b82236a8502c3b9eb0fb98c1a34d992b329933a51a981bd213d3ab82fd73cb9ffb354b7786d69ee53a8ee8df02bf4ac4364569f5850af0581dbea72fe1471ed0 WHIRLPOOL 55ced201b86af9dee0f0f2c7239428cfd3b39a27bb0a2cbee955490ebe6992192898b41b1c1223e2a716eaae03641eec25a8a522fc38d1735bcf261e1269658a

View File

@@ -1,17 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
inherit eutils vim-plugin
DESCRIPTION="vim plugin: Syntax highlighting, filetype detection, folding, macros, and templates for Csound files"
HOMEPAGE="http://www.eumus.edu.uy/docentes/jure/csound/vim/"
LICENSE="vim"
KEYWORDS="~amd64 ~x86"
VIM_PLUGIN_HELPFILES="${PN}"
src_prepare() {
epatch "${FILESDIR}"/${P}-doc.patch
}

View File

@@ -1,16 +0,0 @@
--- csound-syntax-3.1/doc/csound.txt.orig 2010-10-08 14:46:23.375008988 -0700
+++ csound-syntax-3.1/doc/csound.txt 2010-10-08 15:12:10.349064245 -0700
@@ -1,4 +1,6 @@
+*csound.txt* Csound Syntax Reference
+ *csound-syntax*
--------------------------------------------------------------------------
*#*
@@ -7880,3 +7882,6 @@
Bitwise NOT operator.
~ a (bitwise NOT)
+
+--------------------------------------------------------------------------
+vim:tw=78:ts=8:ft=help