Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93507 Details for
Bug 142883
dev-tex/flashcards - A LaTeX Class for Typesetting Flash Cards
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Intitial ebuild revisisted
flashcards-1.0.0.ebuild (text/plain), 600 bytes, created by
Sebastian
on 2006-08-05 07:48:48 UTC
(
hide
)
Description:
Intitial ebuild revisisted
Filename:
MIME Type:
Creator:
Sebastian
Created:
2006-08-05 07:48:48 UTC
Size:
600 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit latex-package > >DESCRIPTION="A LaTeX Class for Typesetting Flash Cards." >SRC_URI="mirror://gentoo/${P}.tar.bz2" >HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/flashcards/" >LICENSE="GPL-2" > >KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~sparc ~x86" > >DEPEND="!>=app-text/tetex-2.96" > >src_unpack() { > > unpack ${A} > cd "${S}" > > epatch "${FILESDIR}/${P}-paperwidth.diff" > >} > >src_install() { > > latex-package_src_doinstall styles > > dodoc flashcards.{dvi,pdf} README > >}
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 142883
:
93503
|
93504
|
93505
|
93507
|
93508