wok diff vim-tiny/receipt @ rev 7521

Add ecm. Convers CD image files into a lossless format optimized for compressing tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 05 09:57:19 2010 +0000 (2010-12-05)
parents 734283599021
children 928de5046af6
line diff
     1.1 --- a/vim-tiny/receipt	Sat Jan 16 22:55:00 2010 +0100
     1.2 +++ b/vim-tiny/receipt	Sun Dec 05 09:57:19 2010 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WEB_SITE="http://www.vim.org/"
     1.5  WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"
     1.6  CONFIG_FILES="/etc/vimrc.tiny"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()