Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81672 Details for
Bug 125448
Ebuild for the LaTeX numprint class.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for numprint
numprint-1.35.ebuild (text/plain), 819 bytes, created by
Markus Luisser
on 2006-03-08 01:58:11 UTC
(
hide
)
Description:
ebuild for numprint
Filename:
MIME Type:
Creator:
Markus Luisser
Created:
2006-03-08 01:58:11 UTC
Size:
819 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-tex/sciposter/sciposter.1.15.ebuild,v 1.0 2006/02/02 Exp $ > >inherit latex-package > >DESCRIPTION="LaTeX class for aligning and printing numbers including exponents." >HOMEPAGE="ftp://dante.ctan.org/tex-archive/help/Catalogue/entries/numprint.html" >SRC_URI="mirror://gentoo/${PN}.zip" > >LICENSE="LPPL-1.3" >SLOT="0" >KEYWORDS="~x86 ~amd64 ~ppc" > >IUSE="doc" > ># depends on tetex (or some other tex distribution?) >DEPEND="virtual/tetex" >S="${WORKDIR}/${PN}" > >src_compile() { > return >} > >src_install() { > insinto /usr/share/texmf/tex/latex/numprint > latex numprint.ins > doins *.sty > > if use doc; then > insinto /usr/share/doc/${PF} > doins -r README ChangeLog* *.xml *.tex *.pdf > fi >}
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 125448
: 81672