Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 18703 Details for
Bug 30285
latexSuite-1.5_rc1.ebuild (new)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
latexsuite-1.5_rc1.ebuild (new)
latexsuite-1.5_rc1.ebuild (text/plain), 863 bytes, created by
Björn Michaelsen
on 2003-10-03 16:34:42 UTC
(
hide
)
Description:
latexsuite-1.5_rc1.ebuild (new)
Filename:
MIME Type:
Creator:
Björn Michaelsen
Created:
2003-10-03 16:34:42 UTC
Size:
863 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit vim-plugin > >DESCRIPTION="vim plugin: Latex-Suite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim." >HOMEPAGE="http://vim-latex.sourceforge.net/" >LICENSE="vim" >KEYWORDS="x86 ~alpha ~sparc" > >MY_PN="latexSuite" >MY_PV="1.5-rc1" >MY_P="${MY_PN}-${MY_PV}" >S="${WORKDIR}" >SRC_URI="http://vim-latex.sourceforge.net/download/${MY_P}.tar.gz" >RDEPEND="app-text/tetex" > >pkg_postinst() { > update_vim_helptags # from vim-doc > update_vim_afterscripts # see vim-plugin.eclass > einfo "To use the plugin add:" > einfo " filetype plugin on" > einfo " set grepprg=grep\ -nH\ $*" > einfo "to your ~/.vimrc-file" > einfo "Help about this plugin is available with ':help latex-suite.txt' in vim." >}
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 30285
: 18703