Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398889 - dev-util/coccinelle-1.0.0_rc7: supported files for editors (emacs/vim) aren't installed
Summary: dev-util/coccinelle-1.0.0_rc7: supported files for editors (emacs/vim) aren't...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 15:33 UTC by Vladimir Murzin
Modified: 2012-03-05 11:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Murzin 2012-01-14 15:33:31 UTC
coccinelle-1.0.0_rc7 tarball consist support files for editors: emacs, vim.

$ tar -tvf coccinelle-1.0.0-rc7.tgz | grep editors
drwxr-xr-x jll/jll           0 2011-08-27 10:24 coccinelle-1.0.0-rc7/editors/
drwxr-xr-x jll/jll           0 2011-08-27 10:24 coccinelle-1.0.0-rc7/editors/emacs/
-rw-r--r-- jll/jll       11218 2010-04-03 01:43 coccinelle-1.0.0-rc7/editors/emacs/cocci.el
-rw-r--r-- jll/jll       31016 2009-02-15 13:24 coccinelle-1.0.0-rc7/editors/emacs/cocci-ediff.el
drwxr-xr-x jll/jll           0 2011-08-27 10:24 coccinelle-1.0.0-rc7/editors/vim/
-rw-r--r-- jll/jll         384 2009-02-15 13:24 coccinelle-1.0.0-rc7/editors/vim/README
drwxr-xr-x jll/jll           0 2011-08-27 10:24 coccinelle-1.0.0-rc7/editors/vim/syntax/
-rw-r--r-- jll/jll        1248 2010-01-28 17:14 coccinelle-1.0.0-rc7/editors/vim/syntax/cocci.vim
drwxr-xr-x jll/jll           0 2011-08-27 10:24 coccinelle-1.0.0-rc7/editors/vim/ftdetect/
-rw-r--r-- jll/jll         367 2010-01-28 17:14 coccinelle-1.0.0-rc7/editors/vim/ftdetect/cocci.vim

but this files don't appear in system.

May be it worth providing ebuild with USE flags for these files.

Reproducible: Always

Steps to Reproduce:
1.echo "dev-util/coccinelle ~x86" >> /etc/portage/package.keywords
2.emerge dev-util/coccinelle
3.find / -name cocci.el
Actual Results:  
Files are not presented in system. There is no support from editors (emacs/vim).

Expected Results:  
Files are presented in system. There is support from editors (emacs/vim).
Comment 1 Tim Harder gentoo-dev 2012-03-05 11:05:28 UTC
Added to coccinelle-1.0.0_rc10.