Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246458 Details for
Bug 336443
ebuild for app-vim/pythoncomplete
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pythoncomplete ebuild
pythoncomplete-0.9.ebuild (text/plain), 598 bytes, created by
Dirk Tilger
on 2010-09-08 14:01:51 UTC
(
hide
)
Description:
pythoncomplete ebuild
Filename:
MIME Type:
Creator:
Dirk Tilger
Created:
2010-09-08 14:01:51 UTC
Size:
598 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 > >#VIM_PLUGIN_VIM_VERSION="7.0" >inherit vim-plugin > >DESCRIPTION="vim plugin: " >HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1542" >LICENSE="" >KEYWORDS="~amd64" >IUSE="" >SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=10872 -> ${P}.vim" >S=${WORKDIR} > >VIM_PLUGIN_HELPFILES="" >VIM_PLUGIN_HELPTEXT="" >VIM_PLUGIN_HELPURI="" >VIM_PLUGIN_MESSAGES="" > >src_unpack() { > mkdir "${S}/plugin" || die > cp "${DISTDIR}/${P}.vim" "${S}/plugin/${PN}.vim" || die >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 336443
: 246458 |
247135