Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336443 - ebuild for app-vim/pythoncomplete
Summary: ebuild for app-vim/pythoncomplete
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-09-08 14:01 UTC by Dirk Tilger
Modified: 2011-05-04 08:03 UTC (History)
1 user (show)

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


Attachments
pythoncomplete ebuild (pythoncomplete-0.9.ebuild,598 bytes, text/plain)
2010-09-08 14:01 UTC, Dirk Tilger
Details
The difference between the pythoncomplete in vim-core and the one this ebuild provides (pythoncomplete.diff,9.49 KB, patch)
2010-09-13 15:39 UTC, Dirk Tilger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Tilger 2010-09-08 14:01:23 UTC
Script homepage:
http://www.vim.org/scripts/script.php?script_id=1542

Usecase and screenshots:
http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/
Comment 1 Dirk Tilger 2010-09-08 14:01:51 UTC
Created attachment 246458 [details]
pythoncomplete ebuild
Comment 2 Dirk Tilger 2010-09-13 15:39:03 UTC
Created attachment 247135 [details, diff]
The difference between the pythoncomplete in vim-core and the one this ebuild provides

I just discovered there is already a pythoncomplete 0.7 in vim-core (app-editors/vim-core-7.2.182). Maybe we can then just update this one?

For your convenience here is a patch between the one in vim-core and the one provided by this ebuild.
Comment 3 Tim Harder gentoo-dev 2011-05-04 08:03:24 UTC
Closing since the most recent versions of vim appear to include the latest version (0.9) of the pythoncomplete script.