1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-13 06:25:50 +01:00

Removed old/not working ebuilds

This commit is contained in:
root
2012-05-01 16:46:36 +02:00
parent dfbb988b1e
commit 62b385a772
21 changed files with 386 additions and 659 deletions

View File

@@ -0,0 +1,11 @@
--- pyclewn_install.py 2011-11-23 21:14:52.000000000 +0100
+++ pyclewn_install.py.new 2011-11-23 21:19:31.000000000 +0100
@@ -59,8 +59,6 @@
def build_vimhelp():
"""Add pyclewn help to Vim help."""
helpdir = pathjoin(vimdir(), 'doc')
- print >> sys.stderr, 'running Vim help tags file generation in %s' % helpdir
- vim.exec_vimcmd(['helptags ' + helpdir, 'echo v:version'])
def unlink(filename):
"""Delete a file."""